emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Michael Kifer
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 20 Mar 2002 01:36:44 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3601 emacs/lisp/ChangeLog:1.3602
*** emacs/lisp/ChangeLog:1.3601 Tue Mar 19 16:14:17 2002
--- emacs/lisp/ChangeLog        Wed Mar 20 01:36:18 2002
***************
*** 1,3 ****
--- 1,28 ----
+ 2002-03-20  Michael Kifer  <address@hidden>
+       
+       * ediff-diff.el (ediff-install-fine-diff-if-necessary): take
+       the current highlighting style into account.
+       (ediff-forward-word-function,ediff-whitespace,ediff-word-1,
+       ediff-word-2,ediff-word-3,ediff-word-4): make them buffer local.
+       
+       * ediff-init.el (ediff-patch-job): new macro.
+       
+       * ediff-mult.el (ediff-make-new-meta-list-header): new API function.
+       (ediff-intersect-directories): use ediff-make-new-meta-list-header.
+       
+       * ediff-ptch.el (ediff-map-patch-buffer): use
+       ediff-make-new-meta-list-header.
+       (ediff-fixup-patch-map): use the meta-list API from ediff-mult.el.
+       
+       * ediff-util.el (ediff-toggle-hilit): fix toggling of highliting.
+       (ediff-select-difference): take highlighting style into account.
+       (ediff-clone-buffer-for-region-comparison): new function.
+       (ediff-inferior-compare-regions): added comparison of current diff
+       regions.
+       
+       * ediff.el (ediff-clone-buffer-for-region-comparison,
+       ediff-clone-buffer-for-window-comparison): moved to ediff-util.el.
+       
  2002-03-19  pmr-sav  <address@hidden>
  
        * mail-utils.el (rmail-dont-reply-to):



reply via email to

[Prev in Thread] Current Thread [Next in Thread]