2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
+ * newsticker.texi (Usage): Use @key for RET.
+
* cl.texi (Argument Lists):
(For Clauses):
(Macros): Add indexes.
@samp{*newsticker*} buffer informs you whenever new headlines have
arrived.
@end itemize
-In both views clicking mouse-button 2 or pressing RET on a headline
-will call @code{browse-url} to load the corresponding news story in
-your favorite web browser.
+In both views clicking mouse-button 2 or pressing @key{RET} on a
+headline will call @code{browse-url} to load the corresponding news
+story in your favorite web browser.
@findex newsticker-start-ticker
@findex newsticker-stop-ticker
** Convert all defvars with leading `*' in the doc-strings into defcustoms
of appropriate :type and :group.
-** Remove any leading `*'s from defcustom doc-strings. [done?]
+** Remove any leading `*'s from defcustom doc-strings.
+[done?] [A lot of them are in CC Mode.]
** Remove unnecessary autoload cookies from defcustoms.
This needs a bit of care, since often people have become used to