summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* 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-0143-43/+43
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0143-43/+43
* | Merge from origin/emacs-28Stefan Kangas2021-12-141-1/+1
|\ \ | |/
| * Set calc-make-windows-dedicated to nil by defaultStefan Kangas2021-12-141-1/+1
* | Define some more keymaps in one stepStefan Kangas2021-12-081-13/+13
* | ; * lisp/calc/calc-ext.el: Fix warnings in my last commit.Stefan Kangas2021-12-081-16/+16
* | Define calc-help-map in one stepStefan Kangas2021-12-081-21/+17
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-225-39/+46
* | Set `minibuffer-completion-*` variables locally in more placesMiha Rihtaršič2021-11-111-6/+9
* | Include the major mode name in the `C-h b' outputLars Ingebrigtsen2021-11-011-3/+0
* | Calc: mend math-nth-root-float (bug#51209)Mattias Engdegård2021-10-151-2/+3
* | Mark def* macros for indentationLars Ingebrigtsen2021-10-131-2/+2
* | Merge from origin/emacs-28Glenn Morris2021-10-051-1/+1
|\ \ | |/
| * ; Minor stylistic fixes found by checkdocStefan Kangas2021-10-051-1/+1
* | Use format-prompt for many more promptsStefan Kangas2021-10-053-34/+16
|/
* 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-224-16/+16
* Don't use `format' on strings without % format directivesLars Ingebrigtsen2021-09-211-1/+1
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-168-41/+31
* Fix byte-compilation warningsMattias Engdegård2021-09-111-8/+6
* 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
* Make calc plotting through gnuplot work on non-X gnuplotsLars Ingebrigtsen2021-08-311-7/+14
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-0910-25/+25
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-082-5/+5
* Calc: control digits after decimal point (bug#47302)Mattias Engdegård2021-04-271-3/+11
* ; Normalize and add missing first and last linesStefan Kangas2021-04-192-0/+4
* Remove redundant #' before lambda in calc/*.elStefan Kangas2021-04-053-23/+23
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-111-2/+3
* Fix multiple Calc defmath errors (bug#46750)Mattias Engdegård2021-03-011-27/+38
* * lisp/calc/calc-ext.el (math-equal-int): Work for bignums.Mattias Engdegård2021-03-011-2/+2
* Fix Calc menu item for vector dot productsLars Ingebrigtsen2021-02-241-1/+1
* * lisp/calc/calc-sel.el (calc-replace-sub-formula): Fix typoStefan Monnier2021-02-151-2/+2
* Prefer setq-local in a few more placesStefan Kangas2021-02-082-23/+11
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-021-4/+2
* Fix setting of line/point style in calc gnuplotLars Ingebrigtsen2021-01-271-3/+3
* Calc: use big brackets around function argumentsMattias Engdegård2021-01-221-3/+10
* Calc: use Unicode brackets in Big mode when available (bug#45917)Mattias Engdegård2021-01-191-85/+162
* Parse square root sign in embedded Calc modeMattias Engdegård2021-01-191-1/+1
* Missing dynamic variable declarations in CalcMattias Engdegård2021-01-191-0/+2
* 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
* * lisp/calc/calc-yank.el (calc-edit-mode): Make it into a proper major modeStefan Monnier2021-01-046-73/+64
* Update copyright year to 2021Paul Eggert2021-01-0143-43/+43
* Shorten some over-wide docstrings in functions and macrosStefan Kangas2020-12-191-1/+1