summaryrefslogtreecommitdiff
path: root/lisp/calc/calc-misc.el
Commit message (Expand)AuthorAgeFilesLines
* * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.Jay Belanger2010-04-161-15/+18
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use window-full-height-p.Glenn Morris2009-10-061-2/+2
* (calc-transpose-lines): New function.Jay Belanger2009-07-291-1/+114
* Replace last-command-char with last-command-event.Glenn Morris2009-01-091-3/+3
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (report-calc-bug): Remove version number.Jay Belanger2008-08-141-7/+5
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* * calc/calc.el: Load "cal-loaddefs" rather than set up autoloads manually.Stefan Monnier2008-04-081-14/+72
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (calc-do-keypad, calc-inv-hyp-prefix-help)Jay Belanger2007-11-271-0/+29
* | (another-calc): Use `mapc' rather than `mapcar'.Juanma Barranquero2007-09-261-3/+3
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (math-div2-bignum): Use math-bignum-digit-size.Jay Belanger2007-06-241-1/+1
|/
* Update maintainer's address.Jay Belanger2007-04-231-1/+1
* Change form of license text to match rest of Emacs.Glenn Morris2007-03-191-13/+13
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright year.Jay Belanger2006-02-051-1/+1
* (calc-dispatch-help): Update docstring.Jay Belanger2005-11-281-3/+4
* (calcFunc-inv): Check for symbolic matrices.Jay Belanger2005-10-281-2/+5
* Update copyright information.Jay Belanger2005-07-141-1/+2
* Fix typo in title.Juanma Barranquero2005-06-211-1/+1
* (calc-info-goto-node): Use info instead of Info-goto-node.Jay Belanger2005-05-271-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
* Update copyright year.Jay Belanger2005-05-071-1/+1
* Add a provide statement.Jay Belanger2004-11-301-4/+3
* (calc-do-handle-whys, calc-last-args-stub, calc-missing-key)Jay Belanger2004-11-291-15/+15
* (calc-last-why-command): Declare it.Jay Belanger2004-11-261-0/+3
* (math-trunc): Replace variable prec by math-trunc-prec.Jay Belanger2004-11-241-8/+15
* (calc-other-window): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-261-3/+3
* (calc-info-goto-node): New function.Jay Belanger2004-10-111-4/+8
* Add arch taglinesMiles Bader2003-09-011-0/+1
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* Add new maintainer (deego).Deepak Goel2003-01-151-1/+2
* (calc-delete-windows-keep): Function deleted.Colin Walters2002-03-291-67/+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
* (calc-info): Don't perform voodoo, just (info "Calc").Colin Walters2001-11-221-18/+1
* (math-fixnump, math-fixnatnump, calcFunc-trunc)Colin Walters2001-11-191-10/+15
* (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,Colin Walters2001-11-141-107/+57
* Use `frame-width' instead of `screen-width',Eli Zaretskii2001-11-131-4/+4
* Initial import of Calc 2.02f.Eli Zaretskii2001-11-061-0/+877