comparison lisp/ChangeLog @ 51708:380202c09939

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Wed, 02 Jul 2003 00:53:46 +0000
parents 1a2455839c45
children bc91cbf50c24
comparison
equal deleted inserted replaced
51707:1a2455839c45 51708:380202c09939
2 2
3 * info.el (Info-fontify-menu-headers): Only fontify `* Menu:' at 3 * info.el (Info-fontify-menu-headers): Only fontify `* Menu:' at
4 the beginning of a line. 4 the beginning of a line.
5 (Info-extract-menu-node-name): Correctly initialize while loop. 5 (Info-extract-menu-node-name): Correctly initialize while loop.
6 (Info-scroll-prefer-subnodes): Change default to nil. 6 (Info-scroll-prefer-subnodes): Change default to nil.
7
8 2003-07-01 Luc Teirlinck <teirllm@mail.auburn.edu>
9 7
10 * simple.el (vis-mode): Update documentation string to reflect 8 * simple.el (vis-mode): Update documentation string to reflect
11 earlier changes. 9 earlier changes.
12 10
13 2003-06-30 Richard M. Stallman <rms@gnu.org> 11 2003-06-30 Richard M. Stallman <rms@gnu.org>