aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* New directoryKenichi Handa2003-09-0842-42/+0
* Add arch taglinesMiles Bader2003-09-0142-0/+42
* Alias UTC to GMT.Deepak Goel2003-03-161-15/+17
* (calc-macro-edit-variable): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* (calc-graph-plot): Fix character constant.Juanma Barranquero2003-02-181-1/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-0444-123/+123
* Add new maintainer (deego).Deepak Goel2003-01-1541-42/+83
* *** empty log message ***Deepak Goel2003-01-152-2/+4
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+1
* (calc-any-evaltos): Initialize to nil, sinceDavid Kastrup2002-10-291-1/+1
* (calcFunc-ln): In symbolic manipulations,David Kastrup2002-10-091-1/+1
* (calc-kbd-report, calc-kbd-query): Don't bind `executing-kbd-macro'Colin Walters2002-09-301-12/+2
* (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.Colin Walters2002-09-301-6/+2
* (calc-reset): Don't bind `executing-kbd-macro'. CallColin Walters2002-09-301-3/+2
* (calc-flush-caches): Add optional arg `inhibit-msg'.Colin Walters2002-09-301-3/+4
* (calc-dispatch-map): Actually set to keymap.Colin Walters2002-09-291-2/+2
* (calc-bug-address, calc-scan-for-dels, calc-stack)Colin Walters2002-09-271-500/+430
* (calc-mode): Add font-lock-defontify to change-major-mode-hook.Colin Walters2002-09-181-0/+1
* (math-format-stack-value): Revert a brokenDavid Kastrup2002-08-051-2/+3
* Fix typo.Juanma Barranquero2002-07-091-1/+1
* Use `when', `unless'.Colin Walters2002-06-121-102/+91
* (calc-d-prefix-help): Add `@'.Miles Bader2002-05-301-2/+2
* (calc-init-extensions): Add binding for `d@'.Miles Bader2002-05-301-2/+8
* (calc-show-banner): New variable.Miles Bader2002-05-301-3/+9
* (math-standard-units): Update from CODATA.Colin Walters2002-05-141-188/+197
* Revert previous change.Colin Walters2002-04-141-1/+0
* (math-format-number): Load `calc-ext' before we callColin Walters2002-04-141-6/+9
* (math-format-radix-float): Load `calc-ext' before we call `math-group-float'.Colin Walters2002-04-141-4/+5
* (calc-init-base): Ditto.Colin Walters2002-03-291-1/+1
* (calc-delete-windows-keep): Function deleted.Colin Walters2002-03-291-67/+0
* (calc-was-split): Var deleted.Colin Walters2002-03-291-7/+1
* (calc-gnuplot-tempfile): Don't expand againstColin Walters2002-03-011-2/+2
* (calc-scroll-left): Call scroll-left interactively, so they do something.Colin Walters2002-02-261-3/+5
* (math-solve-get-sign): Convert integer to string.Colin Walters2002-02-241-1/+1
* (calc-invent-variables): Convert integer to string.Colin Walters2002-02-231-1/+2
* (math-solve-get-int): Convert return value fromColin Walters2002-02-181-1/+2
* (calc-split-manual): Look for calc.texi.Colin Walters2002-02-181-70/+2
* (calc-with-default-simplification): Use &rest for body.Colin Walters2002-02-181-1/+1
* (calcDigit-key): Use minibuffer-prompt-end instead of point-min.Andreas Schwab2002-02-081-2/+2
* Doc fix.Pavel Janík2001-12-204-4/+4
* Doc fixes.Pavel Janík2001-12-201-39/+39
* (Commentary): Cleanup, and add logistic curve fitting suggestion fromColin Walters2001-11-241-146/+174
* (calc-init-extensions): Update the rest of the autoload names to matchColin Walters2001-11-241-4/+4
* Add header comment.Colin Walters2001-11-241-1/+1
* Delete empty lines at the end of file.Pavel Janík2001-11-233-6/+0
* Delete empty line at the end of file.Pavel Janík2001-11-232-2/+0
* "This file is part of GNU Emacs." added.Pavel Janík2001-11-231-0/+2
* Remove.Colin Walters2001-11-222-599/+0
* (report-calc-bug): Use `reporter-prompt-for-summary-p'.Colin Walters2001-11-221-6/+7
* (report-calc-bug): Use reporter.el.Colin Walters2001-11-221-7/+6