diff options
| author | Dave Love | 2001-01-26 19:17:15 +0000 |
|---|---|---|
| committer | Dave Love | 2001-01-26 19:17:15 +0000 |
| commit | 940f14b42ec06d19f3bd7e455374b1dbbb5b140c (patch) | |
| tree | 2b8e00f11221147bd71a49afa8600ada790e5527 /lisp/gnus/ChangeLog | |
| parent | e4f99da7b6599e061236efc2cdfe4dd51a1d54be (diff) | |
| download | emacs-940f14b42ec06d19f3bd7e455374b1dbbb5b140c.tar.gz emacs-940f14b42ec06d19f3bd7e455374b1dbbb5b140c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 10 |
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 @@ | |||
| 1 | 2001-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 | |||
| 1 | 2001-01-23 Gerd Moellmann <gerd@gnu.org> | 11 | 2001-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 |