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/ChangeLog | |
| 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/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 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. |