aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXue Fuqiao2013-08-03 10:57:00 +0800
committerXue Fuqiao2013-08-03 10:57:00 +0800
commit0372256bed8f8c1372579001ba42b21dbe5d2adb (patch)
tree79e24398a8339aae6dd51064bd4ef16acde3f89f
parent9c959872b5c6bbf757e26de45fbd328e1b694b6d (diff)
downloademacs-0372256bed8f8c1372579001ba42b21dbe5d2adb.tar.gz
emacs-0372256bed8f8c1372579001ba42b21dbe5d2adb.zip
* etc/TODO: Adjust entry about bug reporting.
-rw-r--r--etc/ChangeLog6
-rw-r--r--etc/TODO9
2 files changed, 14 insertions, 1 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index 41d828cbe75..3f0e1b4fad7 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,10 +1,14 @@
12013-08-03 Xue Fuqiao <xfq.free@gmail.com>
2
3 * TODO: Adjust entry about bug reporting.
4
12013-08-02 Bastien Guerry <bzg@gnu.org> 52013-08-02 Bastien Guerry <bzg@gnu.org>
2 6
3 * DEVEL.HUMOR: New entry. 7 * DEVEL.HUMOR: New entry.
4 8
52013-08-02 Xue Fuqiao <xfq.free@gmail.com> 92013-08-02 Xue Fuqiao <xfq.free@gmail.com>
6 10
7 * tutorials/TUTORIAL: Remove a redundant sentence. 11 * tutorials/TUTORIAL: Remove a redundant sentence about yanking.
8 12
9 * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL. 13 * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL.
10 14
diff --git a/etc/TODO b/etc/TODO
index faa9fc4c98d..305722dfe7b 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -176,6 +176,15 @@ where <device> is the network device found under the first key.
176 176
177** Check for any included packages that define obsolete bug-reporting commands. 177** Check for any included packages that define obsolete bug-reporting commands.
178Change them to use report-emacs-bug. 178Change them to use report-emacs-bug.
179*** Related functions:
180**** gnus-bug
181**** report-calc-bug
182**** org-submit-bug-report
183**** lm-report-bug
184**** tramp-bug
185**** c-submit-bug-report
186**** ffap-bug and ffap-submit-bug (obsoleted)
187[Do all of them need changing?]
179 188
180** Allow fringe indicators to display a tooltip (provide a help-echo property?) 189** Allow fringe indicators to display a tooltip (provide a help-echo property?)
181 190