]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Sep 2003 19:44:31 +0000 (19:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 12 Sep 2003 19:44:31 +0000 (19:44 +0000)
etc/NEWS
etc/PROBLEMS

index fff6de4033df1b9df919ebf026bd7d540e22445a..55f8d9eae35e7d3713f8481ac28e17f09b019f9e 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -83,6 +83,9 @@ See the files mac/README and mac/INSTALL for build instructions.
 \f
 * Changes in Emacs 21.4
 
+** The max size of buffers and integers has been doubled.
+On 32bit machines, it is now 256M (i.e. 268435455).
+
 ** Under XFree86 4, the display table is modified so that `' is
 displayed as balanced quotes, not the ASCII glyphs whose shape has
 been changed generally in the XFree86 fonts.
index e361044957da88961bf16bb40f534a93f095fd61..ca00289218ba510f92d28bec2228b9aa51844fc8 100644 (file)
@@ -588,7 +588,8 @@ The solution is to remove this line from `etc/fstab'.
 * Emacs binary is not in executable format, and cannot be run.
 
 This was reported to happen when Emacs is built in a directory mounted
-via NFS.  Usually, the file `emacs' produced in these cases is full of
+via NFS, for some combinations of NFS client and NFS server.
+Usually, the file `emacs' produced in these cases is full of
 binary null characters, and the `file' utility says:
 
     emacs: ASCII text, with no line terminators