]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/misc/newsticker.texi (Usage): Use @key for RET.
authorXue Fuqiao <xfq.free@gmail.com>
Wed, 7 Aug 2013 12:44:16 +0000 (20:44 +0800)
committerXue Fuqiao <xfq.free@gmail.com>
Wed, 7 Aug 2013 12:44:16 +0000 (20:44 +0800)
doc/misc/ChangeLog
doc/misc/newsticker.texi
etc/TODO

index 922930efc934dfee9648f84d33b852b37b0b79fa..841476980290a5c00744682975a3f2b21c104a6f 100644 (file)
@@ -1,5 +1,7 @@
 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.
index ab3bffc2ce953b32b86044a60da2e959d67a7b1d..afb44a6a396efe582f87f67f2c6702ff9d433f73 100644 (file)
@@ -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
index 305722dfe7b29e937eff306a119f5bf976590e4f..3bdb82aa4d4e3c0c59b670889358cc55e6af9d32 100644 (file)
--- 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