Mercurial > emacs
changeset 56555:e7ddaefbeaa4
Document all new tutorials.
author | Werner LEMBERG <wl@gnu.org> |
---|---|
date | Tue, 27 Jul 2004 23:49:06 +0000 |
parents | 27c5b8f3d29b |
children | 8699eccc1a33 c08afac24467 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Tue Jul 27 23:47:37 2004 +0000 +++ b/etc/NEWS Tue Jul 27 23:49:06 2004 +0000 @@ -22,7 +22,11 @@ setting the variable `image-library-alist'. --- -** A Bulgarian translation of the Emacs Tutorial is available. +** New translations of the Emacs Tutorial are available in the following + languages: Brasilian, Bulgarian, Chinese (both with simplified and + traditional characters), French, and Italian. Type `C-u C-h t' to + choose one of them in case your language setup doesn't automatically + select the right one. ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk' when you run configure. This requires Gtk+ 2.0 or newer. This port @@ -88,7 +92,6 @@ ** A French translation of the `Emacs Survival Guide' is available. --- -** A French translation of the Emacs Tutorial is available. ** Building with -DENABLE_CHECKING does not automatically build with union types any more. Add -DUSE_LISP_UNION_TYPE if you want union types.