Mercurial > emacs
diff lisp/ChangeLog @ 104728:f0b66ed6123b
(checkdoc-force-history-flag):
Change default, since most of our files don't have a history.
(checkdoc-display-status-buffer): Don't use hidden buffers to show to the user.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Sun, 30 Aug 2009 13:59:48 +0000 |
parents | d5f0f3b3553a |
children | 7ddfb0bcf0a2 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Aug 30 05:22:50 2009 +0000 +++ b/lisp/ChangeLog Sun Aug 30 13:59:48 2009 +0000 @@ -1,5 +1,10 @@ 2009-08-30 Stefan Monnier <monnier@iro.umontreal.ca> + * emacs-lisp/checkdoc.el (checkdoc-force-history-flag): + Change default, since most of our files don't have a history. + (checkdoc-display-status-buffer): Don't use a hidden buffer to show to + the user. + * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions): Add comint-run.