diff options
author | Glenn Morris <rgm@gnu.org> | 2011-02-12 14:12:04 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-02-12 14:12:04 -0800 |
commit | 165bc5a066990bace024c04ba431f140a25d0bfd (patch) | |
tree | fdc60f098fc8628509091b368428b7d75091896d | |
parent | 43aa28e2a2d2970177fda44b1c269524df756a33 (diff) | |
download | emacs-165bc5a066990bace024c04ba431f140a25d0bfd.tar.gz |
* doc/misc/sc.texi (Getting Connected): Remove old index entries.
-rw-r--r-- | doc/misc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/misc/sc.texi | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6c03e6cda92..d87bb9f8dc9 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,7 @@ +2011-02-12 Glenn Morris <rgm@gnu.org> + + * sc.texi (Getting Connected): Remove old index entries. + 2011-02-12 Ulrich Mueller <ulm@gentoo.org> * url.texi: Remove duplicate @dircategory (Bug#7942). diff --git a/doc/misc/sc.texi b/doc/misc/sc.texi index b85c9e88715..8ac2a9a2dcd 100644 --- a/doc/misc/sc.texi +++ b/doc/misc/sc.texi @@ -752,8 +752,6 @@ interface specifications, or if you are writing or maintaining an MUA, @cindex .emacs file @findex sc-cite-original @findex cite-original (sc-) -@findex sc-submit-bug-report -@findex submit-bug-report (sc-) The first thing that everyone should do, regardless of the MUA you are using is to set up Emacs so it will load Supercite at the appropriate time. This happens automatically if Supercite is distributed with your |