log lisp/calc/calc.el @ 86933:553d66dcf5fd

age author description
Sun, 02 Dec 2007 03:16:05 +0000 Jay Belanger (calc-lang-slash-idiv,calc-lang-allow-underscores,calc-lang-c-type-hex)
Tue, 27 Nov 2007 07:57:07 +0000 Glenn Morris (math-normalize-nonstandard): Fix declaration.
Tue, 27 Nov 2007 04:02:56 +0000 Jay Belanger (calc-set-language, calc-edit-finish)
Thu, 15 Nov 2007 02:57:46 +0000 Jay Belanger (calc-mode): Require calc-menu.
Tue, 13 Nov 2007 18:48:13 +0000 Noah Friedman Add `backward-delete-char-untabify' to the list of bindings to remap when
Mon, 29 Oct 2007 15:33:04 +0000 Dan Nicolaescu * calc/calc.el (calc-emacs-type-lucid): Remove.
Sat, 27 Oct 2007 20:24:52 +0000 Jay Belanger (math-standard-opers): Lower the precedence of negation.
Wed, 26 Sep 2007 00:09:32 +0000 Juanma Barranquero (calc-digit-map, calc-dispatch-map, calc-mode, calc-quit):
Fri, 17 Aug 2007 20:18:16 +0000 Jay Belanger (math-bignum-digit-length): Compute the appropriate value.
Fri, 17 Aug 2007 03:54:13 +0000 Jay Belanger (calc-language-alist): Add texinfo-mode.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sun, 08 Jul 2007 01:40:33 +0000 Jay Belanger (math-bignum-digit-length,math-bignum-digit-size,math-small-integer-size):
Sun, 08 Jul 2007 00:14:16 +0000 Jay Belanger (math-bignum-digit-size,math-small-integer-size): Evaluate when compiled.
Sun, 08 Jul 2007 00:11:09 +0000 Jay Belanger (math-bignum-digit-length): Evaluate when compiled.
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'.