]> git.eshelyaron.com Git - emacs.git/commit
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
authorKevin Ryde <user42@zip.com.au>
Wed, 21 Oct 2009 22:06:40 +0000 (22:06 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 21 Oct 2009 22:06:40 +0000 (22:06 +0000)
commit2affef3475830edfec7ab81b208309b53fc617f6
tree9cf54f7f728f731af140d5aeaa93509109cd271c
parent686343747f113c0c7a4d501ac81e2a9384406281
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
inserting ";;; Code" put it before any ";;;###autoload" cookie on
the first form.  And insert a blank line after ";;; Code" since
that's usual style.  (My Bug#4612.)
lisp/ChangeLog