From: Xue Fuqiao Date: Wed, 7 Aug 2013 12:44:16 +0000 (+0800) Subject: * doc/misc/newsticker.texi (Usage): Use @key for RET. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~1686^2~392 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=98374c9aebd118332e3cb0d7f0a27cc585390c7d;p=emacs.git * doc/misc/newsticker.texi (Usage): Use @key for RET. --- 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