diff options
| author | Glenn Morris | 2014-01-11 17:35:51 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-11 17:35:51 -0800 |
| commit | 4efa3f1e0e66a7d84b0807c7b5d263e32f54a4e3 (patch) | |
| tree | 61adde149ce24f66f27301fe42eb0ced69d5c8b4 /doc/misc | |
| parent | a049cc9627fdd529d62a66812081c7d8b2e9292a (diff) | |
| download | emacs-4efa3f1e0e66a7d84b0807c7b5d263e32f54a4e3.tar.gz emacs-4efa3f1e0e66a7d84b0807c7b5d263e32f54a4e3.zip | |
Replace doc references to deleted etc/ files
* README: Replace reference to etc/MAILINGLISTS.
* doc/man/emacs.1: Replace reference to etc/MAILINGLISTS.
* doc/misc/efaq.texi (Guidelines for newsgroup postings)
(Informational files for Emacs):
Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/ChangeLog | 6 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 18 |
2 files changed, 9 insertions, 15 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 722d11c70f2..a036a60d208 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-01-12 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * efaq.texi (Guidelines for newsgroup postings) | ||
| 4 | (Informational files for Emacs): | ||
| 5 | Remove references to etc/MAILINGLISTS, etc/INTERVIEW. | ||
| 6 | |||
| 1 | 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * cl.texi (Function Bindings): Fix incorrect description of cl-let. | 9 | * cl.texi (Function Bindings): Fix incorrect description of cl-let. |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index aaca5d6f0c1..c54423e887e 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -392,12 +392,9 @@ recipients the same freedom that you enjoyed. | |||
| 392 | @cindex Posting messages to newsgroups | 392 | @cindex Posting messages to newsgroups |
| 393 | 393 | ||
| 394 | @cindex GNU mailing lists | 394 | @cindex GNU mailing lists |
| 395 | The file @file{etc/MAILINGLISTS} describes the purpose of each GNU | 395 | The Emacs mailing lists are described at |
| 396 | mailing list (@pxref{Informational files for Emacs}). For those lists | 396 | @uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs Savannah |
| 397 | which are gatewayed with newsgroups, it lists both the newsgroup name | 397 | page}. Some of them are gatewayed to newsgroups. |
| 398 | and the mailing list address. The Emacs mailing lists are also | ||
| 399 | described at @uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs | ||
| 400 | Savannah page}. | ||
| 401 | 398 | ||
| 402 | The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs | 399 | The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs |
| 403 | in general. The newsgroup @uref{news:gnu.emacs.help} is specifically | 400 | in general. The newsgroup @uref{news:gnu.emacs.help} is specifically |
| @@ -865,9 +862,7 @@ You can get Tkinfo at | |||
| 865 | @cindex @file{COPYING}, description of file | 862 | @cindex @file{COPYING}, description of file |
| 866 | @cindex @file{DISTRIB}, description of file | 863 | @cindex @file{DISTRIB}, description of file |
| 867 | @cindex @file{GNU}, description of file | 864 | @cindex @file{GNU}, description of file |
| 868 | @cindex @file{INTERVIEW}, description of file | ||
| 869 | @cindex @file{MACHINES}, description of file | 865 | @cindex @file{MACHINES}, description of file |
| 870 | @cindex @file{MAILINGLISTS}, description of file | ||
| 871 | @cindex @file{NEWS}, description of file | 866 | @cindex @file{NEWS}, description of file |
| 872 | 867 | ||
| 873 | This isn't a frequently asked question, but it should be! A variety of | 868 | This isn't a frequently asked question, but it should be! A variety of |
| @@ -891,16 +886,9 @@ Emacs Availability Information | |||
| 891 | @item GNU | 886 | @item GNU |
| 892 | The GNU Manifesto | 887 | The GNU Manifesto |
| 893 | 888 | ||
| 894 | @item INTERVIEW | ||
| 895 | Richard Stallman discusses his public-domain UNIX-compatible software | ||
| 896 | system with BYTE editors | ||
| 897 | |||
| 898 | @item MACHINES | 889 | @item MACHINES |
| 899 | Status of Emacs on Various Machines and Systems | 890 | Status of Emacs on Various Machines and Systems |
| 900 | 891 | ||
| 901 | @item MAILINGLISTS | ||
| 902 | GNU Project Electronic Mailing Lists | ||
| 903 | |||
| 904 | @item NEWS | 892 | @item NEWS |
| 905 | Emacs news, a history of recent user-visible changes | 893 | Emacs news, a history of recent user-visible changes |
| 906 | 894 | ||