From 038f8ff5feb6653e22da3a88053284d3d6c6fdfe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 Dec 1994 18:03:42 +0000 Subject: Give syntax of keywords. --- lispref/tips.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lispref/tips.texi') diff --git a/lispref/tips.texi b/lispref/tips.texi index a582202926b..d6fdb318812 100644 --- a/lispref/tips.texi +++ b/lispref/tips.texi @@ -605,7 +605,8 @@ example). @item Keywords This line lists keywords for the @code{finder-by-keyword} help command. This field is important; it's how people will find your package when -they're looking for things by topic area. +they're looking for things by topic area. To separate the keywords, you +can use spaces, commas, or both. @end table Just about every Lisp library ought to have the @samp{Author} and -- cgit v1.2.1