diff lisp/emacs-lisp/checkdoc.el @ 38436:b174db545cfd

Some fixes to follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Mon, 16 Jul 2001 12:23:00 +0000
parents 71d360920aad
children bce0864bc830
line wrap: on
line diff
--- a/lisp/emacs-lisp/checkdoc.el	Mon Jul 16 12:22:17 2001 +0000
+++ b/lisp/emacs-lisp/checkdoc.el	Mon Jul 16 12:23:00 2001 +0000
@@ -1,4 +1,4 @@
-;;; checkdoc --- Check documentation strings for style requirements
+;;; checkdoc.el --- check documentation strings for style requirements
 
 ;;;  Copyright (C) 1997, 1998, 2001  Free Software Foundation