index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calculator.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-03-15
Recommend using 'keymap-global-set' in Commentaries
Stefan Kangas
2025-02-17
Prefer '(evenp A)' to '(= 0 (logand A 1))'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-01
Don't start docstrings with "This function"
Stefan Kangas
2024-09-11
For minibuffer windows record minibuffers only (Bug#72487)
Martin Rudalics
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-07-01
Merge from origin/emacs-29
Eli Zaretskii
2023-06-29
; * lisp/calculator.el (calculator-need-3-lines): Fix last change.
Eli Zaretskii
2023-06-29
Support cons cell as value of ':line-width' box attribute
john muhl
2023-05-06
Fix interactive forms in some Lisp packages
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-22
Use substitute-command-keys for literal key sequences
Stefan Kangas
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-04-11
Fix calculator-string-to-number yet again (bug#47694)
Eli Barzilay
2021-03-12
; Fix typos in doc strings
Mattias Engdegård
2021-02-19
* lisp/calculator.el: Minor doc fix. Remove redundant :group args.
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-05-18
Fix calculator entry of numbers with negative exponents (bug#41347)
Mattias Engdegård
2020-05-03
Fix calculator division truncation (bug#40892)
Mattias Engdegård
2020-04-30
Revert "Fix calculator division truncation (bug#40892)"
Eli Zaretskii
2020-04-30
Fix calculator division truncation (bug#40892)
Mattias Engdegård
2020-04-16
Fix a typo in calculator.el
jakub-w
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-12-11
* lisp/calculator.el (cl-lib): Require at run-time as well.
Stefan Monnier
2019-11-05
Pacify byte-compiler in calculator.el
Paul Eggert
2019-11-04
Simplify calculator-expt
Paul Eggert
2019-07-22
Remove no-longer-needed integer overflow code
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-11-25
Replace insignificant backquotes
Michael Heerdegen
2018-09-03
* lisp/calculator.el: Fix doc typo.
Paul Eggert
2018-03-23
* lisp/calculator.el (calculator-paste-decimals): Add version.
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-02-24
Minor fixes in calculator.el
Chris Zheng
2016-01-11
Merge from origin/emacs-25
John Wiegley
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-12-07
* lisp/calculator.el (calculator-define-key): Undo last change
Stefan Monnier
2015-11-30
* lisp/calculator.el (calculator-define-key): Silence warning
Stefan Monnier
2015-11-29
* lisp/calculator.el: more improvements and bugfixes.
Eli Barzilay
2015-11-29
* lisp/calculator.el: Re-do key bindings.
Eli Barzilay
2015-11-29
* lisp/calculator.el: improve radix modes
Eli Barzilay
2015-11-29
* lisp/calculator.el: better reading of register names
Eli Barzilay
[next]