From 0e9b293ab4a88e46f3868402044a10e4e8ed55a1 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 5 Oct 2003 13:57:01 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 15 +++++++++++++++ lispref/ChangeLog | 7 +++++++ 2 files changed, 22 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 64c8fee88c3..b737420f12a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,18 @@ +2003-10-05 Richard M. Stallman + + * 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 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 234133c78e2..366810f63ad 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,10 @@ +2003-10-05 Richard M. Stallman + + * 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 * modes.texi (Major Mode Conventions): Mention third way to set up -- 2.39.2