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


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS
Date: Mon, 23 Jun 2003 14:28:56 -0400

Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.825 emacs/etc/NEWS:1.826
*** emacs/etc/NEWS:1.825        Tue Jun 17 17:06:24 2003
--- emacs/etc/NEWS      Mon Jun 23 14:28:55 2003
***************
*** 15,21 ****
  * Installation Changes in Emacs 21.4
  
  ** You can build Emacs with Gtk+ widgets by specifying `--with-x-toolkit=gtk'
! when you run configure.  This requires Gtk+ 2.0 or newer.
  
  ---
  ** Emacs can now be built without sound support.
--- 15,22 ----
  * Installation Changes in Emacs 21.4
  
  ** 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
! provides a way to display multilingual text in menus (with some caveats).
  
  ---
  ** Emacs can now be built without sound support.
***************
*** 2167,2173 ****
  +++
  ** `provide' and `featurep' now accept an optional second argument
  to test/provide subfeatures.  Also `provide' now checks `after-load-alist'
! and run any code associated with the provided feature.
  
  ** The variable `compilation-parse-errors-filename-function' can
  be used to transform filenames found in compilation output.
--- 2168,2174 ----
  +++
  ** `provide' and `featurep' now accept an optional second argument
  to test/provide subfeatures.  Also `provide' now checks `after-load-alist'
! and runs any code associated with the provided feature.
  
  ** The variable `compilation-parse-errors-filename-function' can
  be used to transform filenames found in compilation output.




reply via email to

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