From 98374c9aebd118332e3cb0d7f0a27cc585390c7d Mon Sep 17 00:00:00 2001 From: Xue Fuqiao Date: Wed, 7 Aug 2013 20:44:16 +0800 Subject: [PATCH] * doc/misc/newsticker.texi (Usage): Use @key for RET. --- doc/misc/ChangeLog | 2 ++ doc/misc/newsticker.texi | 6 +++--- etc/TODO | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 922930efc93..84147698029 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,5 +1,7 @@ 2013-08-07 Xue Fuqiao + * newsticker.texi (Usage): Use @key for RET. + * cl.texi (Argument Lists): (For Clauses): (Macros): Add indexes. diff --git a/doc/misc/newsticker.texi b/doc/misc/newsticker.texi index ab3bffc2ce9..afb44a6a396 100644 --- a/doc/misc/newsticker.texi +++ b/doc/misc/newsticker.texi @@ -169,9 +169,9 @@ single buffer, called @samp{*newsticker*}. The modeline in the @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 diff --git a/etc/TODO b/etc/TODO index 305722dfe7b..3bdb82aa4d4 100644 --- a/etc/TODO +++ b/etc/TODO @@ -76,7 +76,8 @@ to use it. ** 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 -- 2.39.2