aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calculator.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-2/+0
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-10/+10
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong2011-10-301-1/+1
* Don't quote lambda expressions with `quote'.Stefan Monnier2011-05-231-7/+7
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-131-110/+102
* Merge changes from emacs-23 branchChong Yidong2010-09-231-2/+3
|\
| * * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier2010-09-191-2/+3
* | Reorganize Custom groups.Chong Yidong2010-03-121-1/+1
|/
* * calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).Chong Yidong2010-03-061-2/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * align.el:Lute Kamstra2008-12-031-18/+18
* * calculator.el (calculator-op-or-exp): Reflow docstring.Juanma Barranquero2008-11-251-7/+6
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-13/+11
* Remove time-stamp annoyance.Glenn Morris2008-04-271-1/+0
* (calculator-expt): Modify previous change to just use the expanded clGlenn Morris2008-04-271-4/+4
* (calculator-expt): Replace cl function `oddp'.Glenn Morris2008-04-271-2/+2
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | * calculator.el:Dan Nicolaescu2007-12-251-4/+0
* | * emulation/edt-mapper.el (function-key-map):Dan Nicolaescu2007-10-211-1/+1
* | Require cl for compilation.Thien-Thi Nguyen2007-08-311-1/+2
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (calculator-expt): Use more cases to determine the value.Jay Belanger2007-07-041-8/+22
* | (calculator-expt, calculator-integer-p): New functions.Jay Belanger2007-07-041-7/+38
|/
* (calculator-mode-map): Fix typo in menu entry.Juanma Barranquero2007-02-111-8/+8
* (calculator): Adjust previous adjustment.Jay Belanger2007-02-101-23/+33
* (calculator): Do more extensive checking for when 3 lines should beJay Belanger2007-02-101-1/+25
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* (calculator-copy): Delete duplicate words.Juri Linkov2005-07-181-2/+2
* (calculator-last-input): Guard uses of event-key and key-press-event-p.Richard M. Stallman2005-07-161-8/+3
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (calculator-mode): Use run-mode-hooks.Lute Kamstra2005-05-261-2/+2
* Specify missing group (and type, if simple) in defcustom.Juanma Barranquero2005-05-191-5/+14
* (calculator-radix-grouping-mode)Richard M. Stallman2004-12-211-76/+144
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (calculator): Don't use the minibuffer even in electric mode; use a privateJuanma Barranquero2003-02-031-4/+2
* (calculator-displayers): Doc fixes.Pavel Janík2002-02-031-5/+4
* (calculator-eng-display): Don't call concatGerd Moellmann2001-10-121-2/+4
* (calculator-copy-displayer): New user-option.Gerd Moellmann2001-09-251-61/+77
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-2/+2