summaryrefslogtreecommitdiff
path: root/lisp/calc/calc.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Shorten over-wide docstrings in defcustomsStefan Kangas2020-12-191-4/+5
* Prefer setq-local in most filesStefan Kangas2020-12-091-1/+1
* Don't quote lambdas with 'function' in calc/*.elStefan Kangas2020-11-171-5/+6
* Make Calc windows dedicated by defaultEli Zaretskii2020-11-141-1/+11
* * lisp/calc/: Use lexical scoping in all the filesStefan Monnier2020-10-101-2/+2
* Simplify big integer constants in CalcMattias Engdegård2020-09-111-4/+2
* Fix calc tests when running noninteractivelyMattias Engdegård2020-09-111-1/+1
* Use a header line in calc mode instead of a regular in-buffer lineBoruch Baum2020-09-101-15/+32
* Change the Calc text input method to insert at pointTino Calancha2020-08-111-14/+36
* Calc: fix interval entry snag (bug#42438)Mattias Engdegård2020-07-221-1/+1
* Merge from origin/emacs-27Glenn Morris2020-03-301-0/+1
|\
| * Calc: Declare dynamic variable bound in lexbind code (bug#40185)Mattias Engdegård2020-03-231-0/+1
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Calc: fix interval entry (bug#39040)Mattias Engdegård2020-01-101-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix recording keyboard macros in CalcEli Zaretskii2019-10-151-1/+6
* (calc): Fix link in doc stringNoah Swainland2019-09-241-1/+1
* calc mode line touch upOleh Krehel2019-08-031-1/+1
* * lisp/calc/calc.el: Take advantage of native bignums.Stefan Monnier2019-06-251-520/+46
* Remove XEmacs compat code from calcLars Ingebrigtsen2019-06-191-45/+17
* Cleanup of TODO to prefer report-emacs-bugStefan Kangas2019-05-281-3/+2
* Fix regular-expression glitches and typosPaul Eggert2019-03-041-1/+1
* Merge from origin/emacs-26Glenn Morris2019-01-181-2/+9
|\
| * Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-131-2/+9
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | calc.el, calc-(ext|poly), calccomp: Use lexical-bindingStefan Monnier2018-11-201-78/+78