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