comparison lisp/ChangeLog @ 39750:97ff71730793

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 10 Oct 2001 16:37:12 +0000
parents 38acb74fef5f
children e3a3d7614391
comparison
equal deleted inserted replaced
39749:d1b30da5bcfc 39750:97ff71730793
2 2
3 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'. 3 * info.el (Info-insert-dir): Don't call `Info-fontify-menu-headers'.
4 (Info-fontify-node): Don't fontify the node if it's already been done. 4 (Info-fontify-node): Don't fontify the node if it's already been done.
5 5
6 2001-10-10 Gerd Moellmann <gerd@gnu.org> 6 2001-10-10 Gerd Moellmann <gerd@gnu.org>
7
8 * international/iso-transl.el (iso-transl-e-caret)
9 (iso-transl-i-caret, iso-transl-o-caret, iso-transl-u-caret):
10 Fix duplicates. From Dave Love <d.love@dl.ac.uk>.
7 11
8 * simple.el (end-of-buffer): Fix code scrolling specially 12 * simple.el (end-of-buffer): Fix code scrolling specially
9 for the buffer end. 13 for the buffer end.
10 14
11 * startup.el (command-line-1): Bind tab-width to 8. 15 * startup.el (command-line-1): Bind tab-width to 8.