diff lisp/ChangeLog @ 72420:b6050f44ed8c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Wed, 16 Aug 2006 05:17:30 +0000
parents da520c71020b
children f60405031861 7f3f771c85fa
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Aug 16 05:15:25 2006 +0000
+++ b/lisp/ChangeLog	Wed Aug 16 05:17:30 2006 +0000
@@ -1,3 +1,24 @@
+2006-08-16  Richard Stallman  <rms@gnu.org>
+
+	* term/x-win.el (x-clipboard-yank): Specify * in interactive spec.
+	(special-event-map): Process drag-n-drop events this way.
+
+	* simple.el (move-beginning-of-line): Test whether fields
+	would prevent motion back to line's first visible character.
+	If so, stop where the fields would stop the motion.
+
+	* newcomment.el (comment-indent): Fully update INDENT
+	before checking to see if it will change the text.
+
+	* cus-edit.el (custom-newline): New function.
+	(custom-mode-map): Bind newline to custom-newline.
+
+	* compare-w.el (compare-windows): Factor compare-ignore-whitespace
+	into ignore-whitespace.
+	Check each buffer for its skip-function.
+	Handle compare-windows-skip-whitespace special-case test
+	by returning t from default skip function.
+	
 2006-08-15  Carsten Dominik  <dominik@science.uva.nl>
 
 	* textmodes/org.el (org-clock-special-range,