comparison lisp/ChangeLog @ 50147:c059a2cc2287

Notify minor change to calc-forms.el.
author Deepak Goel <deego@gnufans.org>
date Sun, 16 Mar 2003 20:29:51 +0000
parents 2e57d31c4ed0
children 8825f03fc68a
comparison
equal deleted inserted replaced
50146:d493b5b74454 50147:c059a2cc2287
1 2003-03-16 Deepak Goel <deego@gnufans.org>
2
3 * calc/calc-forms.el (math-tzone-names): Introduce UTC as an alias
4 for GMT. Suggested by bob@rattlesnake.com.
5
1 2003-03-15 Mark A. Hershberger <mah@everybody.org> 6 2003-03-15 Mark A. Hershberger <mah@everybody.org>
2 7
3 * xml.el (xml-ucs-to-string): New function to convert Unicode 8 * xml.el (xml-ucs-to-string): New function to convert Unicode
4 codepoints to strings. Uses decode-char (mule.el) if available. 9 codepoints to strings. Uses decode-char (mule.el) if available.
5 (xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd) 10 (xml-parse-tag, xml-parse-attlist, xml-skip-dtd, xml-parse-dtd)