diff options
-rw-r--r-- | etc/TODO | 7 | ||||
-rw-r--r-- | lisp/gnus/ChangeLog | 7 |
2 files changed, 14 insertions, 0 deletions
@@ -110,3 +110,10 @@ * Allow auto-compression-mode to use zlib calls if zlib is available. [It's required for PNG, so may be linked anyhow.] + +* Add a --pristine startup flag which does -q --no-site-file plus + ignoring X resources (Doze equivalents?) and most of the + environment. What should not be ignored needs consideration. + +* Investigate using the language environment to set up more things, + such as the default Ispell dictionary. diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 77757e6e911..695d013264b 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -1,3 +1,10 @@ +2000-11-14 Dave Love <fx@gnu.org> + + * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm: + * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm: + * reply-wo.pbm, reply.pbm rot13.pbm, save-aif.pbm, save-art.pbm: + New files, derived from the XPMs. + 2000-11-12 Dave Love <fx@gnu.org> From Emerick Rogul <emerick@csa.bu.edu>. |