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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS [lexbind]
Date: Sat, 04 Sep 2004 05:44:25 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.690.2.36 emacs/etc/NEWS:1.690.2.37
*** emacs/etc/NEWS:1.690.2.36   Fri Jul 23 04:42:18 2004
--- emacs/etc/NEWS      Sat Sep  4 09:19:25 2004
***************
*** 22,28 ****
  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
--- 22,32 ----
  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
***************
*** 88,94 ****
  ** 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.
  
--- 92,97 ----
***************
*** 2184,2189 ****
--- 2187,2196 ----
  
  * 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]