mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-03 11:33:37 +00:00
*** empty log message ***
This commit is contained in:
parent
b756f5b43d
commit
ad64a8881c
@ -1,3 +1,29 @@
|
||||
2000-10-15 Dave Love <fx@gnu.org>
|
||||
|
||||
* progmodes/sh-script.el: Require skeleton and comint when
|
||||
compiling.
|
||||
|
||||
* pcomplete.el (pcomplete) <defgroup>: Add :version.
|
||||
|
||||
* whitespace.el: Doc fixes.
|
||||
(top-level): Don't add hooks here.
|
||||
(whitespace-running-emacs): Deleted.
|
||||
(timer): Don't require.
|
||||
(whitespace): Add back :version conditional on xemacs test.
|
||||
(whitespace-spacetab-regexp, whitespace-indent-regexp)
|
||||
(whitespace-ateol-regexp, whitespace-modes): Fix custom type.
|
||||
(whitespace-force-mode-line-update, whitespace-refresh-rescan-list)
|
||||
(whitespace-tickle-timer, whitespace-rescan-files-in-buffers):
|
||||
Avoid specific xemacs test.
|
||||
(whitespace-global-mode): New option.
|
||||
(whitespace-global-mode): New command.
|
||||
(whitespace-unload-hook): New function.
|
||||
|
||||
* info.el (Info-mouse-follow-nearest-node): Use mouse-set-point.
|
||||
(Info-fontify-node, Info-goto-node, Info-mode-menu)
|
||||
(Info-fontify-node): `Goto' goes to `Go to'.
|
||||
(Info-fontify-node): Add help-echo to xref links.
|
||||
|
||||
2000-10-15 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* eshell/em-unix.el (eshell-du-prefer-over-ange): Doc fix.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2000-10-15 Dave Love <fx@gnu.org>
|
||||
|
||||
* qp.el: Require mm-util.
|
||||
|
||||
2000-10-13 Dave Love <fx@gnu.org>
|
||||
|
||||
* qp.el (quoted-printable-decode-region): Avoid invalid
|
||||
|
Loading…
Reference in New Issue
Block a user