summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-06-10 07:58:34 +0000
committerEli Zaretskii <eliz@gnu.org>2006-06-10 07:58:34 +0000
commita61e1d8f22c467411d3d02d22f81c6eb6cdf5fd0 (patch)
tree244eff6476a37c44fa17880247679a30a59c76f5
parentddfca4e60556cb1f7a28858d7018b80917152ef4 (diff)
downloademacs-a61e1d8f22c467411d3d02d22f81c6eb6cdf5fd0.tar.gz
Document removal of yow.c.
-rw-r--r--etc/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index af4256aeefb..e8ab1476cd4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -40,6 +40,10 @@ provides a way to display multilingual text in menus (with some caveats).
** The `emacsserver' program has been removed, replaced with Lisp code.
---
+** The `yow' program has been removed.
+Use the corresponding Emacs feature instead.
+
+---
** By default, Emacs now uses a setgid helper program to update game
scores. The directory ${localstatedir}/games/emacs is the normal
place for game scores to be stored. You can control this with the
@@ -93,7 +97,7 @@ the supported image types and their associated dynamic libraries by
setting the variable `image-library-alist'.
---
-** Support for Cygwin was added.
+** Support for a Cygwin build of Emacs was added.
---
** Support for FreeBSD/Alpha has been added.