diff options
| author | Glenn Morris | 2011-05-17 20:39:45 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-17 20:39:45 -0700 |
| commit | c136e5cdf2e7ea9745727c07146713c582f93cde (patch) | |
| tree | ae0d7bb83755d036f5856199f481c74a49583bc9 /doc | |
| parent | e565dd3789e0ef5589035034893d99de239c87a2 (diff) | |
| download | emacs-c136e5cdf2e7ea9745727c07146713c582f93cde.tar.gz emacs-c136e5cdf2e7ea9745727c07146713c582f93cde.zip | |
Remove lib-src/fakemail.c.
* lib-src/fakemail.c: Remove file.
* lib-src/Makefile.in (UTILITIES): Remove fakemail${EXEEXT}.
(fakemail${EXEEXT}): Remove rule.
* lib-src/makefile.w32-in ($(BLD)/fakemail.exe, fakemail)
($(BLD)/fakemail.$(O)): Remove.
* lisp/mail/sendmail.el (sendmail-program): Fall back to just "sendmail".
* lisp/mail/feedmail.el: Update commentary.
* doc/emacs/ack.texi (Acknowledgments): Remove fakemail.c.
* etc/NEWS: Mention this.
* INSTALL: Remove fakemail.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/ChangeLog | 4 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index ec0e3b51a01..1f236ef4206 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-05-18 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * ack.texi (Acknowledgments): Remove fakemail.c. | ||
| 4 | |||
| 1 | 2011-05-17 Chong Yidong <cyd@stupidchicken.com> | 5 | 2011-05-17 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 6 | ||
| 3 | Fixes for fitting text into 7x9 printed manual. | 7 | Fixes for fitting text into 7x9 printed manual. |
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index debe7149cb5..e554c71703f 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi | |||
| @@ -1016,7 +1016,7 @@ Markus Rost wrote @file{cus-test.el}, a testing framework for customize. | |||
| 1016 | 1016 | ||
| 1017 | @item | 1017 | @item |
| 1018 | Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and | 1018 | Guillermo J.@: Rozas wrote @file{scheme.el}, a mode for editing Scheme and |
| 1019 | DSSSL code, and @file{fakemail.c}, an interface to the System V mailer. | 1019 | DSSSL code. |
| 1020 | 1020 | ||
| 1021 | @item | 1021 | @item |
| 1022 | Ivar Rummelhoff wrote @file{winner.el}, which records recent window | 1022 | Ivar Rummelhoff wrote @file{winner.el}, which records recent window |