diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/trouble.texi | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index dd03f0e4782..9d820f866c4 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2010-12-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * trouble.texi (Checklist): Fix typo in newsgroup name. | ||
| 4 | |||
| 1 | 2010-12-05 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-12-05 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | * search.texi (Word Search): Note that the lazy highlight always | 7 | * search.texi (Word Search): Note that the lazy highlight always |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index 2f90b30bf83..e2b27083243 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -629,7 +629,7 @@ read the tracker's online documentation to see the various features | |||
| 629 | you can use. | 629 | you can use. |
| 630 | 630 | ||
| 631 | All mail sent to the @samp{bug-gnu-emacs} mailing list is also | 631 | All mail sent to the @samp{bug-gnu-emacs} mailing list is also |
| 632 | gatewayed to the @samp{bug.gnu.emacs} newsgroup. The reverse is also | 632 | gatewayed to the @samp{gnu.emacs.bug} newsgroup. The reverse is also |
| 633 | true, but we ask you not to post bug reports via the newsgroup. It | 633 | true, but we ask you not to post bug reports via the newsgroup. It |
| 634 | can make it much harder to contact you if we need to ask for more | 634 | can make it much harder to contact you if we need to ask for more |
| 635 | information, and it does not integrate well with the bug tracker. | 635 | information, and it does not integrate well with the bug tracker. |
| @@ -1127,6 +1127,3 @@ Emacs distribution. | |||
| 1127 | @lowersections | 1127 | @lowersections |
| 1128 | @end ifnottex | 1128 | @end ifnottex |
| 1129 | 1129 | ||
| 1130 | @ignore | ||
| 1131 | arch-tag: c9cba76d-b2cb-4e0c-ae3f-19d5ef35817c | ||
| 1132 | @end ignore | ||