diff options
author | Glenn Morris <rgm@gnu.org> | 2013-02-13 00:50:44 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-02-13 00:50:44 -0800 |
commit | 4e16ddf47e6060876d5c8b5a5a04f5b127c2d2bf (patch) | |
tree | 9b7f89bd578ef877902e778fc35a92998b818998 /doc/emacs/ack.texi | |
parent | ef79c6ed07f093d6f40f335734dba8acfe8a09df (diff) | |
download | emacs-4e16ddf47e6060876d5c8b5a5a04f5b127c2d2bf.tar.gz |
Make yow.el obsolete
* lisp/play/yow.el: Move to obsolete/.
* doc/emacs/ack.texi (Acknowledgments): Don't mention yow any more.
* doc/misc/message.texi (News Headers): Don't mention yow any more.
* etc/NEWS: Mention this.
Fixes: debbugs:9384
Diffstat (limited to 'doc/emacs/ack.texi')
-rw-r--r-- | doc/emacs/ack.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index 99e0c690a09..718a51c60db 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -811,9 +811,8 @@ Richard Mlynarik wrote @file{cl-indent.el}, a package for indenting Common Lisp code; @file{ebuff-menu.el}, an ``electric'' browser for buffer listings; @file{ehelp.el}, bindings for browsing help screens; @file{rfc822.el}, a parser for E-mail addresses in the RFC-822 format, -used in mail messages and news articles; @file{terminal.el}, a -terminal emulator for Emacs subprocesses; and @file{yow.el}, an -essential utility. +used in mail messages and news articles; and @file{terminal.el}, a +terminal emulator for Emacs subprocesses. @item Gerd Moellmann was the Emacs maintainer from the beginning of Emacs 21 |