Mercurial > emacs
changeset 90975:aa60bfc993a6
* wid-edit.el (widget-documentation-string-value-create): Insert
spaces for indentation.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 05 Jul 2007 22:12:34 +0000 |
parents | dbbb961da3d9 |
children | cc8cd7525cf0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jul 05 18:39:02 2007 +0000 +++ b/lisp/ChangeLog Thu Jul 05 22:12:34 2007 +0000 @@ -1,5 +1,8 @@ 2007-07-05 Chong Yidong <cyd@stupidchicken.com> + * wid-edit.el (widget-documentation-string-value-create): Insert + spaces for indentation. + * cus-edit.el (custom-commands): New variable. (custom-tool-bar-map): New variable. Initialize using `custom-commands'.