From 2c62739ddcc078e28673733a706f1204312006a0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 23 Dec 1994 18:03:42 +0000 Subject: [PATCH] Give syntax of keywords. --- lispref/tips.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.39.5