Mercurial > emacs
comparison lisp/ChangeLog @ 71859:d618d4682d16
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 12 Jul 2006 16:10:39 +0000 |
parents | 79ed8e1b0d19 |
children | a6235c53244d |
comparison
equal
deleted
inserted
replaced
71858:33a3ba651018 | 71859:d618d4682d16 |
---|---|
1 2006-07-12 Richard Stallman <rms@gnu.org> | |
2 | |
3 * progmodes/grep.el (grep-last-buffer): Doc fix. | |
4 | |
5 * info.el (Info-try-follow-nearest-node): Doc fix. | |
6 | |
7 * emacs-lisp/edebug.el (edebug-instrument-function): | |
8 Err if find-function-noselect gives no position. | |
9 | |
10 * emacs-lisp/find-func.el (find-function-search-for-symbol): | |
11 If can't find definition, return nil for position. | |
12 (find-function-do-it): Handle new return value | |
13 of find-definition-noselect. | |
14 (find-definition-noselect, find-variable-noselect): Doc fix. | |
15 (find-function-noselect): Doc fix. | |
16 | |
17 * help-mode.el (help-variable-def): Handle find-variable-noselect | |
18 returning no position. | |
19 (help-function-def): Likewise for find-function-search-for-symbol. | |
20 (help-face-def): Likewise. | |
21 | |
22 * help-fns.el (describe-variable): Handle find-variable-noselect | |
23 returning no position. | |
24 | |
25 * files.el (locate-file-completion): Avoid duplicates in result. | |
26 | |
27 * cus-edit.el (custom-no-edit): New command. | |
28 (custom-mode-map): Remap to custom-no-edit instead of | |
29 using suppress-keymap. | |
30 | |
1 2006-07-12 Nick Roberts <nickrob@snap.net.nz> | 31 2006-07-12 Nick Roberts <nickrob@snap.net.nz> |
2 | 32 |
3 * tumme.el (tumme-create-thumb) | 33 * tumme.el (tumme-create-thumb) |
4 (tumme-thumbnail-display-external, tumme-display-image) | 34 (tumme-thumbnail-display-external, tumme-display-image) |
5 (tumme-rotate-thumbnail, tumme-rotate-original) | 35 (tumme-rotate-thumbnail, tumme-rotate-original) |