log lisp/calc/calc-ext.el @ 72836:7e254a2d157c

age author description
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.