# HG changeset patch # User Dave Love # Date 975006187 0 # Node ID d939cbd0aef4cfd6f66a066a75c8f0026cbb0147 # Parent a39402e633cda59aa1517411082e8d952e8b686e *** empty log message *** diff -r a39402e633cd -r d939cbd0aef4 etc/TODO --- a/etc/TODO Thu Nov 23 18:54:35 2000 +0000 +++ b/etc/TODO Thu Nov 23 19:03:07 2000 +0000 @@ -54,7 +54,7 @@ * Document the features of libraries missing from the manual (or ancillary manuals, including the Lisp manual in some cases). Here's - a list which is probably not complete/correct: align, allout, + a list which is probably not complete/correct: align, allout, artist, ansi-color, array, battery, calculator, cdl, cmuscheme, completion, delim-col, dirtrack, double, echistory, elide-head, easymenu, expand, flow-ctrl, format [format-alist], generic/generic-x [various @@ -117,3 +117,6 @@ * Investigate using the language environment to set up more things, such as the default Ispell dictionary. + +* Improve the GC (generational, incremental). (We may be able to use + the Boehm collector.) diff -r a39402e633cd -r d939cbd0aef4 lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Thu Nov 23 18:54:35 2000 +0000 +++ b/lisp/gnus/ChangeLog Thu Nov 23 19:03:07 2000 +0000 @@ -1,5 +1,7 @@ 2000-11-23 Dave Love + * uu-post.pbm, uu-decode.pbm: new files from XPMs. + * mm-uu.el (uudecode): Require. (uudecode-decode-region, uudecode-decode-region-external): Don't autoload. diff -r a39402e633cd -r d939cbd0aef4 lisp/gnus/uu-decode.pbm Binary file lisp/gnus/uu-decode.pbm has changed diff -r a39402e633cd -r d939cbd0aef4 lisp/gnus/uu-post.pbm Binary file lisp/gnus/uu-post.pbm has changed diff -r a39402e633cd -r d939cbd0aef4 lispref/positions.texi --- a/lispref/positions.texi Thu Nov 23 18:54:35 2000 +0000 +++ b/lispref/positions.texi Thu Nov 23 19:03:07 2000 +0000 @@ -213,8 +213,9 @@ In an interactive call, @var{count} is set to the numeric prefix argument. -This function is rarely used in programs, as it is more efficient to -call @code{forward-word} with a negative argument. +@c [Now optimized by compiler.] +@c This function is rarely used in programs, as it is more efficient to +@c call @code{forward-word} with a negative argument. @end deffn @defvar words-include-escapes diff -r a39402e633cd -r d939cbd0aef4 man/anti.texi --- a/man/anti.texi Thu Nov 23 18:54:35 2000 +0000 +++ b/man/anti.texi Thu Nov 23 19:03:07 2000 +0000 @@ -33,7 +33,7 @@ compatibility with other X applications. This means that font attributes cannot be merged when combining faces; however, experience shows that mergers are bad economics. Face inheritance has also been -removed to prevent saving face. +removed, so no one can accumulate ``too much face''. @item Several face appearance attributes such as 3D appearence,