aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton12 days1-1/+1
* * lisp/calc/calc.el (calc): Ony substitute binding ofAndreas Schwab2025-09-141-1/+3
* Fix recursive load when 'calc-always-load-extensions' is setSean Devlin2025-08-301-6/+2
* Add user option to inhibit Calc startup message (bug#79143)Sean Devlin2025-08-301-7/+14
* calc: Allow strings with character codes above Latin-1Jacob S. Gordon2025-06-141-0/+31
* Don't warn about lexbind cookies when loading calc settingsVisuwesh2025-04-151-1/+2
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Fix byte-compiler warning in calc.elPo Lu2024-07-091-1/+1
* Checkdoc fixes in `calc/*.el`Stefan Kangas2024-07-081-1/+1
* Fix calc-trail-here for first line of trail.Ashwin Kafle2024-06-151-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Cease preloading touch-screen.el outside X and AndroidPo Lu2023-12-061-0/+2
* | 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.el (calc): Fix typo.Po Lu2023-07-141-1/+1
* | Update Android portPo Lu2023-06-261-44/+52
* | * 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-171-2/+6
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Load compiled "calc-loaddefs", if anyLin Sun2022-09-271-1/+1
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-191-2/+1
* Prefer defvar-keymap in several casesStefan Kangas2022-09-131-4/+2
* Simplify code using take, ntake and butlastMattias Engdegård2022-08-141-9/+3
* Make some defcustom types more restrictiveStefan Kangas2022-07-051-1/+1
* New user option 'calc-kill-line-numbering'Sean Whitton2022-04-271-0/+8
* 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
* | 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-28Stefan Kangas2021-12-141-1/+1
|\ \ | |/
| * Set calc-make-windows-dedicated to nil by defaultStefan Kangas2021-12-141-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-1/+2
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-2/+2
|/
* Add 'doc-string' declaration to defcalcmodevarStefan Kangas2021-09-261-0/+1
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-241-2/+4
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-7/+5
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-34/+23
* Make calc-grab-region work with rectangular selectsLars Ingebrigtsen2021-09-061-1/+4
* Autoload calc-grab-sum-across and calc-grab-sum-downLars Ingebrigtsen2021-09-011-0/+2
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-091-3/+3
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-271-3/+11
* Actually make the calc trail window dedicatedLars Ingebrigtsen2021-01-191-1/+1
* * lisp/calc/calc.el: Remove some XEmacs compat code.Stefan Kangas2021-01-131-9/+1