aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRomain Francoise2006-08-11 15:42:48 +0000
committerRomain Francoise2006-08-11 15:42:48 +0000
commit946c199400a4eb2fa4a2d0889f1a6db5cb812a44 (patch)
tree944918041effea13a9dbc0dd6c1e00fd1aba94e8 /lisp/ChangeLog
parent08eedb79230d76e2faa005e8c343f744d0489a33 (diff)
downloademacs-946c199400a4eb2fa4a2d0889f1a6db5cb812a44.tar.gz
emacs-946c199400a4eb2fa4a2d0889f1a6db5cb812a44.zip
Delete zone-mode.el.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 775b5dcfd05..ba902ce657f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,8 +1,6 @@
12006-08-10 Chong Yidong <cyd@stupidchicken.com> 12006-08-11 Romain Francoise <romain@orebokech.com>
2 2
3 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and 3 * obsolete/zone-mode.el: Delete.
4 restore unread-command-events here.
5 (edebug-display): Do it here, to detect sit-for interruptions.
6 4
72006-08-11 Stefan Monnier <monnier@iro.umontreal.ca> 52006-08-11 Stefan Monnier <monnier@iro.umontreal.ca>
8 6
@@ -17,6 +15,12 @@
17 15
18 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom. 16 * x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
19 17
182006-08-10 Chong Yidong <cyd@stupidchicken.com>
19
20 * emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
21 restore unread-command-events here.
22 (edebug-display): Do it here, to detect sit-for interruptions.
23
202006-08-10 Romain Francoise <romain@orebokech.com> 242006-08-10 Romain Francoise <romain@orebokech.com>
21 25
22 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'. 26 * textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.