summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-prog.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-23
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* ; Fix typos.Mattias Engdegård2022-07-02
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-05
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-01
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-04
* Update copyright year to 2021Paul Eggert2021-01-01
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-17
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-10
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-24
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-12
* 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
* Allow numbers with different radixes to be yanked.Kaushal Modi2015-10-10
* Use events instead of chars to keep track of steps.Jay Belanger2015-10-10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-07
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-28
* Prefer directed to neutral quotesPaul Eggert2015-08-24
* Respect text-quoting-style in calcPaul Eggert2015-08-21
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-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-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-07
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* calc/calc-prog.elJay Belanger2011-01-20
* 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-prog.el (calc-read-parse-table-part): Don't "fix" the emptyJay Belanger2010-09-18
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier2009-10-28
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-29
* (arglist): Define for compiler.Glenn Morris2009-09-15
* Replace last-command-char with last-command-event.Glenn Morris2009-01-09
* Add 2009 to copyright years.Glenn Morris2009-01-05