summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-07-26 11:25:27 +0000
committerDave Love <fx@gnu.org>2000-07-26 11:25:27 +0000
commit5ed8d5afb0350e3e2404b295c7ea592941abe94d (patch)
tree492ea4d935b7b02e725d6f1ad52c83685135609d
parentb4a12321c5416045d75899873265de74944c6c3e (diff)
downloademacs-5ed8d5afb0350e3e2404b295c7ea592941abe94d.tar.gz
emacs-5ed8d5afb0350e3e2404b295c7ea592941abe94d.tar.bz2
emacs-5ed8d5afb0350e3e2404b295c7ea592941abe94d.zip
--disable-largefile, 64-bit solaris
-rw-r--r--etc/NEWS8
1 files changed, 7 insertions, 1 deletions
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