diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2006-06-10 07:58:34 +0000 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2006-06-10 07:58:34 +0000 |
| commit | a61e1d8f22c467411d3d02d22f81c6eb6cdf5fd0 (patch) | |
| tree | 244eff6476a37c44fa17880247679a30a59c76f5 | |
| parent | ddfca4e60556cb1f7a28858d7018b80917152ef4 (diff) | |
| download | emacs-a61e1d8f22c467411d3d02d22f81c6eb6cdf5fd0.tar.gz | |
Document removal of yow.c.
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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. |
