summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0143-43/+43
* 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
* * calc/calc-comb.el (math-prime-test): Don't assume large integers areJay Belanger2013-10-161-2/+8
* Update some function declarationsGlenn Morris2013-09-111-1/+1
* Use define-derived-mode (and derived-mode-p).Stefan Monnier2013-09-101-25/+23
* * lisp/calc/calc-keypd.el (calc-keypad-execute): `x-flush-mouse-queue' doesn'tStefan Monnier2013-08-231-9/+8
* * 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-units.el (math-extract-units): Preserve powers of units.Jay Belanger2013-05-161-4/+2
* Fix some declarationsGlenn Morris2013-05-101-1/+1
* Make a few libraries loadable in isolationGlenn Morris2013-05-101-1/+3
* * 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-042-10/+4
* * lisp/calc/calc-ext.el (math-read-number-fancy): Check for an explicitJay Belanger2013-03-161-44/+44
* * doc/misc/calc.texi (Basic Operations on Units): Fix Jay Belanger2013-03-071-5/+7