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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 21 Mar 2002 21:27:54 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3608 emacs/lisp/ChangeLog:1.3609
*** emacs/lisp/ChangeLog:1.3608 Thu Mar 21 07:36:46 2002
--- emacs/lisp/ChangeLog        Thu Mar 21 21:27:54 2002
***************
*** 1,3 ****
--- 1,7 ----
+ 2002-03-21  Stefan Monnier  <address@hidden>
+ 
+       * Makefile.in (bootstrap): Make sure subdirs.el is ready.
+ 
  2002-03-21  Kim F. Storm  <address@hidden>
  
        * simple.el (open-network-stream, open-network-stream-nowait)
***************
*** 11,18 ****
  
  2002-03-21  Pavel Jan,Bm(Bk  <address@hidden>
  
!       * startup.el (fancy-splash-tail, normal-splash-screen): Update
!       copyright.
  
        * novice.el (disabled-command-hook): Clarify output text to match
        prompt.
--- 15,22 ----
  
  2002-03-21  Pavel Jan,Bm(Bk  <address@hidden>
  
!       * startup.el (fancy-splash-tail, normal-splash-screen):
!       Update copyright.
  
        * novice.el (disabled-command-hook): Clarify output text to match
        prompt.
***************
*** 30,57 ****
  
  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>
  
--- 34,61 ----
  
  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>
  



reply via email to

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