diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/ChangeLog | 4 | ||||
-rw-r--r-- | doc/man/emacs.1 | 3 | ||||
-rw-r--r-- | doc/misc/ChangeLog | 6 | ||||
-rw-r--r-- | doc/misc/efaq.texi | 18 |
4 files changed, 14 insertions, 17 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index 37f765db00f..34ecda837ef 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog @@ -1,3 +1,7 @@ +2014-01-12 Glenn Morris <rgm@gnu.org> + + * emacs.1: Replace reference to etc/MAILINGLISTS. + 2014-01-09 Glenn Morris <rgm@gnu.org> * emacs.1: Refer to online service directory rather than etc/SERVICE. diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index bd568a2e9da..04475d35da7 100644 --- a/doc/man/emacs.1 +++ b/doc/man/emacs.1 @@ -598,8 +598,7 @@ For personal assistance, consult the service directory at <http://www.fsf.org/resources/service/> for a list of people who offer it. Please do not send anything but bug reports to this mailing list. -For more information about Emacs mailing lists, see the -file /usr/local/share/emacs/$VERSION/etc/MAILINGLISTS. +For other Emacs lists, see <http://savannah.gnu.org/mail/?group=emacs>. . . .SH UNRESTRICTIONS 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 @@ +2014-01-12 Glenn Morris <rgm@gnu.org> + + * efaq.texi (Guidelines for newsgroup postings) + (Informational files for Emacs): + Remove references to etc/MAILINGLISTS, etc/INTERVIEW. + 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca> * 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. @cindex Posting messages to newsgroups @cindex GNU mailing lists -The file @file{etc/MAILINGLISTS} describes the purpose of each GNU -mailing list (@pxref{Informational files for Emacs}). For those lists -which are gatewayed with newsgroups, it lists both the newsgroup name -and the mailing list address. The Emacs mailing lists are also -described at @uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs -Savannah page}. +The Emacs mailing lists are described at +@uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs Savannah +page}. Some of them are gatewayed to newsgroups. The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs in general. The newsgroup @uref{news:gnu.emacs.help} is specifically @@ -865,9 +862,7 @@ You can get Tkinfo at @cindex @file{COPYING}, description of file @cindex @file{DISTRIB}, description of file @cindex @file{GNU}, description of file -@cindex @file{INTERVIEW}, description of file @cindex @file{MACHINES}, description of file -@cindex @file{MAILINGLISTS}, description of file @cindex @file{NEWS}, description of file This isn't a frequently asked question, but it should be! A variety of @@ -891,16 +886,9 @@ Emacs Availability Information @item GNU The GNU Manifesto -@item INTERVIEW -Richard Stallman discusses his public-domain UNIX-compatible software -system with BYTE editors - @item MACHINES Status of Emacs on Various Machines and Systems -@item MAILINGLISTS -GNU Project Electronic Mailing Lists - @item NEWS Emacs news, a history of recent user-visible changes |