aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/efaq.texi18
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 @@
12014-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
12014-01-10 Stefan Monnier <monnier@iro.umontreal.ca> 72014-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
395The file @file{etc/MAILINGLISTS} describes the purpose of each GNU 395The Emacs mailing lists are described at
396mailing list (@pxref{Informational files for Emacs}). For those lists 396@uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs Savannah
397which are gatewayed with newsgroups, it lists both the newsgroup name 397page}. Some of them are gatewayed to newsgroups.
398and the mailing list address. The Emacs mailing lists are also
399described at @uref{http://savannah.gnu.org/mail/?group=emacs, the Emacs
400Savannah page}.
401 398
402The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs 399The newsgroup @uref{news:comp.emacs} is for discussion of Emacs programs
403in general. The newsgroup @uref{news:gnu.emacs.help} is specifically 400in 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
873This isn't a frequently asked question, but it should be! A variety of 868This 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
892The GNU Manifesto 887The GNU Manifesto
893 888
894@item INTERVIEW
895Richard Stallman discusses his public-domain UNIX-compatible software
896system with BYTE editors
897
898@item MACHINES 889@item MACHINES
899Status of Emacs on Various Machines and Systems 890Status of Emacs on Various Machines and Systems
900 891
901@item MAILINGLISTS
902GNU Project Electronic Mailing Lists
903
904@item NEWS 892@item NEWS
905Emacs news, a history of recent user-visible changes 893Emacs news, a history of recent user-visible changes
906 894