mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-02 11:21:42 +00:00
*** empty log message ***
This commit is contained in:
parent
0373c25e87
commit
0e9b293ab4
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user