From cff5e534cd7008f1e98e8753eb50c400b543444d Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Fri, 12 Sep 2003 19:44:31 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 3 +++ etc/PROBLEMS | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.2