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: Juri Linkov
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 28 Nov 2004 03:19:02 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6683 emacs/lisp/ChangeLog:1.6684
*** emacs/lisp/ChangeLog:1.6683 Sun Nov 28 02:31:53 2004
--- emacs/lisp/ChangeLog        Sun Nov 28 07:57:10 2004
***************
*** 1,3 ****
--- 1,20 ----
+ 2004-11-28  Juri Linkov  <address@hidden>
+ 
+       * compare-w.el (compare-windows-highlight): Attach each overlay
+       to its window to properly highlight differences while comparing
+       two windows of the same buffer.  Fix arguments.
+       (compare-windows-sync-default-function): Fix arguments of
+       `compare-windows-highlight'.
+ 
+       * emacs-lisp/edebug.el (edebug-set-global-break-condition):
+       Use `read-expression-history'.  Set initial contents only if
+       `edebug-global-break-condition' is non-nil.  Set histpos to 1
+       if initial contents is equal to the last history element.
+       (edebug-set-conditional-breakpoint): Instead of temporarily
+       prepending the current condition to the history, set initial
+       contents to the current condition.  Set histpos to 1 if initial
+       contents is equal to the last history element.
+ 
  2004-11-27  Luc Teirlinck  <address@hidden>
  
        * fringe.el (fringe-indicators): Add fake defvar to avoid compiler




reply via email to

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