log lisp/calc/calc-ext.el @ 87467:50a75c73f7d2

age author description
Sat, 29 Dec 2007 01:10:31 +0000 Jay Belanger (calc-init-extensions): Autoload commands to change languages.
Sat, 29 Dec 2007 00:55:06 +0000 Jay Belanger (calc-init-extensions): Add keybindings for new languages.
Sat, 08 Dec 2007 01:02:29 +0000 David Kastrup * erc-stamp.el (erc-echo-timestamp):
Wed, 28 Nov 2007 03:03:52 +0000 Jay Belanger (math-sqrt-raw, math-map-vec, math-make-frac): Declare as functions.
Tue, 27 Nov 2007 07:57:22 +0000 Glenn Morris (math-read-big-rec): Fix declaration.
Tue, 27 Nov 2007 04:53:27 +0000 Jay Belanger (math-provably-realp): Fix typo.
Tue, 27 Nov 2007 04:03:37 +0000 Jay Belanger (math-clip, math-round, math-simplify)
Mon, 29 Oct 2007 15:33:04 +0000 Dan Nicolaescu * calc/calc.el (calc-emacs-type-lucid): Remove.
Wed, 26 Sep 2007 00:05:27 +0000 Juanma Barranquero (calc-init-extensions, calc-reset): Use `mapc' rather than `mapcar'.
Fri, 17 Aug 2007 20:19:36 +0000 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
Fri, 03 Aug 2007 05:21:43 +0000 Jay Belanger (math-get-value,math-get-sdev,math-contains-sdev): New functions.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Sat, 07 Jul 2007 23:57:23 +0000 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const):
Sat, 23 Jun 2007 04:36:29 +0000 Jay Belanger (math-fixnum-big): Use the variable math-bignum-digit-size.
Fri, 22 Jun 2007 06:00:39 +0000 Jay Belanger (math-approx-pi,math-approx-sqrt-e,math-approx-gamma-const): New
Fri, 22 Jun 2007 04:00:12 +0000 Jay Belanger (math-defcache): Allow forms to evaluate to initial values.
Wed, 20 Jun 2007 04:14:24 +0000 Jay Belanger (math-read-plain-expr,math-format-flat-expr-fancy): Let
Tue, 01 Apr 2008 02:31:00 +0000 Jay Belanger (calc-init-extensions): Remove keybinding assignments for `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:30:42 +0000 Jay Belanger Update maintainer's address.
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.
Sun, 05 Feb 2006 16:31:42 +0000 Jay Belanger Update copyright year.
Mon, 14 Nov 2005 20:13:25 +0000 Jay Belanger Change calcFunc-writeoutpower and calc-writeoutpower to
Fri, 28 Oct 2005 03:51:00 +0000 Jay Belanger Add functions to autoloads.
Thu, 14 Jul 2005 20:05:30 +0000 Jay Belanger Update copyright information.
Sat, 28 May 2005 04:37:43 +0000 Jay Belanger (calc-help-map, calc-alg-map, calc-alg-esc-map): Declare them.
Tue, 17 May 2005 19:08:39 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 16 May 2005 03:52:38 +0000 Jay Belanger (calc-init-extensions): Add `calc-copy-special-constant'.
Sun, 08 May 2005 05:00:35 +0000 Jay Belanger Add `calc-embedded-preserve-modes' to autoloads.
Mon, 02 May 2005 19:41:55 +0000 Jay Belanger (calc-read-number-fancy): Replace string-to-int by string-to-number.
Tue, 15 Feb 2005 19:24:49 +0000 Jay Belanger Add functions to autoloads.
Mon, 31 Jan 2005 21:52:49 +0000 Jay Belanger (math-read-big-expr): Make LaTeX the default TeX mode.
Mon, 31 Jan 2005 06:23:04 +0000 Jay Belanger Add calc-latex-language to autoloads.
Fri, 21 Jan 2005 05:43:09 +0000 Jay Belanger (calc-fancy-prefix-other-key): Set prefix arg.
Wed, 19 Jan 2005 16:47:32 +0000 Jay Belanger (calc-fancy-prefix-other-key): Don't clear flags if the last command
Tue, 11 Jan 2005 05:06:00 +0000 Jay Belanger (calc-reset): Reset when inside an embedded calculator; only reset when
Mon, 10 Jan 2005 16:54:15 +0000 Jay Belanger (calc-reset): Don't adjust the window height if the window takes up
Sun, 09 Jan 2005 15:55:08 +0000 Jay Belanger (calc-reset): Restore saved values of variables instead of default
Wed, 08 Dec 2004 06:10:56 +0000 Jay Belanger (math-read-replacement-list, math-read-superscripts): Move to
Wed, 01 Dec 2004 21:03:24 +0000 Jay Belanger (calc-inverse, calc-hyperbolic): Add more checks.
Wed, 01 Dec 2004 20:52:48 +0000 Jay Belanger (calc-inverse, calc-hyperbolic): Give more thorough messages.
Tue, 30 Nov 2004 17:06:07 +0000 Jay Belanger Remove dummy autoloading functions from autoloads.
Mon, 29 Nov 2004 05:54:53 +0000 Jay Belanger Move require to end of file.
Sat, 27 Nov 2004 04:09:24 +0000 Jay Belanger (calc-command-flags, calc-gnuplot-buffer, calc-gnuplot-input)
Tue, 23 Nov 2004 05:56:40 +0000 Jay Belanger (math-read-replacement-list, math-read-superscripts): New variables.
Mon, 22 Nov 2004 04:52:48 +0000 Jay Belanger (math-read-big-expr, math-read-big-bigp): Replace variable lines by
Wed, 17 Nov 2004 19:22:31 +0000 Jay Belanger (math-defsimplify): Changed the argument in the created function to
Thu, 11 Nov 2004 20:13:21 +0000 Jay Belanger (math-defcache): Use defvar for the new variables it creates.
Thu, 11 Nov 2004 05:50:09 +0000 Jay Belanger (math-read-expr): Use declared variables math-exp-pos,
Tue, 09 Nov 2004 20:29:34 +0000 Jay Belanger (calc-init-extensions): Remove old code.
Tue, 09 Nov 2004 04:49:01 +0000 Jay Belanger (calc-init-extensions): Bound calc-yank to mouse-2.
Tue, 19 Oct 2004 14:41:50 +0000 Jay Belanger (calc-fancy-prefix): Removed emacs version check.
Tue, 19 Oct 2004 14:21:31 +0000 Jay Belanger (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
Fri, 26 Mar 2004 15:29:41 +0000 Stefan Monnier Add comment.
Sun, 08 Feb 2004 22:40:16 +0000 Andreas Schwab (calc-do-prefix-help): Remove extra format
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 13:24:35 +0000 Juanma Barranquero Trailing whitepace deleted.
Wed, 15 Jan 2003 15:16:25 +0000 Deepak Goel Add new maintainer (deego).