# HG changeset patch # User Glenn Morris # Date 1259204841 0 # Node ID 99056f788a09d15af9ab0907f2f57545b684a391 # Parent 036ae08de616e4b88836fd88f768cad08d1172f9 (Latest version of Emacs): Mention stability of development version. (Problems with very large files): Max buffer size increase in 23.2. (VM): VM has moved house again. diff -r 036ae08de616 -r 99056f788a09 doc/misc/ChangeLog --- a/doc/misc/ChangeLog Thu Nov 26 03:05:17 2009 +0000 +++ b/doc/misc/ChangeLog Thu Nov 26 03:07:21 2009 +0000 @@ -1,3 +1,10 @@ +2009-11-26 Glenn Morris + + * faq.texi (Latest version of Emacs): Mention stability of development + version. + (Problems with very large files): Max buffer size increase in 23.2. + (VM): VM has moved house again. + 2009-11-22 Jay Belanger * calc.texi (Radix modes): Discuss alternate bases for two's complement diff -r 036ae08de616 -r 99056f788a09 doc/misc/faq.texi --- a/doc/misc/faq.texi Thu Nov 26 03:05:17 2009 +0000 +++ b/doc/misc/faq.texi Thu Nov 26 03:07:21 2009 +0000 @@ -12,8 +12,8 @@ @c appreciate a notice if you do). @copying -Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 -Free Software Foundation, Inc.@* +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, +2009 Free Software Foundation, Inc.@* Copyright @copyright{} 1994, 1995, 1996, 1997, 1998, 1999, 2000 Reuven M. Lerner@* Copyright @copyright{} 1992, 1993 Steven Byrnes@* @@ -1027,7 +1027,9 @@ Because Emacs undergoes many changes before a release, the version number of a development version is not especially meaningful. It is better to refer to the date on which the sources were retrieved from the -development repository. +development repository. The development version is usually quite robust +for every-day use, but if stability is more important to you than the +latest features, you may want to stick to the releases. The following sections list some of the major new features in the last few Emacs releases. For full details of the changes in any version of @@ -2698,8 +2700,8 @@ Old versions (i.e., anything before 19.29) of Emacs had problems editing files larger than 8 megabytes. In versions 19.29 and later, the maximum buffer size is at least 2^27-1, or 134,217,727 bytes, or 132 MBytes. -And in Emacs 22, the maximum buffer size has been increased to -268,435,455 bytes (or 256 MBytes) on 32-bit machines. +The maximum buffer size on 32-bit machines increased to 256 MBytes in +Emacs 22, and again to 512 MBytes in Emacs 23.2. Emacs compiled on a 64-bit machine can handle much larger buffers. @@ -3416,7 +3418,8 @@ @table @b @item Web site -@uref{http://www.nongnu.org/viewmail/} +@uref{http://launchpad.net/vm} +(was @uref{http://www.nongnu.org/viewmail/}) @item Informational newsgroup @uref{news:gnu.emacs.vm.info}@*