log lisp/calc/calc.el @ 81741:d40120fec750

age author description
Sat, 07 Jul 2007 23:56:33 +0000 Jay Belanger (math-bignum-digit-length): Change to optimal value.
Sat, 07 Jul 2007 04:13:49 +0000 Jay Belanger (math-read-number): Replace number by variable.
Fri, 06 Jul 2007 03:56:12 +0000 Jay Belanger (math-add-bignum): Replace number by constant.
Sat, 23 Jun 2007 04:05:29 +0000 Jay Belanger (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):
Fri, 22 Jun 2007 01:03:24 +0000 Jay Belanger (math-read-number-simple): New function.
Wed, 20 Jun 2007 19:32:49 +0000 Jay Belanger (math-standard-ops): Fix precedence of multiplication.
Wed, 20 Jun 2007 04:07:24 +0000 Jay Belanger (calc-multiplication-has-precendence): New variable.
Tue, 01 Apr 2008 02:30:31 +0000 Jay Belanger Autoload `calc-yank'.
Mon, 07 Jan 2008 01:01:05 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 03:50:23 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 23 Apr 2007 21:29:30 +0000 Jay Belanger Update maintainer's address.
Mon, 16 Apr 2007 02:30:04 +0000 Jay Belanger (calc-version): New function.
Mon, 16 Apr 2007 01:50:16 +0000 Jay Belanger (calc-trail-mode): Shorten the title.
Mon, 19 Mar 2007 20:59:53 +0000 Glenn Morris Change form of license text to match rest of Emacs.
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 12 Sep 2006 16:58:31 +0000 Jay Belanger (calc-dispatch): Remove unnecessary `sit-for'.
Thu, 20 Jul 2006 20:22:18 +0000 Jay Belanger (calc-previous-alg-entry): Remove variable.
Sun, 05 Feb 2006 16:31:42 +0000 Jay Belanger Update copyright year.
Mon, 28 Nov 2005 22:12:59 +0000 Jay Belanger Change global keybinding for calc-dispatch to "\C-x*"
Mon, 14 Nov 2005 20:13:46 +0000 Jay Belanger (calc-left-divide): New function.
Mon, 10 Oct 2005 19:38:26 +0000 Jay Belanger (calc-matrix-mode, calc-set-mode-line): Change the mode name `square'
Fri, 07 Oct 2005 21:18:47 +0000 Jay Belanger (calc-set-mode-line): Add square matrix option.
Thu, 14 Jul 2005 20:05:30 +0000 Jay Belanger Update copyright information.
Mon, 11 Jul 2005 06:43:39 +0000 Jay Belanger (calc-embedded-announce-formula-alist)
Sat, 09 Jul 2005 03:41:40 +0000 Jay Belanger (calc-embedded-announce-formula-alist, calc-embedded-open-close-formula-alist,
Mon, 04 Jul 2005 02:39:37 +0000 Juanma Barranquero (calc): Finish `defgroup' description with period.
Mon, 30 May 2005 21:03:51 +0000 Jay Belanger (calc-bug-address): Fix docstring.
Mon, 30 May 2005 02:49:54 +0000 Jay Belanger (calc-user-invocation): Check if calc-invocation-macro is non-nil.
Sat, 28 May 2005 04:41:46 +0000 Jay Belanger (calc-alg-map): Declare it.
Fri, 27 May 2005 12:13:30 +0000 Lute Kamstra (calc): Specify customization group.