Mercurial > emacs
annotate oldXMenu/copyright.h @ 57581:645f020dcc8a
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-626
Merge from gnus--rel--5.10
Patches applied:
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-54
Update from CVS
2004-10-18 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/mml.el (mml-preview): Use `pop-to-buffer'.
* lisp/gnus/message.el (message-goto-mail-followup-to): Insert after "To".
(message-carefully-insert-headers): Add comment.
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Add help texts.
* lisp/gnus/gnus-art.el (gnus-button-alist): Improve
`gnus-button-handle-library' entry.
* lisp/gnus/gnus-art.el (gnus-button-alist): Fixed regexp for manual links.
* lisp/gnus/gnus-group.el (gnus-group-get-new-news-this-group): Added
doc-string.
* lisp/gnus/gnus-start.el (gnus-activate-group): Added doc-string.
* lisp/gnus/gnus-art.el (gnus-button-handle-man, gnus-button-alist): Try to
handle manual section.
* lisp/gnus/imap.el (imap-store-password): New variable.
(imap-interactive-login): Use it.
Suggested by Mark Plaksin <happy@mcplaksin.org>.
* lisp/gnus/gnus-art.el (gnus-button-alist, gnus-header-button-alist): Allow
/ in mailto URLs.
* lisp/gnus/spam.el (spam-directory): Derive from `gnus-directory'.
* lisp/gnus/gnus-sum.el (gnus-pick-line-number): Add autoload.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 18 Oct 2004 22:23:44 +0000 |
parents | e8824c4f5f7e |
children | 3861ff8f4bf1 8e5779acd195 |
rev | line source |
---|---|
25858 | 1 /* |
2 | |
3 Copyright 1985, 1986, 1987 by the Massachusetts Institute of Technology | |
4 | |
5 Permission to use, copy, modify, and distribute this | |
6 software and its documentation for any purpose and without | |
7 fee is hereby granted, provided that the above copyright | |
8 notice appear in all copies and that both that copyright | |
9 notice and this permission notice appear in supporting | |
10 documentation, and that the name of M.I.T. not be used in | |
11 advertising or publicity pertaining to distribution of the | |
12 software without specific, written prior permission. | |
13 M.I.T. makes no representations about the suitability of | |
14 this software for any purpose. It is provided "as is" | |
15 without express or implied warranty. | |
16 | |
17 */ | |
18 | |
52401 | 19 /* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2 |
20 (do not change this comment) */ |