aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/gnus/ChangeLog
diff options
context:
space:
mode:
authorDave Love2001-01-26 19:17:15 +0000
committerDave Love2001-01-26 19:17:15 +0000
commit940f14b42ec06d19f3bd7e455374b1dbbb5b140c (patch)
tree2b8e00f11221147bd71a49afa8600ada790e5527 /lisp/gnus/ChangeLog
parente4f99da7b6599e061236efc2cdfe4dd51a1d54be (diff)
downloademacs-940f14b42ec06d19f3bd7e455374b1dbbb5b140c.tar.gz
emacs-940f14b42ec06d19f3bd7e455374b1dbbb5b140c.zip
*** empty log message ***
Diffstat (limited to 'lisp/gnus/ChangeLog')
-rw-r--r--lisp/gnus/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog
index a511d8887ec..39ba19e32de 100644
--- a/lisp/gnus/ChangeLog
+++ b/lisp/gnus/ChangeLog
@@ -1,3 +1,13 @@
12001-01-26 Dave Love <fx@gnu.org>
2
3 * mm-util.el (mm-multibyte-string-p): New.
4
5 * qp.el: Remove un-logged bogus changes from 2000-12-20.
6 (quoted-printable-encode-region): Doc fix. Don't call
7 string-as-multibyte on class. Clarify line-folding.
8 (quoted-printable-encode-string): Make temp buffer inherit
9 string's multibyteness.
10
12001-01-23 Gerd Moellmann <gerd@gnu.org> 112001-01-23 Gerd Moellmann <gerd@gnu.org>
2 12
3 * nnheader.el (toplevel): Don't require `gnus-util' at 13 * nnheader.el (toplevel): Don't require `gnus-util' at