comparison lisp/ChangeLog @ 52976:d6492eca15c8

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 01 Nov 2003 17:57:14 +0000
parents f45cf0ff5cb3
children 19e82580b6a5
comparison
equal deleted inserted replaced
52975:6958c2be0aa9 52976:d6492eca15c8
1 2003-11-01 Mark A. Hershberger <mah@everybody.org>
2
3 * xml.el: Allow comments following the top-level element.
4 Separate out namespace parsing into special functions.
5 Change namespace parsing to return ('ns-uri . "local-name")
6 instead of '{ns-uri}local-name.
7
1 2003-11-01 era@iki.fi <era@iki.fi> (tiny change) 8 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
2 9
3 * dired.el (dired-ls-sorting-switches): Doc fix. 10 * dired.el (dired-ls-sorting-switches): Doc fix.
4 11
5 2003-11-01 Oliver Scholz <epameinondas@gmx.de> 12 2003-11-01 Oliver Scholz <epameinondas@gmx.de>