aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/tips.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/lispref/tips.texi b/lispref/tips.texi
index f10108d2d58..1df79f5c22b 100644
--- a/lispref/tips.texi
+++ b/lispref/tips.texi
@@ -850,7 +850,8 @@ if we haven't installed it in Emacs yet!
850@end example 850@end example
851 851
852@noindent 852@noindent
853The description should be complete in one line. 853The description should be complete in one line. If the file
854needs a @samp{-*-} specification, put it after @var{description}.
854 855
855 After the copyright notice come several @dfn{header comment} lines, 856 After the copyright notice come several @dfn{header comment} lines,
856each beginning with @samp{;; @var{header-name}:}. Here is a table of 857each beginning with @samp{;; @var{header-name}:}. Here is a table of