aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calc/calc-mode.el
Commit message (Collapse)AuthorAgeFilesLines
* (calc-total-algebraic-mode): Removed error call that would be givenJay Belanger2004-10-191-2/+0
| | | | when the current emacs was used.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-2/+2
|
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
|
* (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'.Colin Walters2002-09-301-6/+2
|
* (calc-settings-file-name, calc-save-modes): Handle nullColin Walters2001-11-191-82/+92
| | | | | | | | | `calc-settings-file'. Change all toplevel `setq' forms to `defvar' forms, and move them before their first use. Use `when', `unless'. Remove trailing periods from error forms. Add description and headers suggested by Emacs Lisp coding conventions.
* Style cleanup; don't put closing parens on theirColin Walters2001-11-141-102/+52
| | | | | own line, add "foo.el ends here" to each file, and update copyright date.
* (calc-settings-file-name): Don't hardcodeEli Zaretskii2001-11-131-5/+11
| | | | "~/.emacs"; use `read-file-name'.
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+714