summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-lang.el
AgeCommit message (Expand)Author
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-08-09Use string-search instead of string-match[-p]Mattias Engdegård
2021-01-19Parse square root sign in embedded Calc modeMattias Engdegård
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-17Don't quote lambdas with 'function' in calc/*.elStefan Kangas
2020-10-13Calc: revert to old precedence of '/' in (La)TeX input modeMattias Engdegård
2020-10-10* lisp/calc/: Use lexical scoping in all the filesStefan Monnier
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-06Replace manually crafted hex regexes with [:xdigit:]Konstantin Kharlamov
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-03Change maintainer address.Jay Belanger
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-24Prefer directed to neutral quotesPaul Eggert
2015-08-23More-conservative ‘format’ quote restylingPaul Eggert
2015-08-21Respect text-quoting-style in calcPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-05-18calc/calc-lang.el (math-C-parse-bess, math-C-parse-fma): New functions.Rüdiger Sonderfeld
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Refill some copyright headers.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-11-18calc.texi (TeX and LaTeX Language Modes, Predefined Units): Jay Belanger
2010-06-22Add some utf-8 coding cookies.Glenn Morris
2010-05-14calc-aent.el (math-read-token, math-find-user-tokens):Jay Belanger
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-11(math-compose-tex-sqrt): New function (previously commented out).Jay Belanger
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-29(math-complex-format): Add giac.Jay Belanger
2007-12-29(calc-yacas-language, calc-maxima-language, calc-giac-language)Jay Belanger
2007-12-26(calc-lang-allow-percentsigns): Declare as a variable.Jay Belanger
2007-12-11(calc-lang-name): New property name.Jay Belanger
2007-12-02(math-compose-var): Adjust declaration.Jay Belanger
2007-12-02(math-compose-var): Fix declaration.Jay Belanger
2007-12-02(math-compose-vector, math-compose-var, math-tex-expr-is-flat):Jay Belanger