emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/etc/NEWS [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [emacs-unicode-2]
Date: Mon, 02 Aug 2004 20:25:15 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.841.2.9 emacs/etc/NEWS:1.841.2.10
*** emacs/etc/NEWS:1.841.2.9    Fri Jul 23 04:30:36 2004
--- emacs/etc/NEWS      Tue Aug  3 00:02:58 2004
***************
*** 97,103 ****
  setting the variable `image-library-alist'.
  
  ---
! ** A Bulgarian translation of the Emacs Tutorial is available.
  
  ** 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
--- 97,107 ----
  setting the variable `image-library-alist'.
  
  ---
! ** 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
***************
*** 163,169 ****
  ** 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.
  
--- 167,172 ----
***************
*** 2259,2264 ****
--- 2262,2271 ----
  
  * Lisp Changes in Emacs 21.4
  
+ ** Function `compute-motion' now calculates the usable window
+ width if the WIDTH argument is nil.  If the TOPOS argument is nil,
+ the usable window height and width is used.
+ 
  +++
  ** `visited-file-modtime' and `calendar-time-from-absolute' now return
  a list of two integers, instead of a cons.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]