changeset 101130:4660765d77ad

*** empty log message ***
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 11 Jan 2009 19:14:59 +0000
parents 25d50d869d34
children 1541a3c11c7f
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jan 11 19:13:15 2009 +0000
+++ b/lisp/ChangeLog	Sun Jan 11 19:14:59 2009 +0000
@@ -1,3 +1,9 @@
+2009-01-11  Jay Belanger  <jay.p.belanger@gmail.com>
+
+	* calc/calc-lang.el (math-compose-tex-sqrt): New function.
+	(math-special-function-table): Use `math-compose-tex-sqrt' to
+	compose sqrts in TeX and LaTeX mode.
+
 2009-01-11  Chong Yidong  <cyd@stupidchicken.com>
 
 	* faces.el (describe-face): Ignore anonymous faces.