changeset 58603:f8abf4233022

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Sun, 28 Nov 2004 07:57:10 +0000
parents 2864ad32d866
children a227196e4498
files lisp/ChangeLog
diffstat 1 files changed, 17 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Nov 28 07:56:25 2004 +0000
+++ b/lisp/ChangeLog	Sun Nov 28 07:57:10 2004 +0000
@@ -1,3 +1,20 @@
+2004-11-28  Juri Linkov  <juri@jurta.org>
+
+	* 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  <teirllm@auburn.edu>
 
 	* fringe.el (fringe-indicators): Add fake defvar to avoid compiler