summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* call-process instead of call-process-region with empty region...Tino Calancha2016-08-231-3/+3
* Ignore angle mode while simplifying units...Tino Calancha2016-07-122-7/+17
* Calc: Update mode line after change mode...Tino Calancha2016-07-041-0/+1
* Complete temperature units in calc-convert-temperature...Mark Oteiza2016-03-031-5/+12
* * lisp/calc/calc-units.el (math-standard-units): Update to 2014 CODATA adjust...Mark Oteiza2016-02-181-38/+41
* Follow convention for greek letter constants....Mark Oteiza2016-02-161-1/+3
* Add Stefan-Boltzmann constant to calc units table....Mark Oteiza2016-02-161-0/+2
* * lisp/calc/calc-units.el (math-build-units-table-buffer): Use special-mode.Mark Oteiza2016-02-161-1/+1
* Update copyright year to 2016...Paul Eggert2016-01-0143-43/+43
* Change maintainer address....Jay Belanger2015-11-0343-46/+1
* Have calc-yank recognize numbers in different bases....Jay Belanger2015-10-111-15/+41
* Document the optional prefix to `calc-yank'....Jay Belanger2015-10-101-1/+1
* Allow numbers with different radixes to be yanked....Kaushal Modi2015-10-102-17/+93
* Use events instead of chars to keep track of steps....Jay Belanger2015-10-101-10/+10
* * lisp/calc/calc.el: Silence byte-compiler warnings...Stefan 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-082-8/+12
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-297-25/+0
* Use %s to format strings instead of splicing them...Paul Eggert2015-09-202-9/+8
* * lisp/calc/calc-ext.el (calc-do-prefix-help): Tidy up error message.Jay Belanger2015-09-191-3/+4
* Fix the routine for help on Calc's prefixes....Jay Belanger2015-09-171-2/+9
* Backslash cleanup in Elisp source files...Paul Eggert2015-09-171-1/+1
* Add new functions for the root mean square of a (Calc) vector...Jay Belanger2015-09-154-3/+23
* Go back to grave quoting in source-code docstrings etc....Paul Eggert2015-09-0714-66/+66
* Fix minor text quoting in calc, calendar, vc...Paul Eggert2015-08-287-50/+51
* Prefer directed to neutral quotes...Paul Eggert2015-08-245-13/+13
* More-conservative ‘format’ quote restyling...Paul Eggert2015-08-236-12/+15
* Revert "Extend ‘format’ to translate curved quotes"...Andreas Schwab2015-08-231-1/+1
* Respect text-quoting-style in calc...Paul Eggert2015-08-2114-77/+89
* Extend ‘format’ to translate curved quotes...Paul Eggert2015-08-141-1/+1
* * lisp/calc-store.el (calc-insert-permanent-variable): Heed case....Wolfgang Jenkner2015-06-291-1/+2
* Fix curved quotes in a few places...Paul Eggert2015-06-041-2/+2
* Support quotes 'like this' in info files...Paul Eggert2015-06-021-19/+15
* Fix minor quoting problems in doc strings...Paul Eggert2015-05-281-2/+2
* Handle curved quotes in info files...Paul Eggert2015-05-261-10/+12
* Don't quote nil and t in doc strings...Paul Eggert2015-05-212-2/+2
* Fix minor quoting problems in doc strings...Paul Eggert2015-05-191-1/+1
* * lisp/calc/calc.el (math-zerop): Declare.Glenn Morris2015-05-071-0/+1
* Fix description of Unix time, mention new function....Jay Belanger2015-04-091-2/+2
* * lisp/calc/calc-units.el (calc-convert-exact-units): Improve the...Jay Belanger2015-01-281-1/+1
* * lisp/calc/calc-units.el (math-consistent-units-p): Strengthen the...Jay Belanger2015-01-281-1/+1
* * lisp/calc/calc-units.el (calc-convert-exact-units): New function....Jay Belanger2015-01-283-2/+38
* Handle the `neg' operator in some calc-units functions....Wolfgang Jenkner2015-01-151-4/+12
* Update copyright year to 2015...Paul Eggert2015-01-0143-43/+43
* Merge branch 'emacs-24'.Paul Eggert2014-11-281-2/+0
|\
| * .gitignore cleanup....Paul Eggert2014-11-171-2/+0
| * Backport fix for http://debbugs.gnu.org/17556 from trunk...Leo Liu2014-06-271-3/+12
* | 2014-11-16 Thierry Banel <tbanelwebmin@free.fr> (tiny change)...Thierry Banel2014-11-151-2/+2
* | doc/misc/calc.texi (Quick Calculator): Mention prefix argument of...Christopher Schmidt2014-10-282-7/+10
* | calc/calc-help.el (calc-describe-thing): Quote strings which could...H. Dieter Wilhelm2014-10-011-6/+6