summaryrefslogtreecommitdiff
path: root/lisp/calc
AgeCommit message (Expand)Author
2026-05-17Fix updates of embedded formulas by 'calc-embedded-update-formula'Eli Zaretskii
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-01-17; calc: Correct width of rules composed of Unicode glyphsJacob S. Gordon
2026-01-17; calc: Improve alignment for Unicode stringsJacob S. Gordon
2026-01-17calc: Improve handling of invalid 'calc-string-maximum-character'Jacob S. Gordon
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-12-06Merge from origin/emacs-30Eli Zaretskii
2025-12-06; * lisp/calc/calc-units.el: Better reference for CODATA 2022.Ulrich Müller
2025-09-14* lisp/calc/calc.el (calc): Ony substitute binding ofAndreas Schwab
2025-08-30Fix recursive load when 'calc-always-load-extensions' is setSean Devlin
2025-08-30Add user option to inhibit Calc startup message (bug#79143)Sean Devlin
2025-06-14calc: Allow strings with character codes above Latin-1Jacob S. Gordon
2025-04-18Merge from savannah/emacs-30Yuan Fu
2025-04-15Don't warn about lexbind cookies when loading calc settingsVisuwesh
2025-04-15Fix deleting the first line of calc trailWojciech Siewierski
2025-04-13(calc-save-modes): Add a `lexical-binding` cookieStefan Monnier
2025-04-04lisp/calc/calc-keypd.el (calc-keypad-vector-menu): Don't quote lambdaStefan Monnier
2025-02-17Prefer '(evenp A)' to '(= 0 (logand A 1))'Stefan Kangas
2025-02-17Prefer '(evenp A)' to '(= 0 (% A 2))'Stefan Kangas
2025-02-17Prefer '(oddp A)' to '(= 1 (% A 2))'Stefan Kangas
2025-02-17Prefer oddp/evenp to cl-oddp/cl-evenpStefan Kangas
2025-02-11Delete redundant lambdas around unary functionsStefan Kangas
2025-02-03Avoid ln(10) expression in calc units definitionUlrich Müller
2025-01-02Update copyright year to 2025Stefan Kangas
2025-01-01Update copyright year to 2025Paul Eggert
2024-12-26Show the keybinding next to command in calc's xVisuwesh
2024-10-15* lisp/calc/calc-ext.el (math-approx-sqrt-e): Doc fix (bug#73817).Ulrich Müller
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