diff lisp/ChangeLog @ 91303:1ae1f4066439

Merge from emacs--devo--0 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-307
author Miles Bader <miles@gnu.org>
date Sat, 29 Dec 2007 02:51:57 +0000
parents 56a72e2bd635 5ab8819dee6c
children c938ab6810a4
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 29 02:39:17 2007 +0000
+++ b/lisp/ChangeLog	Sat Dec 29 02:51:57 2007 +0000
@@ -1,3 +1,43 @@
+2007-12-29  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calc/calc-aent.el (math-read-token): Fix misplaced
+	parentheses.
+
+	* calc/calc-lang.el (calc-yacas-language, calc-maxima-language)
+	(calc-giac-language, math-yacas-parse-Sum, math-yacas-compose-sum)
+	(math-yacas-compose-deriv, math-yacas-compose-taylor)
+	(math-maxima-parse-subst, math-maxima-parse-taylor)
+	(math-maxima-compose-taylor, math-maxima-compose-subst)
+	(math-maxima-compose-if, math-lang-switch-args)
+	(math-lang-compose-switch-args, math-read-giac-subscr):
+	New functions.
+	(calc-lang-allow-underscores, calc-lang-allow-percentsigns)
+	(calc-lang-brackets-are-subscripts, calc-lang-c-type-hex):
+	Add languages.
+	(math-vector-brackets, math-complex-format, math-variable-table)
+	(math-parse-table, math-oper-table, math-function-table)
+	(math-special-function-table, math-compose-subscr):
+	Add values for new languages.
+
+	* calc/calccomp.el (math-compose-expr): Add new languages.
+
+	* calc/calc.el (calc-language): Add languages to docstring.
+
+	* calc/calc-ext.el (calc-init-extensions): Add keybindings
+	for new languages.  Autoload commands to change languages.
+
+	* calc/calc-help.el (calc-d-prefix-help): Add new languages.
+
+	* calc/calc-menu.el (calc-modes-menu): Add new languages.
+
+2007-12-28  Dan Nicolaescu  <dann@ics.uci.edu>
+
+	* vc-hg.el (vc-hg-registered): Return the false when vc-hg-state
+	returns 'ignored or 'unregistered.
+	(vc-hg-state): Pass "-A" to the status command and deal with the
+	output.
+	(vc-hg-dir-state): Pass "-A" to the status command.
+
 2007-12-29  Richard Stallman  <rms@gnu.org>
 
 	* progmodes/compile.el (compilation-start): Set initial visible