comparison lisp/ChangeLog @ 53380:53bc119f6c35

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 12:41:49 +0000
parents 0100ec077ce7
children 503b1160745f
comparison
equal deleted inserted replaced
53379:cd6072a24608 53380:53bc119f6c35
1 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
2
3 * autorevert.el (auto-revert-interval): Doc fix.
4
1 2003-12-29 Mark A. Hershberger <mah@everybody.org> 5 2003-12-29 Mark A. Hershberger <mah@everybody.org>
2 6
3 * xml.el (xml-get-attribute-or-nil): New function, like 7 * xml.el (xml-get-attribute-or-nil): New function, like
4 xml-get-attribute, but returns nil if the attribute was not found. 8 xml-get-attribute, but returns nil if the attribute was not found.
5 (xml-get-attribute): Converted to defsubst, uses 9 (xml-get-attribute): Converted to defsubst, uses