Mercurial > emacs
diff lisp/ChangeLog @ 72533:56fd2cceac24
Remove * in defcustoms.
(defgroup checkdoc): Move to beginning.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 25 Aug 2006 23:40:38 +0000 |
parents | 9d3a9b609c04 |
children | 4e3fb498c183 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Aug 25 23:33:44 2006 +0000 +++ b/lisp/ChangeLog Fri Aug 25 23:40:38 2006 +0000 @@ -1,5 +1,8 @@ 2006-08-25 Stefan Monnier <monnier@iro.umontreal.ca> + * emacs-lisp/checkdoc.el: Remove * in defcustoms. + (defgroup checkdoc): Move to beginning. + * progmodes/python.el (python-preoutput-skip-next-prompt): New var. (python-preoutput-continuation): Remove. (python-preoutput-filter): Simplify correspondingly.