summaryrefslogtreecommitdiff
path: root/lisp/calculator.el
AgeCommit message (Expand)Author
2011-12-04Spelling fixes.Paul Eggert
2011-10-30Rename split-window-{above-each-other|split-window-side-by-side}Chong Yidong
2011-05-23Don't quote lambda expressions with `quote'.Stefan Monnier
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-13Use run-mode-hooks for major mode hooks.Stefan Monnier
2010-09-23Merge changes from emacs-23 branchChong Yidong
2010-09-19* lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'.Stefan Monnier
2010-03-12Reorganize Custom groups.Chong Yidong
2010-03-06* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).Chong Yidong
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-01-05Add 2009 to copyright years.Glenn Morris
2008-12-03* align.el:Lute Kamstra
2008-11-25* calculator.el (calculator-op-or-exp): Reflow docstring.Juanma Barranquero
2008-05-06Switch to recommended form of GPLv3 permissions notice.Glenn Morris
2008-04-27Remove time-stamp annoyance.Glenn Morris
2008-04-27(calculator-expt): Modify previous change to just use the expanded clGlenn Morris
2008-04-27(calculator-expt): Replace cl function `oddp'.Glenn Morris
2008-04-10Fix up comment convention on the arch-tag lines.Stefan Monnier
2008-01-08Merge from emacs--rel--22Miles Bader
2008-01-07Add 2008 to copyright years.Glenn Morris
2007-12-25* calculator.el:Dan Nicolaescu
2007-10-21* emulation/edt-mapper.el (function-key-map):Dan Nicolaescu
2007-08-31Require cl for compilation.Thien-Thi Nguyen
2007-07-26Merge from emacs--rel--22Miles Bader
2007-07-25Switch license to GPLv3 or later.Glenn Morris
2007-07-04(calculator-expt): Use more cases to determine the value.Jay Belanger
2007-07-04(calculator-expt, calculator-integer-p): New functions.Jay Belanger
2007-02-11(calculator-mode-map): Fix typo in menu entry.Juanma Barranquero
2007-02-10(calculator): Adjust previous adjustment.Jay Belanger
2007-02-10(calculator): Do more extensive checking for when 3 lines should beJay Belanger
2007-01-21Add 2007 to copyright years.Glenn Morris
2006-02-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-08-06Update years in copyright notice; nfc.Thien-Thi Nguyen
2005-07-18(calculator-copy): Delete duplicate words.Juri Linkov
2005-07-16(calculator-last-input): Guard uses of event-key and key-press-event-p.Richard M. Stallman
2005-07-04Update FSF's address.Lute Kamstra
2005-05-26(calculator-mode): Use run-mode-hooks.Lute Kamstra
2005-05-19Specify missing group (and type, if simple) in defcustom.Juanma Barranquero
2004-12-21(calculator-radix-grouping-mode)Richard M. Stallman
2003-09-01Add arch taglinesMiles Bader
2003-02-03(calculator): Don't use the minibuffer even in electric mode; use a privateJuanma Barranquero
2002-02-03(calculator-displayers): Doc fixes.Pavel Janík
2001-10-12(calculator-eng-display): Don't call concatGerd Moellmann
2001-09-25(calculator-copy-displayer): New user-option.Gerd Moellmann
2001-07-16Some fixes to follow coding conventions.Pavel Janík
2001-01-15Fix author's e-mail.Dave Love
2001-01-10(calculator-number-digits): Fix :type.Dave Love
2000-11-20New version from author.Gerd Moellmann
2000-11-16Fix a typo in a comment.Eli Zaretskii