diff options
| -rw-r--r-- | etc/ChangeLog | 6 | ||||
| -rw-r--r-- | etc/TODO | 9 |
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 @@ +2013-08-03 Xue Fuqiao <xfq.free@gmail.com> + + * TODO: Adjust entry about bug reporting. + 2013-08-02 Bastien Guerry <bzg@gnu.org> * DEVEL.HUMOR: New entry. 2013-08-02 Xue Fuqiao <xfq.free@gmail.com> - * tutorials/TUTORIAL: Remove a redundant sentence. + * tutorials/TUTORIAL: Remove a redundant sentence about yanking. * tutorials/TUTORIAL.cn: Update; synchronize with TUTORIAL. @@ -176,6 +176,15 @@ where <device> is the network device found under the first key. ** Check for any included packages that define obsolete bug-reporting commands. Change them to use report-emacs-bug. +*** Related functions: +**** gnus-bug +**** report-calc-bug +**** org-submit-bug-report +**** lm-report-bug +**** tramp-bug +**** c-submit-bug-report +**** ffap-bug and ffap-submit-bug (obsoleted) +[Do all of them need changing?] ** Allow fringe indicators to display a tooltip (provide a help-echo property?) |
