summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2016Paul 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 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-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 themPaul 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 filesPaul Eggert2015-09-171-1/+1
* Add new functions for the root mean square of a (Calc) vectorJay 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, vcPaul Eggert2015-08-287-50/+51
* Prefer directed to neutral quotesPaul Eggert2015-08-245-13/+13
* More-conservative ‘format’ quote restylingPaul Eggert2015-08-236-12/+15
* Revert "Extend ‘format’ to translate curved quotes"Andreas Schwab2015-08-231-1/+1
* Respect text-quoting-style in calcPaul Eggert2015-08-2114-77/+89
* Extend ‘format’ to translate curved quotesPaul 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 placesPaul Eggert2015-06-041-2/+2
* Support quotes 'like this' in info filesPaul Eggert2015-06-021-19/+15
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-281-2/+2
* Handle curved quotes in info filesPaul Eggert2015-05-261-10/+12
* Don't quote nil and t in doc stringsPaul Eggert2015-05-212-2/+2
* Fix minor quoting problems in doc stringsPaul 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 theJay Belanger2015-01-281-1/+1
* * lisp/calc/calc-units.el (math-consistent-units-p): Strengthen theJay 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 2015Paul 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 trunkLeo 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 ofChristopher Schmidt2014-10-282-7/+10
* | calc/calc-help.el (calc-describe-thing): Quote strings which couldH. Dieter Wilhelm2014-10-011-6/+6
* | * lisp/subr.el (alist-get): New accessor.Stefan Monnier2014-10-012-4/+4
* | calc/calc-forms.el (math-normalize-hms): Do a better check forJay Belanger2014-09-041-1/+4
* | * src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.Dmitry Antipov2014-06-261-2/+2
* | * calc/calc.el (math-bignum): Handle most-negative-fixnum.Leo Liu2014-05-241-3/+12
|/
* lisp/calc/calc-menu.el (calc-vectors-menu): Remove menu item forJay Belanger2014-02-131-6/+7
* Be more consistent in using register-read-with-preview to read registersGlenn Morris2014-02-021-8/+22
* Fix some function declarationsGlenn Morris2014-01-211-1/+2
* Spelling fixes.Paul Eggert2014-01-051-2/+2