summaryrefslogtreecommitdiff
path: root/lisp/calc/calc.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Glenn Morris2018-09-101-2/+2
|\
| * Standardize calc bug reporting instructionsGlenn Morris2018-09-031-2/+2
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-221-7/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Change maintainer address.Jay Belanger2015-11-031-2/+1
* * lisp/calc/calc.el: Silence byte-compiler warningsStefan Monnier2015-10-081-74/+74
* * lisp/calc/calc.el (calc-digit-start-entry): Fix typo.Jay Belanger2015-10-081-1/+1
* Format initial input uniformly.Jay Belanger2015-10-081-2/+10
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-6/+6
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-3/+3
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* Respect text-quoting-style in calcPaul Eggert2015-08-211-4/+4
* Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* * lisp/calc/calc.el (math-zerop): Declare.Glenn Morris2015-05-071-0/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* doc/misc/calc.texi (Quick Calculator): Mention prefix argument ofChristopher Schmidt2014-10-281-5/+7
* * calc/calc.el (math-bignum): Handle most-negative-fixnum.Leo Liu2014-05-241-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