summaryrefslogtreecommitdiff
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* 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
* * calc/calc-ext.el (math-to-radians-2, math-from-radians-2):Jay Belanger2013-02-232-13/+13
* lisp/calc/calc-graph.el (calc-graph-show-dumb): Fix typo.Juanma Barranquero2013-02-211-1/+1
* Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
* * doc/misc/calc.texi (Basic Operations on Units):Jay Belanger2013-02-092-2/+16
* Move lisp/calc/README* to etc/CALC-NEWSGlenn Morris2013-01-312-1242/+0
* Merge calc news from lisp/calc/README into etc/NEWS filesGlenn Morris2013-01-312-75/+4
* calc-units.el (math-default-units-table): Remove initial value.Jay Belanger2013-01-301-44/+46
* Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-111-4/+4
* Merge from emacs-24; up to 2012-12-06T07:33:20Z!rgm@gnu.orgGlenn Morris2013-01-021-1/+1
|\
| * Add 2013 to yet more FSF copyright yearsGlenn Morris2013-01-021-1/+1
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0245-45/+45
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-0145-45/+45
* | * doc/misc/calc.texi (Free-Form Dates): Expand on the date readingJay Belanger2013-01-011-0/+1
* | * calc/calc-forms.el (math-parse-date): Try usingJay Belanger2012-12-301-6/+18
* | * calc/calc.el (calc-standard-date-formats): Adjust one of theJay Belanger2012-12-151-1/+1
* | * lisp/calc/calc-forms.el (calc-date-notation): Fix typo.Jay Belanger2012-12-101-1/+1
* | * lisp/calc/calc.el (calc-standard-date-formats): Add more dateJay Belanger2012-12-102-3/+34
* | * lisp/calc/calc-forms.el (math-date-to-iso-dt): Fix weekday number.Jay Belanger2012-12-021-1/+2