Mercurial > emacs
comparison lisp/ChangeLog @ 84882:53e9aeda2b18
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 25 Sep 2007 11:17:39 +0000 |
parents | 2582d43588d8 |
children | 2d6454dca5fb |
comparison
equal
deleted
inserted
replaced
84881:b0d17e361aac | 84882:53e9aeda2b18 |
---|---|
1 2007-09-25 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * allout.el (produce-allout-mode-map, allout-process-exposed): | |
4 * ansi-color.el (ansi-color-make-color-map): | |
5 * autoinsert.el (auto-insert): | |
6 * bookmark.el (bookmark-bmenu-list, bookmark-show-all-annotations): | |
7 * dired-aux.el (dired-create-files): | |
8 * dired.el (dired-restore-desktop-buffer): | |
9 * ediff-diff.el (ediff-setup-fine-diff-regions): | |
10 * ediff-mult.el (ediff-intersect-directories) | |
11 (ediff-redraw-directory-group-buffer, ediff-dir-diff-copy-file) | |
12 (ediff-redraw-registry-buffer): | |
13 * ediff-ptch.el (ediff-fixup-patch-map): | |
14 * ediff-util.el (ediff-toggle-multiframe, ediff-toggle-use-toolbar) | |
15 (ediff-really-quit, ediff-clear-diff-vector): | |
16 * emerge.el (emerge-really-quit): | |
17 * ffap.el (ffap-replace-file-component): | |
18 * filecache.el (file-cache-add-directory) | |
19 (file-cache-add-directory-recursively) | |
20 (file-cache-add-from-file-cache-buffer, file-cache-delete-file-regexp) | |
21 (file-cache-delete-directory, file-cache-files-matching-internal) | |
22 (file-cache-display): | |
23 * files.el (cd): | |
24 * find-lisp.el (find-lisp-insert-directory): | |
25 * finder.el (finder-compile-keywords): | |
26 * help.el (view-emacs-news): | |
27 * hi-lock.el (hi-lock-write-interactive-patterns): | |
28 * ido.el (ido-to-end, ido-set-matches-1): | |
29 * image-dired.el (image-dired-display-thumbs, image-dired-remove-tag) | |
30 (image-dired-mark-tagged-files): | |
31 * jka-cmpr-hook.el (jka-compr-get-compression-info): | |
32 * printing.el (pr-eval-local-alist, pr-eval-setting-alist): | |
33 * ps-print.el (ps-background, ps-begin-file) | |
34 (ps-build-reference-face-lists): | |
35 * simple.el (clone-buffer): | |
36 * startup.el (command-line): | |
37 * tempo.el (tempo-insert-template, tempo-is-user-element) | |
38 (tempo-forward-mark, tempo-backward-mark): | |
39 * woman.el (woman-dired-define-keys): Use `mapc' rather than `mapcar'. | |
40 | |
1 2007-09-25 Glenn Morris <rgm@gnu.org> | 41 2007-09-25 Glenn Morris <rgm@gnu.org> |
2 | 42 |
3 * textmodes/tex-mode.el (tex-font-script-display): Doc fix. | 43 * textmodes/tex-mode.el (tex-font-script-display): Doc fix. |
4 | 44 |
5 * view.el (view-search-no-match-lines): Add a doc string. | 45 * view.el (view-search-no-match-lines): Add a doc string. |
6 Rewrite to simplify and work better. | 46 Rewrite to simplify and work better. |
7 | 47 |
8 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu> | 48 2007-09-24 Dan Nicolaescu <dann@ics.uci.edu> |
9 | 49 |
10 * progmodes/cc-mode.el (c-mode-base-map): Use | 50 * progmodes/cc-mode.el (c-mode-base-map): |
11 c-indent-line-or-region instead of c-indent-line. | 51 Use c-indent-line-or-region instead of c-indent-line. |
12 | 52 |
13 * indent.el (indent-for-tab-command): First check if the region is | 53 * indent.el (indent-for-tab-command): First check if the region is |
14 active. | 54 active. |
15 | 55 |
16 2007-09-24 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> | 56 2007-09-24 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> |
23 * international/mule.el (coding-system-base): Fix doc string grammar. | 63 * international/mule.el (coding-system-base): Fix doc string grammar. |
24 | 64 |
25 2007-09-24 Michael Albinus <michael.albinus@gmx.de> | 65 2007-09-24 Michael Albinus <michael.albinus@gmx.de> |
26 | 66 |
27 * net/tramp.el (tramp-completion-mode-p): Rename from | 67 * net/tramp.el (tramp-completion-mode-p): Rename from |
28 `tramp-completion-mode'. Revert logic, check `return', `newline' | 68 `tramp-completion-mode'. Revert logic, check `return', `newline' |
29 and such alike. Packages like Icicles tend to use other completion | 69 and such alike. Packages like Icicles tend to use other completion |
30 characters but `tab' and `space' only. | 70 characters but `tab' and `space' only. |
31 | 71 |
32 2007-09-24 Adam Hupp <adam@hupp.org> | 72 2007-09-24 Adam Hupp <adam@hupp.org> |
33 | 73 |
34 * progmodes/python.el (run-python): Import emacs module without | 74 * progmodes/python.el (run-python): Import Emacs module without |
35 waiting; prevents lockup on error. | 75 waiting; prevents lockup on error. |
36 | 76 |
37 2007-09-23 Richard Stallman <rms@gnu.org> | 77 2007-09-23 Richard Stallman <rms@gnu.org> |
38 | 78 |
39 * mail/sendmail.el (mail-bury): Delete the frame | 79 * mail/sendmail.el (mail-bury): Delete the frame |
58 | 98 |
59 * term/tvi970.el (terminal-init-tvi970): Likewise. | 99 * term/tvi970.el (terminal-init-tvi970): Likewise. |
60 | 100 |
61 * term/sun-mouse.el (print-mouse-format): Likewise. | 101 * term/sun-mouse.el (print-mouse-format): Likewise. |
62 | 102 |
63 * term/sun.el (scroll-down-in-place, scroll-up-in-place): Use | 103 * term/sun.el (scroll-down-in-place, scroll-up-in-place): |
64 forward-line instead of previous-line and next-line. | 104 Use forward-line instead of previous-line and next-line. |
65 | 105 |
66 2007-09-22 Juri Linkov <juri@jurta.org> | 106 2007-09-22 Juri Linkov <juri@jurta.org> |
67 | 107 |
68 * textmodes/org.el (org-confirm-shell-link-function): Doc fix. | 108 * textmodes/org.el (org-confirm-shell-link-function): Doc fix. |
69 | 109 |
119 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag) | 159 * emacs-lisp/checkdoc.el (checkdoc-force-docstrings-flag) |
120 (checkdoc-permit-comma-termination-flag): Autoload the | 160 (checkdoc-permit-comma-termination-flag): Autoload the |
121 safe-local-variable setting. | 161 safe-local-variable setting. |
122 | 162 |
123 * bookmark.el (bookmark-xemacsp): Remove. | 163 * bookmark.el (bookmark-xemacsp): Remove. |
124 (bookmark-make): Don't use bookmark-xemacsp, use | 164 (bookmark-make): Don't use bookmark-xemacsp, |
125 (featurep 'xemacs) instead. | 165 use (featurep 'xemacs) instead. |
126 | 166 |
127 * speedbar.el (speedbar-frame-mode) | 167 * speedbar.el (speedbar-frame-mode) |
128 (speedbar-frame-reposition-smartly) | 168 (speedbar-frame-reposition-smartly) |
129 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps) | 169 (speedbar-set-mode-line-format, speedbar-reconfigure-keymaps) |
130 (speedbar-check-vc): Remove use of non-existent variable | 170 (speedbar-check-vc): Remove use of non-existent variable |