Mercurial > emacs
comparison lisp/ChangeLog @ 66508:ecdadc99bf8c
* subr.el (locate-library): Move from help-fns.el.
* help-fns.el (locate-library): Move to subr.el.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Fri, 28 Oct 2005 16:55:48 +0000 |
parents | fcde30dab36e |
children | 77965ea08860 |
comparison
equal
deleted
inserted
replaced
66507:fcde30dab36e | 66508:ecdadc99bf8c |
---|---|
1 2005-10-28 Romain Francoise <romain@orebokech.com> | |
2 | |
3 * subr.el (locate-library): Move from help-fns.el. | |
4 * help-fns.el (locate-library): Move to subr.el. | |
5 | |
1 2005-10-28 Richard M. Stallman <rms@gnu.org> | 6 2005-10-28 Richard M. Stallman <rms@gnu.org> |
2 | 7 |
3 * net/tramp.el (tramp-completion-mode): defvar moved up. | 8 * net/tramp.el (tramp-completion-mode): defvar moved up. |
4 | 9 |
5 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix. | 10 * emacs-lisp/easymenu.el (easy-menu-change): Doc fix. |
18 Warn about some bad characters in -u user name. | 23 Warn about some bad characters in -u user name. |
19 | 24 |
20 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file. | 25 * textmodes/flyspell.el (flyspell-large-region): Pass -t if Tex file. |
21 (flyspell-external-point-words): Error if misspelled word is not found. | 26 (flyspell-external-point-words): Error if misspelled word is not found. |
22 Set flyspell-large-region-beg at end of word. | 27 Set flyspell-large-region-beg at end of word. |
23 | 28 |
24 2005-10-28 Andreas Schwab <schwab@suse.de> | 29 2005-10-28 Andreas Schwab <schwab@suse.de> |
25 | 30 |
26 * view.el (View-revert-buffer-scroll-page-forward): Use | 31 * view.el (View-revert-buffer-scroll-page-forward): Use |
27 view-page-size-default. | 32 view-page-size-default. |
28 | 33 |