Mercurial > emacs
changeset 33567:1e02032f5cd5
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Fri, 17 Nov 2000 12:59:35 +0000 |
parents | cef397782e2e |
children | ea6ead04f574 |
files | lisp/gnus/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog Fri Nov 17 12:59:12 2000 +0000 +++ b/lisp/gnus/ChangeLog Fri Nov 17 12:59:35 2000 +0000 @@ -1,8 +1,15 @@ +2000-11-17 Dave Love <fx@gnu.org> + + * uudecode.el (uudecode-insert-char): Fix bogus feature test. + (uudecode-decode-region-external): Doc fix. Use with-temp-buffer + and make-temp-file. + (uudecode-decode-region): Doc fix. + 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: + * 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>