summaryrefslogtreecommitdiff
path: root/lisp/calculator.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* ; * lisp/calculator.el (calculator-need-3-lines): Fix last change.Eli Zaretskii2023-06-291-1/+2
* Support cons cell as value of ':line-width' box attributejohn muhl2023-06-291-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use substitute-command-keys for literal key sequencesStefan Kangas2021-11-221-21/+21
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-5/+4
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-161-2/+1
* Fix calculator-string-to-number yet again (bug#47694)Eli Barzilay2021-04-111-4/+5
* ; Fix typos in doc stringsMattias Engdegård2021-03-121-1/+1
* * lisp/calculator.el: Minor doc fix. Remove redundant :group args.Stefan Kangas2021-02-191-42/+20
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Fix calculator entry of numbers with negative exponents (bug#41347)Mattias Engdegård2020-05-181-6/+4
* Fix calculator division truncation (bug#40892)Mattias Engdegård2020-05-031-1/+1
* Revert "Fix calculator division truncation (bug#40892)"Eli Zaretskii2020-04-301-1/+1
* Fix calculator division truncation (bug#40892)Mattias Engdegård2020-04-301-1/+1
* Fix a typo in calculator.eljakub-w2020-04-161-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/calculator.el (cl-lib): Require at run-time as well.Stefan Monnier2019-12-111-1/+1
* Pacify byte-compiler in calculator.elPaul Eggert2019-11-051-1/+3
* Simplify calculator-exptPaul Eggert2019-11-041-24/+4
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-221-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-2/+2
|/
* * lisp/calculator.el: Fix doc typo.Paul Eggert2018-09-031-1/+1
* * lisp/calculator.el (calculator-paste-decimals): Add version.Glenn Morris2018-03-231-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
| * Minor fixes in calculator.elChris Zheng2016-02-241-2/+2
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\|
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1
| * Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-3/+3
* | * lisp/calculator.el (calculator-define-key): Undo last changeStefan Monnier2015-12-071-33/+34
* | * lisp/calculator.el (calculator-define-key): Silence warningStefan Monnier2015-11-301-32/+32
* | * lisp/calculator.el: more improvements and bugfixes.Eli Barzilay2015-11-291-51/+30
* | * lisp/calculator.el: Re-do key bindings.Eli Barzilay2015-11-291-90/+89
* | * lisp/calculator.el: improve radix modesEli Barzilay2015-11-291-8/+9
* | * lisp/calculator.el: better reading of register namesEli Barzilay2015-11-291-15/+25
* | * lisp/calculator.el: General improvementsEli Barzilay2015-11-291-109/+100
|/
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-1/+1
* Escape ` and ' in docPaul Eggert2015-09-011-4/+4
* Don't quote symbols 'like-this' in docstrings etc.Paul Eggert2015-08-201-1/+1
* * lisp/calculator.el (calculator-funcall):Glenn Morris2015-05-181-2/+2
* lisp/calculator.el (calculator-update-display): Bug fix & improvement.Eli Barzilay2015-01-251-5/+11
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* lisp/calculator.el (calculator-last-input): drop 'ascii-character propertyEli Barzilay2014-06-241-6/+4