aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Love2000-11-14 10:29:20 +0000
committerDave Love2000-11-14 10:29:20 +0000
commit1265b5398a8c19e7b98a93010a8e50216a3163d0 (patch)
tree22e9c3dd16b4078f190b69e2ec89a2818e9c7ebd
parent8260e5b4e103b09a6294c896f714bd204587de77 (diff)
downloademacs-1265b5398a8c19e7b98a93010a8e50216a3163d0.tar.gz
emacs-1265b5398a8c19e7b98a93010a8e50216a3163d0.zip
*** empty log message ***
-rw-r--r--etc/TODO7
-rw-r--r--lisp/gnus/ChangeLog7
2 files changed, 14 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index f955bd63564..c73efb94006 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -110,3 +110,10 @@
110 110
111* Allow auto-compression-mode to use zlib calls if zlib is available. 111* Allow auto-compression-mode to use zlib calls if zlib is available.
112 [It's required for PNG, so may be linked anyhow.] 112 [It's required for PNG, so may be linked anyhow.]
113
114* Add a --pristine startup flag which does -q --no-site-file plus
115 ignoring X resources (Doze equivalents?) and most of the
116 environment. What should not be ignored needs consideration.
117
118* Investigate using the language environment to set up more things,
119 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 @@
12000-11-14 Dave Love <fx@gnu.org>
2
3 * cu-exit.pbm, exit-summ.pbm, followup.pbm, fuwo.pbm:
4 * mail-reply.pbm, next-ur.pbm, post.pbm, prev-ur.pbm:
5 * reply-wo.pbm, reply.pbm rot13.pbm, save-aif.pbm, save-art.pbm:
6 New files, derived from the XPMs.
7
12000-11-12 Dave Love <fx@gnu.org> 82000-11-12 Dave Love <fx@gnu.org>
2 9
3 From Emerick Rogul <emerick@csa.bu.edu>. 10 From Emerick Rogul <emerick@csa.bu.edu>.