| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (calculator-mode): Use run-mode-hooks. | Lute Kamstra | 2005-05-26 | 1 | -2/+2 |
* | Specify missing group (and type, if simple) in defcustom. | Juanma Barranquero | 2005-05-19 | 1 | -5/+14 |
* | (calculator-radix-grouping-mode) | Richard M. Stallman | 2004-12-21 | 1 | -76/+144 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (calculator): Don't use the minibuffer even in electric mode; use a private | Juanma Barranquero | 2003-02-03 | 1 | -4/+2 |
* | (calculator-displayers): Doc fixes. | Pavel JanÃk | 2002-02-03 | 1 | -5/+4 |
* | (calculator-eng-display): Don't call concat | Gerd Moellmann | 2001-10-12 | 1 | -2/+4 |
* | (calculator-copy-displayer): New user-option. | Gerd Moellmann | 2001-09-25 | 1 | -61/+77 |