aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2003-10-05 13:57:01 +0000
committerRichard M. Stallman2003-10-05 13:57:01 +0000
commit0e9b293ab4a88e46f3868402044a10e4e8ed55a1 (patch)
tree30dd1cfeb70d818907ee1e68c745dcb90b3688bd /lisp/ChangeLog
parent0373c25e8746df2c09a9c058c7db0cdb7022c57e (diff)
downloademacs-0e9b293ab4a88e46f3868402044a10e4e8ed55a1.tar.gz
emacs-0e9b293ab4a88e46f3868402044a10e4e8ed55a1.zip
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog15
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 @@
12003-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
12003-10-04 Eli Zaretskii <eliz@elta.co.il> 162003-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