Mercurial > emacs
comparison lisp/gnus/mm-uu.el @ 68230:6c7c654eb3c7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-702
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 185-186)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/nnrss.el: Update copyright.
(nnrss-opml-import): Query whether to subscribe to each entry.
* lisp/gnus/gnus-art.el:
* lisp/gnus/gnus-cus.el:
* lisp/gnus/gnus-group.el:
* lisp/gnus/gnus-start.el:
* lisp/gnus/gnus-sum.el:
* lisp/gnus/mm-uu.el:
* lisp/gnus/mm-view.el: Update copyright.
2006-01-16 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-info): New function.
(message-mode-menu): Add it.
Update copyright.
* lisp/gnus/ChangeLog: Fix and update copyright.
2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
* man/gnus.texi: Update copyright.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Tue, 17 Jan 2006 02:39:39 +0000 |
parents | fbd379b34f0a |
children | dbc43cabc13b d88caeac70d7 |
comparison
equal
deleted
inserted
replaced
68229:d045937b151a | 68230:6c7c654eb3c7 |
---|---|
1 ;;; mm-uu.el --- Return uu stuff as mm handles | 1 ;;; mm-uu.el --- Return uu stuff as mm handles |
2 | 2 |
3 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, | 3 ;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, |
4 ;; 2005 Free Software Foundation, Inc. | 4 ;; 2005, 2006 Free Software Foundation, Inc. |
5 | 5 |
6 ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> | 6 ;; Author: Shenghuo Zhu <zsh@cs.rochester.edu> |
7 ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp | 7 ;; Keywords: postscript uudecode binhex shar forward gnatsweb pgp |
8 | 8 |
9 ;; This file is part of GNU Emacs. | 9 ;; This file is part of GNU Emacs. |