aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc
Commit message (Expand)AuthorAgeFilesLines
* (calc-match): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-261-3/+3
* (calc-other-window): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-261-3/+3
* (calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)Jay Belanger2004-10-261-19/+18
* (calc-digit-dots): Inhibit read-only before erasing minibuffer.Jay Belanger2004-10-251-1/+2
* (calc-alg-ent-map, calc-alg-ent-esc-map): Declared these variablesJay Belanger2004-10-211-1/+7
* (calc-describe-bindings): Fix last change.Stefan Monnier2004-10-211-3/+4
* (calc-graph-init): Use `set-process-query-on-exit-flag'Jay Belanger2004-10-211-1/+1
* (calcAlg-previous): Changed the regexp to the end of buffer regexp.Jay Belanger2004-10-191-1/+1
* (calc-fancy-prefix): Removed emacs version check.Jay Belanger2004-10-191-2/+1
* (calc-graph-plot): Removed emacs version check.Jay Belanger2004-10-191-6/+2
* (calc-total-algebraic-mode): Removed error call that would be givenJay Belanger2004-10-191-2/+0
* (calc-emacs-type-19, calc-emacs-type-epoch, calc-emacs-type-gnu19):Jay Belanger2004-10-191-14/+4
* (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' toJay Belanger2004-10-191-8/+6
* (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'Jay Belanger2004-10-191-12/+10
* (calc-describe-bindings): Set `buffer-read-only' to nil while workingJay Belanger2004-10-181-28/+21
* (calc-help-function-list, calc-help-variable-list): New variables.Jay Belanger2004-10-121-14/+42
* (calc-describe-copying, calc-describe-distribution, calc-describe-thing,Jay Belanger2004-10-111-12/+9
* (calc-info-goto-node): New function.Jay Belanger2004-10-111-4/+8
* Added `calc-info-goto-node' to autoloads.Jay Belanger2004-10-111-1/+2
* (calc-graph-add-curve): Moved the call to `calc-graph-set-styles' soJay Belanger2004-09-211-7/+7
* (calc-mode-var-list): Removed unnecessary quotes.Jay Belanger2004-09-201-13/+13
* (calc-quick-units): Fix overzealous s/or/unless.John Paul Wallington2004-09-181-3/+3
* (calc-mode-var-list): Fixed the value of `calc-matrix-brackets'.Jay Belanger2004-09-171-1/+1
* (calc-bug-address): Changed email address to send bug reports to.Jay Belanger2004-09-151-3/+2
* (calc-mode): Compare `calc-settings-file' to `user-init-file' ratherJay Belanger2004-09-151-1/+1
* calc/calc-embed.el (calc-embedded-set-modes): UseJay Belanger2004-09-151-1/+1
* calc/calc.el (calc-mode-var-list): Define this variable.Jay Belanger2004-09-151-168/+245
* Add comment.Stefan Monnier2004-03-261-0/+3
* (calc-mode-map): Use mapc.Stefan Monnier2004-03-261-10/+9
* (calc-do-embedded-activate): Add autoloadEli Zaretskii2004-02-161-2/+3
* (calc-do-prefix-help): Remove extra formatAndreas Schwab2004-02-081-2/+2
* (calc-convert-time-zones): Fix format string.Andreas Schwab2004-02-081-3/+3
* (calc-get-operator): Remove extra formatAndreas Schwab2004-02-081-5/+2
* 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