]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Thu, 23 Nov 2000 19:03:07 +0000 (19:03 +0000)
committerDave Love <fx@gnu.org>
Thu, 23 Nov 2000 19:03:07 +0000 (19:03 +0000)
etc/TODO
lisp/gnus/ChangeLog
lisp/gnus/uu-decode.pbm [new file with mode: 0644]
lisp/gnus/uu-post.pbm [new file with mode: 0644]
lispref/positions.texi
man/anti.texi

index c73efb940062426bd66332e5b3b23bf5db810d92..29db7419c796404df24632406da5b2ffd6480e8a 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -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
 
 * 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.)
index 96a6ad41c39297ac9dd494e6a3ea3cad4370858f..d35d49a2b720d8239821b9e4a44d5bcb37759edc 100644 (file)
@@ -1,5 +1,7 @@
 2000-11-23  Dave Love  <fx@gnu.org>
 
+       * 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 --git a/lisp/gnus/uu-decode.pbm b/lisp/gnus/uu-decode.pbm
new file mode 100644 (file)
index 0000000..76b6d62
Binary files /dev/null and b/lisp/gnus/uu-decode.pbm differ
diff --git a/lisp/gnus/uu-post.pbm b/lisp/gnus/uu-post.pbm
new file mode 100644 (file)
index 0000000..781ee15
Binary files /dev/null and b/lisp/gnus/uu-post.pbm differ
index 378134e30c2bb6cb62ea8b434c24428644a15629..d79c53d6f36aa4360eeadc5cfa0dc7b225d7a79e 100644 (file)
@@ -213,8 +213,9 @@ backward until encountering the front of a word, rather than forward.
 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
index 627b9436a328f1e736d85e8e40245ae252366099..9c75b632e453ee3115b060b0b1ffe351dcdd55f7 100644 (file)
@@ -33,7 +33,7 @@ Specification of the font for a face now uses an XLFD font name, for
 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,