summaryrefslogtreecommitdiff
path: root/lisp/calculator.el
Commit message (Expand)AuthorAge
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Every defcustom should specify its typeGlenn Morris2013-12-28
* * lisp/calculator.el (calculator-funcall): Fix typo in last change.Stefan Monnier2013-09-03
* Misc changes to reduce use of `(lambda...); and other cleanups.Stefan Monnier2013-08-29
* lisp/*.el: Remove lexical-binding warnings; additional small cleanups.Juanma Barranquero2013-08-10
* Silence some compiler warningsGlenn Morris2013-05-21
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Reduce use of (require 'cl).Stefan Monnier2012-07-10
* Remove incorrect uses of "modeline".Chong Yidong2012-06-02
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05