diff options
author | Xue Fuqiao <xfq.free@gmail.com> | 2013-08-07 20:44:16 +0800 |
---|---|---|
committer | Xue Fuqiao <xfq.free@gmail.com> | 2013-08-07 20:44:16 +0800 |
commit | 98374c9aebd118332e3cb0d7f0a27cc585390c7d (patch) | |
tree | b4b5dd6477dda36f6584425ebaca50bc2ab7098e /etc/TODO | |
parent | 170da1ec691127471ecd118dccd79eec7c9f3699 (diff) |
* doc/misc/newsticker.texi (Usage): Use @key for RET.
Diffstat (limited to 'etc/TODO')
-rw-r--r-- | etc/TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |