From: Stefan Monnier Date: Fri, 12 Sep 2003 19:44:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~8846 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cff5e534cd7008f1e98e8753eb50c400b543444d;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index fff6de4033d..55f8d9eae35 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -83,6 +83,9 @@ See the files mac/README and mac/INSTALL for build instructions. * 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. diff --git a/etc/PROBLEMS b/etc/PROBLEMS index e361044957d..ca00289218b 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -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