summaryrefslogtreecommitdiff
path: root/lisp/calculator.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-22
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Fix calculator-string-to-number yet again (bug#47694)Eli Barzilay2021-04-11
* ; Fix typos in doc stringsMattias Engdegård2021-03-12
* * lisp/calculator.el: Minor doc fix. Remove redundant :group args.Stefan Kangas2021-02-19
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix calculator entry of numbers with negative exponents (bug#41347)Mattias Engdegård2020-05-18
* Fix calculator division truncation (bug#40892)Mattias Engdegård2020-05-03
* Revert "Fix calculator division truncation (bug#40892)"Eli Zaretskii2020-04-30
* Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-30
* Fix a typo in calculator.eljakub-w2020-04-16
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/calculator.el (cl-lib): Require at run-time as well.Stefan Monnier2019-12-11
* Pacify byte-compiler in calculator.elPaul Eggert2019-11-05
* Simplify calculator-exptPaul Eggert2019-11-04
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
|/
* * lisp/calculator.el: Fix doc typo.Paul Eggert2018-09-03
* * lisp/calculator.el (calculator-paste-decimals): Add version.Glenn Morris2018-03-23
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
| * Minor fixes in calculator.elChris Zheng2016-02-24
* | Merge from origin/emacs-25John Wiegley2016-01-11
|\|
| * Update copyright year to 2016Paul Eggert2016-01-01
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* | * lisp/calculator.el (calculator-define-key): Undo last changeStefan Monnier2015-12-07
* | * lisp/calculator.el (calculator-define-key): Silence warningStefan Monnier2015-11-30
* | * lisp/calculator.el: more improvements and bugfixes.Eli Barzilay2015-11-29
* | * lisp/calculator.el: Re-do key bindings.Eli Barzilay2015-11-29
* | * lisp/calculator.el: improve radix modesEli Barzilay2015-11-29
* | * lisp/calculator.el: better reading of register namesEli Barzilay2015-11-29
* | * lisp/calculator.el: General improvementsEli Barzilay2015-11-29
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-03
* Escape ` and ' in docPaul Eggert2015-09-01
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-20
* * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-18
* lisp/calculator.el (calculator-update-display): Bug fix & improvement.Eli Barzilay2015-01-25
* Update copyright year to 2015Paul Eggert2015-01-01
* lisp/calculator.el (calculator-last-input): drop 'ascii-character propertyEli Barzilay2014-06-24
* * calculator.el (calculator-standard-displayer): Fix bug in use ofEli Barzilay2014-06-23
* * lisp/calculator.el: Lots of revisionsEli Barzilay2014-06-15
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-02