aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Calc: speed up math-read-preprocess-string (bug#67536)Mattias Engdegård2023-12-191-13/+32
* Cease preloading touch-screen.el outside X and AndroidPo Lu2023-12-061-0/+2
* ; * lisp/calc/calc-units.el (math-standard-units): Fix typo.Ulrich Müller2023-11-291-1/+1
* ; * lisp/calc/calc-units.el: Update dead URL.Ulrich Müller2023-11-291-1/+1
* Update Calc units tableUlrich Müller2023-11-291-44/+49
* Merge from savannah/emacs-29Po Lu2023-11-241-1/+1
|\
| * Fix "Text is read-only" on backspacing initial Calc inputGeorge Kuzler2023-11-231-1/+1
* | Declare calc-eval-error in calc.elStefan Kangas2023-11-051-0/+2
* | ; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0.Ulrich Müller2023-10-201-2/+2
* | ; * lisp/calc/calc-units.el (math-standard-units): Doc improvement.Mattias Engdegård2023-10-101-1/+5
* | ; * lisp/calc/calc-units.el: Fix spelling of my name.Ulrich Müller2023-10-101-1/+1
* | Update astronomical length units in CalcUlrich Müller2023-10-101-5/+6
* | Correct temperature names in CalcMattias Engdegård2023-10-101-3/+1
* | * lisp/calc/calc-units.el (math-standard-units): Document.Mattias Engdegård2023-10-101-2/+16
* | ; * lisp/calc/calc.el (calc): Fix typo.Po Lu2023-07-141-1/+1
* | Update Android portPo Lu2023-06-261-44/+52
* | Use `delq` return value (bug#61730)Mattias Engdegård2023-05-201-3/+4
* | Fix interactive forms in some Lisp packagesEli Zaretskii2023-05-062-2/+0
* | * lisp/calc/calc.el (calcDigit-backspace): Hush warning.Mattias Engdegård2023-02-271-1/+2
* | Merge from origin/emacs-29Stefan Kangas2023-02-181-4/+5
|\ \ | |/
| * * lisp/calc/calc.el (calc-mode): Improve docstring.Stefan Kangas2023-02-171-4/+5
* | Use substitute-command-keys more in Calc helpStefan Kangas2023-02-174-141/+154
* | Merge from origin/emacs-29Eli Zaretskii2023-01-0143-43/+43
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0143-43/+43
* | Capitalize unit names in Calc uniformlyRudolf Adamkovič2022-12-071-21/+21
|/
* Add new SI prefixesMattias Engdegård2022-11-241-2/+7
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-181-1/+1
* Load compiled "calc-loaddefs", if anyLin Sun2022-09-271-1/+1
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-192-8/+3
* Prefer defvar-keymap in several casesStefan Kangas2022-09-133-14/+9
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-231-1/+2
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-232-4/+4
* ; Delete not-useful comments referring to Emacs 19.Stefan Kangas2022-08-191-1/+0
* Simplify code using take, ntake and butlastMattias Engdegård2022-08-142-12/+4
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-033-4/+5
* Fix warning in last commitStefan Kangas2022-07-031-28/+28
* Improve calc-dispatch-help docstringStefan Kangas2022-07-031-31/+31
* ; Fix typos.Mattias Engdegård2022-07-021-1/+1
* Allow number register insertion in Calc (Bug#55943)Michael Heerdegen2022-06-161-6/+8
* Merge from origin/emacs-28Stefan Kangas2022-06-151-4/+1
|\
| * Revert "Clarify what a Calc registeri in in calc-insert-register"Lars Ingebrigtsen2022-06-141-4/+1
* | Merge from origin/emacs-28Stefan Kangas2022-06-141-1/+4
|\ \ | |/
| * Clarify what a Calc registeri in in calc-insert-registerLars Ingebrigtsen2022-06-131-1/+4
* | New user option 'calc-kill-line-numbering'Sean Whitton2022-04-272-0/+10
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-221-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-04-161-1/+1
|\ \ | |/
| * A better fix for bug#54800Eli Zaretskii2022-04-131-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-04-161-1/+1
|\ \ | |/
| * Fix scrolling of the stack window in CalcEli Zaretskii2022-04-091-1/+1