From: Dave Love Date: Wed, 26 Jul 2000 11:25:27 +0000 (+0000) Subject: --disable-largefile, 64-bit solaris X-Git-Tag: emacs-pretest-21.0.90~2603 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ed8d5afb0350e3e2404b295c7ea592941abe94d;p=emacs.git --disable-largefile, 64-bit solaris --- diff --git a/etc/NEWS b/etc/NEWS index e2bafc909aa..66478c57ab2 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -17,6 +17,12 @@ to list them. ** There is a new configure option `--without-xim' that instructs Emacs to not use X Input Methods (XIM), if they these are available. + +** There is a new configure option `--disable-largefile' to omit +Unix-98-style support for large files if that is available. + +** You can build a 64-bit Emacs for SPARC/Solaris systems which +support 64-bit executables. See etc/MACHINES for instructions. * Changes in Emacs 21.1 @@ -2889,7 +2895,7 @@ If OBJECT is an overlay, that overlay has a `help-echo' property, and POS is the position in the overlay's buffer under the mouse. If OBJECT is a string (an overlay string or a string displayed with -the `display' property). POS is the position in that string under the +the `display' property), POS is the position in that string under the mouse. If the value of the `help-echo' property is neither a function nor a