summaryrefslogtreecommitdiff
path: root/lisp/calc/calc.el
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge from origin/emacs-26Glenn Morris2018-09-101-2/+2
|\|
| * Standardize calc bug reporting instructionsGlenn Morris2018-09-031-2/+2
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-7/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-2/+1
* * lisp/calc/calc.el: Silence byte-compiler warningsStefan Monnier2015-10-081-74/+74
* * lisp/calc/calc.el (calc-digit-start-entry): Fix typo.Jay Belanger2015-10-081-1/+1
* Format initial input uniformly.Jay Belanger2015-10-081-2/+10
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-6/+6
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Respect text-quoting-style in calcPaul Eggert2015-08-211-4/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* * lisp/calc/calc.el (math-zerop): Declare.Glenn Morris2015-05-071-0/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1