summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-prog.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-231-1/+2
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-031-1/+1
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-051-5/+4
|/
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-4/+4
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-081-4/+4
* Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-051-6/+6
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-011-27/+38
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-041-12/+13
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-171-7/+7
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-11/+19
* Calc: fix autoload errors (bug#40800)Mattias Engdegård2020-04-241-5/+0
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-121-1/+1
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-1/+0
* Allow numbers with different radixes to be yanked.Kaushal Modi2015-10-101-2/+2
* Use events instead of chars to keep track of steps.Jay Belanger2015-10-101-10/+10
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-7/+7
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-5/+5
* Respect text-quoting-style in calcPaul Eggert2015-08-211-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-011-0/+3
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * calc/calc-prog.el (math-do-defmath): Use backquote forms. FixAndreas Schwab2012-08-071-131/+91
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* calc/calc-prog.elJay Belanger2011-01-201-15/+15
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | calc-prog.el (calc-read-parse-table-part): Don't "fix" the emptyJay Belanger2010-09-181-1/+2
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)Stefan Monnier2009-10-281-2/+1
* * speedbar.el (speedbar-item-delete):Juanma Barranquero2009-09-291-1/+1
* (arglist): Define for compiler.Glenn Morris2009-09-151-25/+26
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-1/+1