comparison lisp/ChangeLog @ 44080:d6dc55c34307

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Fri, 22 Mar 2002 02:27:54 +0000
parents e1637a1c9023
children c734e692f663
comparison
equal deleted inserted replaced
44079:bf72a8fa9d17 44080:d6dc55c34307
1 2002-03-21 Stefan Monnier <monnier@cs.yale.edu>
2
3 * Makefile.in (bootstrap): Make sure subdirs.el is ready.
4
1 2002-03-21 Kim F. Storm <storm@cua.dk> 5 2002-03-21 Kim F. Storm <storm@cua.dk>
2 6
3 * simple.el (open-network-stream, open-network-stream-nowait) 7 * simple.el (open-network-stream, open-network-stream-nowait)
4 (open-network-stream-server): Use featurep to test for 8 (open-network-stream-server): Use featurep to test for
5 supported networking features. 9 supported networking features.
9 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter 13 * mail/emacsbug.el (report-emacs-bug-hook): Remove submitter
10 directions as the last action. 14 directions as the last action.
11 15
12 2002-03-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 16 2002-03-21 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
13 17
14 * startup.el (fancy-splash-tail, normal-splash-screen): Update 18 * startup.el (fancy-splash-tail, normal-splash-screen):
15 copyright. 19 Update copyright.
16 20
17 * novice.el (disabled-command-hook): Clarify output text to match 21 * novice.el (disabled-command-hook): Clarify output text to match
18 prompt. 22 prompt.
19 23
20 2002-03-20 Jason Rumney <jasonr@gnu.org> 24 2002-03-20 Jason Rumney <jasonr@gnu.org>
28 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a 32 (rmail-dont-reply-to): Eliminate `pos' as a free variable for a
29 warning free compile. 33 warning free compile.
30 34
31 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu> 35 2002-03-20 Michael Kifer <kifer@cs.stonybrook.edu>
32 36
33 * ediff-diff.el (ediff-install-fine-diff-if-necessary): take 37 * ediff-diff.el (ediff-install-fine-diff-if-necessary):
34 the current highlighting style into account. 38 Take the current highlighting style into account.
35 (ediff-forward-word-function,ediff-whitespace,ediff-word-1, 39 (ediff-forward-word-function,ediff-whitespace,ediff-word-1)
36 ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local. 40 (ediff-word-2,ediff-word-3,ediff-word-4): Make them buffer local.
37 41
38 * ediff-init.el (ediff-patch-job): new macro. 42 * ediff-init.el (ediff-patch-job): New macro.
39 43
40 * ediff-mult.el (ediff-make-new-meta-list-header): new API function. 44 * ediff-mult.el (ediff-make-new-meta-list-header): New API function.
41 (ediff-intersect-directories): use ediff-make-new-meta-list-header. 45 (ediff-intersect-directories): Use ediff-make-new-meta-list-header.
42 46
43 * ediff-ptch.el (ediff-map-patch-buffer): use 47 * ediff-ptch.el (ediff-map-patch-buffer):
44 ediff-make-new-meta-list-header. 48 Use ediff-make-new-meta-list-header.
45 (ediff-fixup-patch-map): use the meta-list API from ediff-mult.el. 49 (ediff-fixup-patch-map): Use the meta-list API from ediff-mult.el.
46 50
47 * ediff-util.el (ediff-toggle-hilit): fix toggling of highliting. 51 * ediff-util.el (ediff-toggle-hilit): Fix toggling of highliting.
48 (ediff-select-difference): take highlighting style into account. 52 (ediff-select-difference): Take highlighting style into account.
49 (ediff-clone-buffer-for-region-comparison): new function. 53 (ediff-clone-buffer-for-region-comparison): New function.
50 (ediff-inferior-compare-regions): added comparison of current diff 54 (ediff-inferior-compare-regions): Added comparison of current diff
51 regions. 55 regions.
52 56
53 * ediff.el (ediff-clone-buffer-for-region-comparison, 57 * ediff.el (ediff-clone-buffer-for-region-comparison)
54 ediff-clone-buffer-for-window-comparison): moved to ediff-util.el. 58 (ediff-clone-buffer-for-window-comparison): Moved to ediff-util.el.
55 59
56 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com> 60 2002-03-19 pmr-sav <pmr-sav@hamm.pajato.com>
57 61
58 * mail-utils.el (rmail-dont-reply-to): 62 * mail-utils.el (rmail-dont-reply-to):
59 Overhaul to correctly apply the regular 63 Overhaul to correctly apply the regular