comparison lisp/ChangeLog @ 52761:9e865a144d5a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 05 Oct 2003 13:57:01 +0000
parents 879bd2e9a45a
children 76ef58aaa536
comparison
equal deleted inserted replaced
52760:584aca98f911 52761:9e865a144d5a
1 2003-10-05 Richard M. Stallman <rms@gnu.org>
2
3 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
4 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
5 Use sh-modify directly.
6 (sh-select): Use sh-append, not eval.
7
8 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
9
10 * info.el (Info-following-node-name): New function.
11
12 * loadhist.el (unload-feature-special-hooks):
13 Renamed from loadhist-hook-functions.
14 (loadhist-hook-functions): Now an alias.
15
1 2003-10-04 Eli Zaretskii <eliz@elta.co.il> 16 2003-10-04 Eli Zaretskii <eliz@elta.co.il>
2 17
3 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent 18 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
4 file-name clashes on 8+3 filesystems. 19 file-name clashes on 8+3 filesystems.
5 20