| Commit message (Expand) | Author | Age | Files | Lines |
* | calc-misc.el (calc-record-why): Don't record a message twice. | Jay Belanger | 2012-08-07 | 1 | -1/+2 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | * calc/calc-misc.el (calc-help): Avoid wrapping help message. | Andreas Schwab | 2011-12-16 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-18 | 1 | -2/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -1/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'. | Jay Belanger | 2010-04-16 | 1 | -15/+18 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Use window-full-height-p. | Glenn Morris | 2009-10-06 | 1 | -2/+2 |
* | (calc-transpose-lines): New function. | Jay Belanger | 2009-07-29 | 1 | -1/+114 |
* | Replace last-command-char with last-command-event. | Glenn Morris | 2009-01-09 | 1 | -3/+3 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-05 | 1 | -1/+1 |
* | (report-calc-bug): Remove version number. | Jay Belanger | 2008-08-14 | 1 | -7/+5 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-06 | 1 | -6/+4 |
* | * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually. | Stefan Monnier | 2008-04-08 | 1 | -14/+72 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-07 | 1 | -1/+1 |
* | | (calc-do-keypad, calc-inv-hyp-prefix-help) | Jay Belanger | 2007-11-27 | 1 | -0/+29 |
* | | (another-calc): Use `mapc' rather than `mapcar'. | Juanma Barranquero | 2007-09-26 | 1 | -3/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | (math-div2-bignum): Use math-bignum-digit-size. | Jay Belanger | 2007-06-24 | 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-dispatch-help): Update docstring. | Jay Belanger | 2005-11-28 | 1 | -3/+4 |
* | (calcFunc-inv): Check for symbolic matrices. | Jay Belanger | 2005-10-28 | 1 | -2/+5 |
* | Update copyright information. | Jay Belanger | 2005-07-14 | 1 | -1/+2 |
* | Fix typo in title. | Juanma Barranquero | 2005-06-21 | 1 | -1/+1 |
* | (calc-info-goto-node): Use info instead of Info-goto-node. | Jay Belanger | 2005-05-27 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-05-17 | 1 | -1/+1 |
* | Update copyright year. | Jay Belanger | 2005-05-07 | 1 | -1/+1 |
* | Add a provide statement. | Jay Belanger | 2004-11-30 | 1 | -4/+3 |
* | (calc-do-handle-whys, calc-last-args-stub, calc-missing-key) | Jay Belanger | 2004-11-29 | 1 | -15/+15 |
* | (calc-last-why-command): Declare it. | Jay Belanger | 2004-11-26 | 1 | -0/+3 |
* | (math-trunc): Replace variable prec by math-trunc-prec. | Jay Belanger | 2004-11-24 | 1 | -8/+15 |
* | (calc-other-window): Use an extra argument instead of `interactive-p'. | Jay Belanger | 2004-10-26 | 1 | -3/+3 |
* | (calc-info-goto-node): New function. | Jay Belanger | 2004-10-11 | 1 | -4/+8 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -1/+1 |
* | Add new maintainer (deego). | Deepak Goel | 2003-01-15 | 1 | -1/+2 |
* | (calc-delete-windows-keep): Function deleted. | Colin Walters | 2002-03-29 | 1 | -67/+0 |
* | (report-calc-bug): Use `reporter-prompt-for-summary-p'. | Colin Walters | 2001-11-22 | 1 | -6/+7 |
* | (report-calc-bug): Use reporter.el. | Colin Walters | 2001-11-22 | 1 | -7/+6 |
* | (calc-info): Don't perform voodoo, just (info "Calc"). | Colin Walters | 2001-11-22 | 1 | -18/+1 |
* | (math-fixnump, math-fixnatnump, calcFunc-trunc) | Colin Walters | 2001-11-19 | 1 | -10/+15 |
* | (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor, | Colin Walters | 2001-11-14 | 1 | -107/+57 |