aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2007-02-22 00:35:28 +0000
committerKim F. Storm <[email protected]>2007-02-22 00:35:28 +0000
commit3c00238a4a91d0b81e9eb87586ade7c5e475ebdc (patch)
tree44ab44ec38cad038a4416c3e42d8c986722d9a85
parentd99fe637cb1fda341301681c2da28c5074d5e83b (diff)
*** empty log message ***
-rw-r--r--admin/FOR-RELEASE1
-rw-r--r--lisp/ChangeLog6
-rw-r--r--man/ChangeLog5
3 files changed, 11 insertions, 1 deletions
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE
index 1cb231426e..7c67f2d668 100644
--- a/admin/FOR-RELEASE
+++ b/admin/FOR-RELEASE
@@ -69,7 +69,6 @@ to the hack introduced on 2005-07-01 to fix some other Cleartype problem.
** [email protected], Feb 18: TAB in find-file with PARTIAL-COMPLETION-MODE on
He suggested a patch; is it correct?
-** [email protected], Feb 12: Customization: Toggle buttons vanish when clicked
* DOCUMENTATION
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 794db2e53e..99e6f1f3d1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2007-02-22 Kim F. Storm <[email protected]>
+
+ * wid-edit.el (widget-default-create): Undo 2007-02-04 change.
+ (editable-field): Document need to put some text before the %v
+ escape in :format string.
+
2007-02-19 Stefan Monnier <[email protected]>
* vc-svn.el: Remove the code inherited from CVSREAD and `cvs edit'.
diff --git a/man/ChangeLog b/man/ChangeLog
index 7c3a1bf2e7..c0d6b4dd01 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-22 Kim F. Storm <[email protected]>
+
+ * widget.texi (User Interface, Basic Types): Document need to put some
+ text before the %v escape in :format string in editable-field widget.
+
2007-02-19 Juanma Barranquero <[email protected]>
* mule.texi (Language Environments): Update list of supported language