diff options
Diffstat (limited to 'lisp/add-log.el')
-rw-r--r-- | lisp/add-log.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/add-log.el b/lisp/add-log.el index ab7760c9c21..7b3b6d26c67 100644 --- a/lisp/add-log.el +++ b/lisp/add-log.el @@ -20,6 +20,10 @@ ;; along with GNU Emacs; see the file COPYING. If not, write to ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. +;;; Commentary: + +;; This facility is documented in the Emacs Manual. + ;;; Code: ;;;###autoload |