summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAge
* * lisp/calc/calc.el (calcDigit-backspace): Hush warning.Mattias Engdegård2023-02-27
* Merge from origin/emacs-29Stefan Kangas2023-02-18
|\
| * * lisp/calc/calc.el (calc-mode): Improve docstring.Stefan Kangas2023-02-17
* | Use substitute-command-keys more in Calc helpStefan Kangas2023-02-17
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Capitalize unit names in Calc uniformlyRudolf Adamkovič2022-12-07
|/
* Add new SI prefixesMattias Engdegård2022-11-24
* ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
* Load compiled "calc-loaddefs", if anyLin Sun2022-09-27
* Abolish max-specpdl-size (bug#57911)Mattias Engdegård2022-09-19
* Prefer defvar-keymap in several casesStefan Kangas2022-09-13
* Use substitute-command-keys in a few more placesStefan Kangas2022-08-23
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* ; Delete not-useful comments referring to Emacs 19.Stefan Kangas2022-08-19
* Simplify code using take, ntake and butlastMattias Engdegård2022-08-14
* Make some defcustom types more restrictiveStefan Kangas2022-07-05
* Quote some literal keys to get help-key-binding faceStefan Kangas2022-07-03
* Fix warning in last commitStefan Kangas2022-07-03
* Improve calc-dispatch-help docstringStefan Kangas2022-07-03
* ; Fix typos.Mattias Engdegård2022-07-02
* Allow number register insertion in Calc (Bug#55943)Michael Heerdegen2022-06-16
* Merge from origin/emacs-28Stefan Kangas2022-06-15
|\
| * Revert "Clarify what a Calc registeri in in calc-insert-register"Lars Ingebrigtsen2022-06-14
* | Merge from origin/emacs-28Stefan Kangas2022-06-14
|\|
| * Clarify what a Calc registeri in in calc-insert-registerLars Ingebrigtsen2022-06-13
* | New user option 'calc-kill-line-numbering'Sean Whitton2022-04-27
* | Audit quoting the quote character in doc stringsLars Ingebrigtsen2022-04-22
* | Merge from origin/emacs-28Eli Zaretskii2022-04-16
|\|
| * A better fix for bug#54800Eli Zaretskii2022-04-13
* | Merge from origin/emacs-28Eli Zaretskii2022-04-16
|\|
| * Fix scrolling of the stack window in CalcEli Zaretskii2022-04-09
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge from origin/emacs-28Stefan Kangas2021-12-14
|\|
| * Set calc-make-windows-dedicated to nil by defaultStefan Kangas2021-12-14
* | Define some more keymaps in one stepStefan Kangas2021-12-08
* | ; * lisp/calc/calc-ext.el: Fix warnings in my last commit.Stefan Kangas2021-12-08
* | Define calc-help-map in one stepStefan Kangas2021-12-08
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-11
* | Include the major mode name in the `C-h b' outputLars Ingebrigtsen2021-11-01
* | Calc: mend math-nth-root-float (bug#51209)Mattias Engdegård2021-10-15
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-13
* | Merge from origin/emacs-28Glenn Morris2021-10-05
|\|
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-05
* | Use format-prompt for many more promptsStefan Kangas2021-10-05
|/
* Add 'doc-string' declaration to defcalcmodevarStefan Kangas2021-09-26
* Use command substitution instead of raw keys in more placesStefan Kangas2021-09-24
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22