log lisp/calc/calc-lang.el @ 87649:107ccd98fa12

age author description
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Sat, 29 Dec 2007 04:27:46 +0000 Jay Belanger (math-complex-format): Add giac.
Sat, 29 Dec 2007 00:56:17 +0000 Jay Belanger (calc-yacas-language, calc-maxima-language, calc-giac-language)
Wed, 26 Dec 2007 16:04:51 +0000 Jay Belanger (calc-lang-allow-percentsigns): Declare as a variable.
Tue, 11 Dec 2007 04:04:26 +0000 Jay Belanger (calc-lang-name): New property name.
Sun, 02 Dec 2007 20:00:58 +0000 Jay Belanger (math-compose-var): Adjust declaration.
Sun, 02 Dec 2007 03:45:14 +0000 Jay Belanger (math-compose-var): Fix declaration.
Sun, 02 Dec 2007 03:17:22 +0000 Jay Belanger (math-compose-vector, math-compose-var, math-tex-expr-is-flat):
Tue, 27 Nov 2007 04:05:19 +0000 Jay Belanger (math-read-factor, math-read-expr-level): Declare as functions.
Fri, 16 Nov 2007 04:15:23 +0000 Jay Belanger (math-oper-table): Fix typo. Reduce precedence of "/" for TeX.
Sat, 27 Oct 2007 20:25:45 +0000 Jay Belanger (math-oper-table): Lower precedence of negation for C, TeX, and eqn.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Wed, 20 Jun 2007 04:15:12 +0000 Jay Belanger (calc-set-language,math-read-big-rec): Let math-expr-opers equal the
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.
Fri, 22 Sep 2006 17:44:35 +0000 Jay Belanger Add Greek letters to math-variable-table properties of tex.
Sun, 05 Feb 2006 16:31:42 +0000 Jay Belanger Update copyright year.
Tue, 27 Sep 2005 14:49:54 +0000 Jay Belanger (math-oper-table): Raise the precedence of "/" in TeX mode.
Thu, 14 Jul 2005 20:05:30 +0000 Jay Belanger Update copyright information.
Sat, 07 May 2005 21:22:51 +0000 Jay Belanger Update copyright year.
Tue, 29 Mar 2005 04:54:48 +0000 Jay Belanger Add functions to math-function-table properties of tex and math.
Sun, 06 Feb 2005 16:21:39 +0000 Jay Belanger (calc-tex-language): Display more information in messages.
Fri, 04 Feb 2005 06:20:52 +0000 Jay Belanger (math-latex-parse-frac): Don't use arguments.
Mon, 31 Jan 2005 21:53:21 +0000 Jay Belanger (math-function-table, math-oper-table, math-variable-table):
Mon, 31 Jan 2005 09:08:34 +0000 Jay Belanger (math-latex-input-filter): Remove function.
Mon, 31 Jan 2005 06:25:17 +0000 Jay Belanger (calc-latex-language, math-latex-parse-frac)
Tue, 30 Nov 2004 17:14:06 +0000 Jay Belanger Add a provide statement.