summaryrefslogtreecommitdiff
path: root/lisp/calc/calc.el
Commit message (Expand)AuthorAgeFilesLines
* Backport fix for http://debbugs.gnu.org/17556 from trunkLeo Liu2014-06-271-3/+12
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/calc/calc.el (calc-enter, calc-pop): Use the variableJay Belanger2013-12-191-33/+40
* * calc/calc.el (calc-context-sensitive-enter): New variable.Jay Belanger2013-11-161-2/+12
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-25/+23
* * lisp/subr.el (define-error): New function.Stefan Monnier2013-08-091-9/+6
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Add log2 support and make log10 obsolete for consistency.Paul Eggert2013-06-201-1/+1
* * calc/calc.el (math-normalize): Don't set `math-normalize-error' to tJay Belanger2013-04-281-2/+0
* * lisp/calc/calc.el (calc-allow-units-as-numbers): Move declaration.Jay Belanger2013-04-041-8/+0
* * doc/misc/calc.texi (Basic Operations on Units):Jay Belanger2013-02-091-0/+8
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-4/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * calc/calc.el (calc-standard-date-formats): Adjust one of theJay Belanger2012-12-151-1/+1
* | * lisp/calc/calc.el (calc-standard-date-formats): Add more dateJay Belanger2012-12-101-1/+3
* | * calc/calc.el (calc-gregorian-switch): In menu, put dates before regions.Paul Eggert2012-11-221-13/+12
* | * calc/calc.el (calc-gregorian-switch): Move to after calc-refreshPaul Eggert2012-11-211-45/+45
* | * doc/misc/calc.texi (Date Forms): Mention the customizableJay Belanger2012-11-211-1/+2
* | Silence some warnings.Juanma Barranquero2012-11-181-3/+5
* | * calc/calc.el (calc-gregorian-switch): New variable.Jay Belanger2012-11-171-0/+44
|/
* Add missing :version tagsGlenn Morris2012-10-061-0/+1
* * lisp/calc/calc.el: Fix last change by removing the whole chunk, since itStefan Monnier2012-09-201-28/+0
* * lisp/calc/calc.el: Remove redundant autoload shape check.Stefan Monnier2012-09-191-10/+9
* Update some function declarationsGlenn Morris2012-09-131-1/+1
* calc-mode.el (calc-basic-simplification-mode): Rename fromJay Belanger2012-07-311-1/+1
* calc/calc.el (calc-simplify-mode): Make 'alg the default value.Jay Belanger2012-07-291-4/+4
* calc/calc.el (math-normalize-error): New variable.Jay Belanger2012-07-291-0/+11
* Autoload more carefully from Lisp. Follow aliases for function properties.Stefan Monnier2012-07-251-1/+1
* * calc/calc.el (calc-ensure-consistent-units): New variable.Jay Belanger2012-05-181-0/+7
* Tweaks to Customize interface. Set custom-reset-button-menu to t.Chong Yidong2012-04-221-1/+1
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-1/+1
* Add missing :version tags to new defgroups and defcustomsGlenn Morris2012-02-111-0/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* * lisp/calc/calc.el (calc-read-key-sequence): Let-bind `input-method-function...Juri Linkov2011-11-221-1/+2
* Fix typos.Juanma Barranquero2011-11-151-4/+4
* * calc/calc.el (calc-kill-stack-buffer): Make sure that the trailJay Belanger2011-06-011-13/+14
* * lisp/calc/README: Mention musical notes.Jay Belanger2011-03-161-2/+2
* * calc/calc.el (calc-mode-map): Don't bind "C-_" to `calc-missing-key'.Jay Belanger2011-03-091-1/+1
* * calc/calc-units.el (math-midi-round, math-freqp, math-midip)Jay Belanger2011-03-051-0/+5
* calc/calc.el (calc-logunits-field-reference) Renamed fromJay Belanger2011-02-061-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* * calc/calc.el (calc-default-power-reference-level)Jay Belanger2011-01-231-0/+13
* calc/calc-undo.el (calc-undo): Autoload it.Jay Belanger2011-01-201-0/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize head...Jay Belanger2010-08-071-3/+23
* | Add some utf-8 coding cookies.Glenn Morris2010-06-221-11/+15