]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 5 Oct 2003 13:57:01 +0000 (13:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 5 Oct 2003 13:57:01 +0000 (13:57 +0000)
lisp/ChangeLog
lispref/ChangeLog

index 64c8fee88c3004613c09089df1af47a643116bbf..b737420f12a42c8c0379ab930d97e565a9e39dc9 100644 (file)
@@ -1,3 +1,18 @@
+2003-10-05  Richard M. Stallman  <rms@gnu.org>
+
+       * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
+       (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
+       Use sh-modify directly.
+       (sh-select): Use sh-append, not eval.
+
+       * mail/emacsbug.el (report-emacs-bug): Fix previous change.
+
+       * info.el (Info-following-node-name): New function.
+
+       * loadhist.el (unload-feature-special-hooks):
+       Renamed from loadhist-hook-functions.
+       (loadhist-hook-functions): Now an alias.
+
 2003-10-04  Eli Zaretskii  <eliz@elta.co.il>
 
        * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
index 234133c78e21238b0a56c3e2f73287fc61c13b7a..366810f63ad9352ee1b0601dd0b0628c27c8bb0d 100644 (file)
@@ -1,3 +1,10 @@
+2003-10-05  Richard M. Stallman  <rms@gnu.org>
+
+       * loading.texi (Named Features): In `provide',
+       say how to test for subfeatures.
+       (Unloading): In unload-feature, use new var name
+       unload-feature-special-hooks.
+
 2003-10-03  Lute Kamstra  <Lute.Kamstra@cwi.nl>
 
        * modes.texi (Major Mode Conventions): Mention third way to set up