aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab2002-12-14 14:27:23 +0000
committerAndreas Schwab2002-12-14 14:27:23 +0000
commitea13a2b4d4cd201b87c3271a087f1e02205ad68b (patch)
treeb5065e3f4afc4e17c3b693c2dd2e8b0c96fa441e /lisp/ChangeLog
parent2c568af5c7e671b76110f1269017d32b845b138b (diff)
downloademacs-ea13a2b4d4cd201b87c3271a087f1e02205ad68b.tar.gz
emacs-ea13a2b4d4cd201b87c3271a087f1e02205ad68b.zip
(widget-move): Don't loop infinitely when there is
no field or button.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ecc2ee2f3a0..50550908b9a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12002-12-14 Andreas Schwab <schwab@suse.de>
2
3 * wid-edit.el (widget-move): Don't loop infinitely when there is
4 no field or button.
5
12002-12-13 Stefan Monnier <monnier@cs.yale.edu> 62002-12-13 Stefan Monnier <monnier@cs.yale.edu>
2 7
3 * uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer) 8 * uniquify.el (uniquify-rationalize-file-buffer-names, rename-buffer)