Mercurial > emacs
comparison lisp/ChangeLog @ 44057:6f847a384e1a
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 21 Mar 2002 02:11:53 +0000 |
parents | e3ec843fefb0 |
children | e1637a1c9023 |
comparison
equal
deleted
inserted
replaced
44056:448873845bcc | 44057:6f847a384e1a |
---|---|
1 2002-03-21 Thien-Thi Nguyen <ttn@gnu.org> | |
2 | |
3 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter | |
4 directions as the last action. | |
5 | |
1 2002-03-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 2002-03-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 7 |
3 * startup.el (fancy-splash-tail, normal-splash-screen): Update | 8 * startup.el (fancy-splash-tail, normal-splash-screen): Update |
4 copyright. | 9 copyright. |
5 | 10 |
16 Eliminate compilation warnings due to `rfc822-addresses'. | 21 Eliminate compilation warnings due to `rfc822-addresses'. |
17 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a | 22 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a |
18 warning free compile. | 23 warning free compile. |
19 | 24 |
20 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu> | 25 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu> |
21 | 26 |
22 * ediff-diff.el (ediff-install-fine-diff-if-necessary): take | 27 * ediff-diff.el (ediff-install-fine-diff-if-necessary): take |
23 the current highlighting style into account. | 28 the current highlighting style into account. |
24 (ediff-forward-word-function,ediff-whitespace,ediff-word-1, | 29 (ediff-forward-word-function,ediff-whitespace,ediff-word-1, |
25 ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local. | 30 ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local. |
26 | 31 |
27 * ediff-init.el (ediff-patch-job): new macro. | 32 * ediff-init.el (ediff-patch-job): new macro. |
28 | 33 |
29 * ediff-mult.el (ediff-make-new-meta-list-header): new API function. | 34 * ediff-mult.el (ediff-make-new-meta-list-header): new API function. |
30 (ediff-intersect-directories): use ediff-make-new-meta-list-header. | 35 (ediff-intersect-directories): use ediff-make-new-meta-list-header. |
31 | 36 |
32 * ediff-ptch.el (ediff-map-patch-buffer): use | 37 * ediff-ptch.el (ediff-map-patch-buffer): use |
33 ediff-make-new-meta-list-header. | 38 ediff-make-new-meta-list-header. |
34 (ediff-fixup-patch-map): use the meta-list API from ediff-mult.el. | 39 (ediff-fixup-patch-map): use the meta-list API from ediff-mult.el. |
35 | 40 |
36 * ediff-util.el (ediff-toggle-hilit): fix toggling of highliting. | 41 * ediff-util.el (ediff-toggle-hilit): fix toggling of highliting. |
37 (ediff-select-difference): take highlighting style into account. | 42 (ediff-select-difference): take highlighting style into account. |
38 (ediff-clone-buffer-for-region-comparison): new function. | 43 (ediff-clone-buffer-for-region-comparison): new function. |
39 (ediff-inferior-compare-regions): added comparison of current diff | 44 (ediff-inferior-compare-regions): added comparison of current diff |
40 regions. | 45 regions. |
41 | 46 |
42 * ediff.el (ediff-clone-buffer-for-region-comparison, | 47 * ediff.el (ediff-clone-buffer-for-region-comparison, |
43 ediff-clone-buffer-for-window-comparison): moved to ediff-util.el. | 48 ediff-clone-buffer-for-window-comparison): moved to ediff-util.el. |
44 | 49 |
45 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com> | 50 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com> |
46 | 51 |
47 * mail-utils.el (rmail-dont-reply-to): | 52 * mail-utils.el (rmail-dont-reply-to): |
48 Overhaul to correctly apply the regular | 53 Overhaul to correctly apply the regular |
49 expressions in the variable `rmail-dont-reply-to-names' to the list of | 54 expressions in the variable `rmail-dont-reply-to-names' to the list of |