comparison lisp/ChangeLog @ 66646:173cd676da78

xml.el fixes
author Mark A. Hershberger <mah@everybody.org>
date Thu, 03 Nov 2005 03:56:38 +0000
parents f8bbec917135
children f6c8a712bfcd
comparison
equal deleted inserted replaced
66645:98ed2e52cea0 66646:173cd676da78
1 2005-11-02 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el (xml-syntax-table): Allow xml.el to compile in xemacs.
4 (xml-parse-tag): Join strings separated by a comment properly.
5
1 2005-11-02 Andreas Schwab <schwab@suse.de> 6 2005-11-02 Andreas Schwab <schwab@suse.de>
2 7
3 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Quote the 8 * emacs-lisp/byte-opt.el (byte-optimize-pure-func): Quote the
4 folded value. 9 folded value.
5 10