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
*
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
|
/
*
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
Chong Yidong
2010-03-06
1
-2
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-18
/
+18
*
* calculator.el (calculator-op-or-exp): Reflow docstring.
Juanma Barranquero
2008-11-25
1
-7
/
+6
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-13
/
+11
*
Remove time-stamp annoyance.
Glenn Morris
2008-04-27
1
-1
/
+0
*
(calculator-expt): Modify previous change to just use the expanded cl
Glenn Morris
2008-04-27
1
-4
/
+4
*
(calculator-expt): Replace cl function `oddp'.
Glenn Morris
2008-04-27
1
-2
/
+2
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
* calculator.el:
Dan Nicolaescu
2007-12-25
1
-4
/
+0
*
|
* emulation/edt-mapper.el (function-key-map):
Dan Nicolaescu
2007-10-21
1
-1
/
+1
*
|
Require cl for compilation.
Thien-Thi Nguyen
2007-08-31
1
-1
/
+2
*
|
Merge from emacs--rel--22
Miles Bader
2007-07-26
1
-1
/
+1
|
\
|
|
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
|
(calculator-expt): Use more cases to determine the value.
Jay Belanger
2007-07-04
1
-8
/
+22
*
|
(calculator-expt, calculator-integer-p): New functions.
Jay Belanger
2007-07-04
1
-7
/
+38
|
/
*
(calculator-mode-map): Fix typo in menu entry.
Juanma Barranquero
2007-02-11
1
-8
/
+8
*
(calculator): Adjust previous adjustment.
Jay Belanger
2007-02-10
1
-23
/
+33
*
(calculator): Do more extensive checking for when 3 lines should be
Jay Belanger
2007-02-10
1
-1
/
+25
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-2
/
+2
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+2
*
(calculator-copy): Delete duplicate words.
Juri Linkov
2005-07-18
1
-2
/
+2
*
(calculator-last-input): Guard uses of event-key and key-press-event-p.
Richard M. Stallman
2005-07-16
1
-8
/
+3
[next]