diff lisp/ChangeLog @ 72362:629621fd21d1

Delete zone-mode.el.
author Romain Francoise <romain@orebokech.com>
date Fri, 11 Aug 2006 15:42:48 +0000
parents 8cd74611dbf4
children 4507dec5a0d2
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Aug 11 14:11:24 2006 +0000
+++ b/lisp/ChangeLog	Fri Aug 11 15:42:48 2006 +0000
@@ -1,8 +1,6 @@
-2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
-
-	* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
-	restore unread-command-events here.
-	(edebug-display): Do it here, to detect sit-for interruptions.
+2006-08-11  Romain Francoise  <romain@orebokech.com>
+
+	* obsolete/zone-mode.el: Delete.
 
 2006-08-11  Stefan Monnier  <monnier@iro.umontreal.ca>
 
@@ -17,6 +15,12 @@
 
 	* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
 
+2006-08-10  Chong Yidong  <cyd@stupidchicken.com>
+
+	* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
+	restore unread-command-events here.
+	(edebug-display): Do it here, to detect sit-for interruptions.
+
 2006-08-10  Romain Francoise  <romain@orebokech.com>
 
 	* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.