Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
| | |||||
* | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | |||||
* | Update maintainer's address. | Jay Belanger | 2007-04-23 | 1 | -1/+1 |
| | |||||
* | Change form of license text to match rest of Emacs. | Glenn Morris | 2007-03-19 | 1 | -13/+13 |
| | |||||
* | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| | |||||
* | Update copyright year. | Jay Belanger | 2006-02-05 | 1 | -1/+1 |
| | |||||
* | (calc-matrix-mode, math-get-modes-vec): Change the mode name `square' | Jay Belanger | 2005-10-10 | 1 | -3/+3 |
| | | | | to 'sqmatrix'. | ||||
* | (calc-matrix-mode, math-get-modes-vec): Add square matrix option. | Jay Belanger | 2005-10-07 | 1 | -4/+9 |
| | |||||
* | message format spec fixes, commit # 11 | Deepak Goel | 2005-09-18 | 1 | -1/+2 |
| | |||||
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -1/+2 |
| | |||||
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-17 | 1 | -1/+1 |
| | |||||
* | (calc-save-modes): Reset the modes list if Calc is in embedded mode. | Jay Belanger | 2005-05-07 | 1 | -1/+3 |
| | |||||
* | (calc-settings-file-name): Compare calc-settings-file to | Jay Belanger | 2005-01-08 | 1 | -7/+4 |
| | | | | | user-init-file instead of ~/.emacs. Replace ~/.emacs in a prompt by calc-settings-file. | ||||
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -7/+4 |
| | | | | (calc-Need-calc-mode): Remove it. | ||||
* | (calc-total-algebraic-mode): Removed error call that would be given | Jay Belanger | 2004-10-19 | 1 | -2/+0 |
| | | | | when the current emacs was used. | ||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
| | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 |
| | |||||
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
| | |||||
* | (calc-save-modes): Remove `quiet' arg; Don't bind `executing-kbd-macro'. | Colin Walters | 2002-09-30 | 1 | -6/+2 |
| | |||||
* | (calc-settings-file-name, calc-save-modes): Handle null | Colin Walters | 2001-11-19 | 1 | -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 their | Colin Walters | 2001-11-14 | 1 | -102/+52 |
| | | | | | own line, add "foo.el ends here" to each file, and update copyright date. | ||||
* | (calc-settings-file-name): Don't hardcode | Eli Zaretskii | 2001-11-13 | 1 | -5/+11 |
| | | | | "~/.emacs"; use `read-file-name'. | ||||
* | Initial import of Calc 2.02f. | Eli Zaretskii | 2001-11-06 | 1 | -0/+714 |