comparison lisp/ChangeLog @ 48117:7897f914f414

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 01 Nov 2002 22:47:37 +0000
parents 4a1a091e4790
children be4301be9646
comparison
equal deleted inserted replaced
48116:de25e18b35cf 48117:7897f914f414
1 2002-11-02 Kim F. Storm <storm@cua.dk>
2
3 * info.el (Info-hide-note-references): nil value now does no
4 reformatting at all. New choice 'tag reformats tag but shows
5 the section reference.
6 (Info-fontify-node): Use it.
7
1 2002-11-01 Stefan Monnier <monnier@cs.yale.edu> 8 2002-11-01 Stefan Monnier <monnier@cs.yale.edu>
2 9
3 * textmodes/sgml-mode.el (sgml-skip-tag-backward) 10 * textmodes/sgml-mode.el (sgml-skip-tag-backward)
4 (sgml-skip-tag-forward): Deal with xml-style <foo/> empty tags. 11 (sgml-skip-tag-forward): Deal with xml-style <foo/> empty tags.
5 12