From: Richard M. Stallman Date: Fri, 23 Dec 1994 18:03:42 +0000 (+0000) Subject: Give syntax of keywords. X-Git-Tag: emacs-19.34~5627 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2c62739ddcc078e28673733a706f1204312006a0;p=emacs.git Give syntax of keywords. --- 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