summaryrefslogtreecommitdiff
path: root/lisp/calc
AgeCommit message (Expand)Author
2024-08-31Work around Gnuplot bug in displaying plotsEli Zaretskii
2024-07-18; Fix typosStefan Kangas
2024-07-09Fix byte-compiler warning in calc.elPo Lu
2024-07-08Checkdoc fixes in `calc/*.el`Stefan Kangas
2024-06-15Fix calc-trail-here for first line of trail.Ashwin Kafle
2024-06-05Reorder Calc units tableUlrich Müller
2024-06-05; * lisp/calc/calc-units.el: Update a comment.Ulrich Müller
2024-06-04Update Calc units tableUlrich Müller
2024-03-10* lisp/calc/calc-prog.el: Switch to new method of detecting end of kbd macroTim Ruffing
2024-01-27Calc parses fractions written using U+2044 FRACTION SLASHDaniel Brooks
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-19Calc: speed up math-read-preprocess-string (bug#67536)Mattias Engdegård
2023-12-06Cease preloading touch-screen.el outside X and AndroidPo Lu
2023-11-29; * lisp/calc/calc-units.el (math-standard-units): Fix typo.Ulrich Müller
2023-11-29; * lisp/calc/calc-units.el: Update dead URL.Ulrich Müller
2023-11-29Update Calc units tableUlrich Müller
2023-11-24Merge from savannah/emacs-29Po Lu
2023-11-23Fix "Text is read-only" on backspacing initial Calc inputGeorge Kuzler
2023-11-05Declare calc-eval-error in calc.elStefan Kangas
2023-10-20; * lisp/calc/calc-units.el (math-standard-units): Drop comment for mu0.Ulrich Müller
2023-10-10; * lisp/calc/calc-units.el (math-standard-units): Doc improvement.Mattias Engdegård
2023-10-10; * lisp/calc/calc-units.el: Fix spelling of my name.Ulrich Müller
2023-10-10Update astronomical length units in CalcUlrich Müller
2023-10-10Correct temperature names in CalcMattias Engdegård
2023-10-10* lisp/calc/calc-units.el (math-standard-units): Document.Mattias Engdegård
2023-07-14; * lisp/calc/calc.el (calc): Fix typo.Po Lu
2023-06-26Update Android portPo Lu
2023-05-20Use `delq` return value (bug#61730)Mattias Engdegård
2023-05-06Fix interactive forms in some Lisp packagesEli Zaretskii
2023-02-27* lisp/calc/calc.el (calcDigit-backspace): Hush warning.Mattias Engdegård
2023-02-18Merge from origin/emacs-29Stefan Kangas
2023-02-17Use substitute-command-keys more in Calc helpStefan Kangas
2023-02-17* lisp/calc/calc.el (calc-mode): Improve docstring.Stefan Kangas
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-07Capitalize unit names in Calc uniformlyRudolf Adamkovič
2022-11-24Add new SI prefixesMattias Engdegård
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-09-27Load compiled "calc-loaddefs", if anyLin Sun
2022-09-19Abolish max-specpdl-size (bug#57911)Mattias Engdegård
2022-09-13Prefer defvar-keymap in several casesStefan Kangas
2022-08-23Use substitute-command-keys in a few more placesStefan Kangas
2022-08-23Make point-at-eol and point-at-bol obsoleteStefan Kangas
2022-08-19; Delete not-useful comments referring to Emacs 19.Stefan Kangas
2022-08-14Simplify code using take, ntake and butlastMattias Engdegård
2022-07-05Make some defcustom types more restrictiveStefan Kangas
2022-07-03Quote some literal keys to get help-key-binding faceStefan Kangas
2022-07-03Fix warning in last commitStefan Kangas
2022-07-03Improve calc-dispatch-help docstringStefan Kangas