diff doc/misc/faq.texi @ 106638:c77520ecba03

* calc.texi (General Mode Commands): Calc file should be in .emacs.d. * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 25 Dec 2009 20:05:14 +0000
parents 2400073344ef
children 8c60b70f9505
line wrap: on
line diff
--- a/doc/misc/faq.texi	Fri Dec 25 20:04:07 2009 +0000
+++ b/doc/misc/faq.texi	Fri Dec 25 20:05:14 2009 +0000
@@ -1124,8 +1124,8 @@
 enabled by default.
 
 @item
-The maximum size of buffers has been doubled and is 256M on 32-bit
-machines.
+The maximum size of buffers is increased: on 32-bit machines, it is
+256 MBytes for Emacs 23.1, and 512 MBytes for Emacs 23.2 and above.
 
 @item
 Links can be followed with @kbd{mouse-1}, in addition to @kbd{mouse-2}.