diff options
| author | Katsumi Yamaoka | 2008-04-08 02:55:25 +0000 |
|---|---|---|
| committer | Katsumi Yamaoka | 2008-04-08 02:55:25 +0000 |
| commit | 73f2395ef32238452f4d34199baabd3bfce66647 (patch) | |
| tree | 1a6f23db5fe17de537c7bca6d90e03e9bf0085ba /lisp/gnus/ChangeLog | |
| parent | 239cfbd72601f10916c13e9bf54183062c74d43e (diff) | |
| download | emacs-73f2395ef32238452f4d34199baabd3bfce66647.tar.gz emacs-73f2395ef32238452f4d34199baabd3bfce66647.zip | |
(uncompface): Make buffer unibyte.
Diffstat (limited to 'lisp/gnus/ChangeLog')
| -rw-r--r-- | lisp/gnus/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 4047037cb72..535271a2556 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2008-04-08 Katsumi Yamaoka <yamaoka@jpl.org> | ||
| 2 | |||
| 3 | * compface.el (uncompface): Make buffer unibyte. | ||
| 4 | |||
| 1 | 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2008-04-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * mail-source.el (mail-source-value): | 7 | * mail-source.el (mail-source-value): |