aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2007-06-15 16:27:16 +0000
committerChong Yidong <[email protected]>2007-06-15 16:27:16 +0000
commit1f0abf8fd2220cb04f59201587532c0725692bb8 (patch)
tree94c5880d2db139643e866b03ab1ba6622330a8e7
parentdcd6e8d72cc1eba01d34a971a91d3c6224c2e5c1 (diff)
* wid-edit.el (widget-add-documentation-string-button): Fix
handling of documentation indent.
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d5ca038391..7013bdaf3c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-15 Chong Yidong <[email protected]>
+
+ * wid-edit.el (widget-add-documentation-string-button): Fix
+ handling of documentation indent.
+
2007-06-15 Miles Bader <[email protected]>
* mb-depth.el: New file.