log lisp/calc/calc-misc.el @ 81911:2d5f4f5607c1

age author description
2007-06-24 Jay Belanger (math-div2-bignum): Use math-bignum-digit-size.
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-23 Jay Belanger Update maintainer's address.
2007-03-19 Glenn Morris Change form of license text to match rest of Emacs.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-05 Jay Belanger Update copyright year.
2005-11-28 Jay Belanger (calc-dispatch-help): Update docstring.
2005-10-28 Jay Belanger (calcFunc-inv): Check for symbolic matrices.
2005-07-14 Jay Belanger Update copyright information.
2005-06-21 Juanma Barranquero Fix typo in title.
2005-05-27 Jay Belanger (calc-info-goto-node): Use info instead of Info-goto-node.
2005-05-17 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-05-07 Jay Belanger Update copyright year.
2004-11-30 Jay Belanger Add a provide statement.
2004-11-29 Jay Belanger (calc-do-handle-whys, calc-last-args-stub, calc-missing-key)
2004-11-26 Jay Belanger (calc-last-why-command): Declare it.
2004-11-24 Jay Belanger (math-trunc): Replace variable prec by math-trunc-prec.
2004-10-26 Jay Belanger (calc-other-window): Use an extra argument instead of `interactive-p'.
2004-10-11 Jay Belanger (calc-info-goto-node): New function.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitepace deleted.
2003-01-15 Deepak Goel Add new maintainer (deego).
2002-03-29 Colin Walters (calc-delete-windows-keep): Function deleted.
2001-11-22 Colin Walters (report-calc-bug): Use `reporter-prompt-for-summary-p'.
2001-11-22 Colin Walters (report-calc-bug): Use reporter.el.
2001-11-22 Colin Walters (calc-info): Don't perform voodoo, just (info "Calc").
2001-11-19 Colin Walters (math-fixnump, math-fixnatnump, calcFunc-trunc)
2001-11-14 Colin Walters (math-fixnump, math-fixnatnump, calcFunc-trunc, calcFunc-floor,
2001-11-13 Eli Zaretskii Use `frame-width' instead of `screen-width',