+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
+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