diff options
| author | Richard M. Stallman | 2003-10-05 13:57:01 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2003-10-05 13:57:01 +0000 |
| commit | 0e9b293ab4a88e46f3868402044a10e4e8ed55a1 (patch) | |
| tree | 30dd1cfeb70d818907ee1e68c745dcb90b3688bd /lisp/ChangeLog | |
| parent | 0373c25e8746df2c09a9c058c7db0cdb7022c57e (diff) | |
| download | emacs-0e9b293ab4a88e46f3868402044a10e4e8ed55a1.tar.gz emacs-0e9b293ab4a88e46f3868402044a10e4e8ed55a1.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64c8fee88c3..b737420f12a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 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 |