index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calculator.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove no-longer-needed integer overflow code
Paul Eggert
2019-07-22
1
-1
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-2
/
+2
|
/
*
* lisp/calculator.el: Fix doc typo.
Paul Eggert
2018-09-03
1
-1
/
+1
*
* lisp/calculator.el (calculator-paste-decimals): Add version.
Glenn Morris
2018-03-23
1
-1
/
+1
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
|
*
Minor fixes in calculator.el
Chris Zheng
2016-02-24
1
-2
/
+2
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
|
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-3
/
+3
*
|
* lisp/calculator.el (calculator-define-key): Undo last change
Stefan Monnier
2015-12-07
1
-33
/
+34
*
|
* lisp/calculator.el (calculator-define-key): Silence warning
Stefan Monnier
2015-11-30
1
-32
/
+32
*
|
* lisp/calculator.el: more improvements and bugfixes.
Eli Barzilay
2015-11-29
1
-51
/
+30
*
|
* lisp/calculator.el: Re-do key bindings.
Eli Barzilay
2015-11-29
1
-90
/
+89
*
|
* lisp/calculator.el: improve radix modes
Eli Barzilay
2015-11-29
1
-8
/
+9
*
|
* lisp/calculator.el: better reading of register names
Eli Barzilay
2015-11-29
1
-15
/
+25
*
|
* lisp/calculator.el: General improvements
Eli Barzilay
2015-11-29
1
-109
/
+100
|
/
*
Fix some more docstring etc. quoting problems
Paul Eggert
2015-09-03
1
-1
/
+1
*
Escape ` and ' in doc
Paul Eggert
2015-09-01
1
-4
/
+4
*
Don't quote symbols 'like-this' in docstrings etc.
Paul Eggert
2015-08-20
1
-1
/
+1
*
* lisp/calculator.el (calculator-funcall):
Glenn Morris
2015-05-18
1
-2
/
+2
*
lisp/calculator.el (calculator-update-display): Bug fix & improvement.
Eli Barzilay
2015-01-25
1
-5
/
+11
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
lisp/calculator.el (calculator-last-input): drop 'ascii-character property
Eli Barzilay
2014-06-24
1
-6
/
+4
*
* calculator.el (calculator-standard-displayer): Fix bug in use of
Eli Barzilay
2014-06-23
1
-10
/
+15
*
* lisp/calculator.el: Lots of revisions
Eli Barzilay
2014-06-15
1
-573
/
+423
*
Be more consistent in using register-read-with-preview to read registers
Glenn Morris
2014-02-02
1
-0
/
+4
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-0
/
+1
*
* lisp/calculator.el (calculator-funcall): Fix typo in last change.
Stefan Monnier
2013-09-03
1
-1
/
+1
*
Misc changes to reduce use of `(lambda...); and other cleanups.
Stefan Monnier
2013-08-29
1
-26
/
+22
*
lisp/*.el: Remove lexical-binding warnings; additional small cleanups.
Juanma Barranquero
2013-08-10
1
-21
/
+15
*
Silence some compiler warnings
Glenn Morris
2013-05-21
1
-2
/
+6
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-2
/
+0
*
Remove incorrect uses of "modeline".
Chong Yidong
2012-06-02
1
-10
/
+10
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
Rename split-window-{above-each-other|split-window-side-by-side}
Chong Yidong
2011-10-30
1
-1
/
+1
*
Don't quote lambda expressions with `quote'.
Stefan Monnier
2011-05-23
1
-7
/
+7
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Use run-mode-hooks for major mode hooks.
Stefan Monnier
2011-01-13
1
-110
/
+102
*
Merge changes from emacs-23 branch
Chong Yidong
2010-09-23
1
-2
/
+3
|
\
|
*
* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.
Stefan Monnier
2010-09-19
1
-2
/
+3
*
|
Reorganize Custom groups.
Chong Yidong
2010-03-12
1
-1
/
+1
|
/
[next]