Mercurial > emacs
changeset 98272:c2da4b891003
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 20 Sep 2008 21:09:37 +0000 |
parents | 7aacb688e121 |
children | e3ddbeb0a61f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Sep 20 21:09:27 2008 +0000 +++ b/lisp/ChangeLog Sat Sep 20 21:09:37 2008 +0000 @@ -1,3 +1,10 @@ +2008-09-20 Glenn Morris <rgm@gnu.org> + + * play/fortune.el: Remove leading `*' from defcustom docs. + (fortune-program-options): Doc fix. Allow to be a string again. + Add :version. + (fortune-in-buffer): Handle fortune-program-options as a string. + 2008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change) * play/fortune.el (fortune-program-options): Change to a list.