Mercurial > emacs
changeset 81714:40b9ac329030
* wid-edit.el (widget-documentation-string-value-create): Insert
indentation spaces.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 05 Jul 2007 22:10:36 +0000 |
parents | b68e6de686c7 |
children | c7f2dc6a69fc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 05 20:41:46 2007 +0000 +++ b/lisp/ChangeLog Thu Jul 05 22:10:36 2007 +0000 @@ -1,3 +1,8 @@ +2007-07-05 Chong Yidong <cyd@stupidchicken.com> + + * wid-edit.el (widget-documentation-string-value-create): Insert + indentation spaces. + 2007-07-05 Thien-Thi Nguyen <ttn@gnuvola.org> * emacs-lisp/byte-opt.el: Revert last change.