summaryrefslogtreecommitdiff
path: root/lisp/gnus
Commit message (Collapse)AuthorAgeFilesLines
...
* (gnus-pick-mouse-pick-region): Switch 1 => point-min.Stefan Monnier2004-09-071-7/+9
| | | | | (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1. (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523Miles Bader2004-09-04187-23669/+67557
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from emacs--gnus--5.10, gnus--rel--5.10 Patches applied: * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0 tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1 Import from CVS branch gnus-5_10-branch * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2 Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18 Update from CVS * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19 Remove autoconf-generated files from archive * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20 Update from CVS
* *** empty log message ***Kim F. Storm2004-06-291-0/+7
|
* (nntp-authinfo-file): Add :group 'nntp.Kim F. Storm2004-06-291-4/+5
|
* (nnimap-authinfo-file, nnimap-prune-cache): Add :group 'nnimap.Kim F. Storm2004-06-291-2/+4
|
* starttls.el: Merge with my GNUTLS based starttls.el.Simon Josefsson2004-05-281-12/+222
| | | | | | | | | | | | | (starttls-gnutls-program, starttls-use-gnutls) (starttls-extra-arguments, starttls-process-connection-type) (starttls-connect, starttls-failure, starttls-success): New variables. (starttls-program, starttls-extra-args): Doc fix. (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New functions. (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls' and pass on to corresponding *-gnutls function if it is set.
* *** empty log message ***Richard M. Stallman2004-05-221-0/+4
|
* *** empty log message ***Stefan Monnier2004-05-191-0/+2
|
* (mm-insert-inline): Make it work in read-only buffer.Stefan Monnier2004-05-191-2/+3
|
* (gnus-all-windows-visible-p): Don't consider non-visible windows.Stefan Monnier2004-05-182-2/+7
|
* (rfc2047-encode-message-header): Don't encode non-addressStefan Monnier2004-05-072-2/+7
| | | | headers as address headers (which breaks if subject has a single ").
* (nnimap-demule): Avoid string-as-multibyte.Stefan Monnier2004-05-062-5/+13
|
* (mailcap-mime-data): Mark as risky.Richard M. Stallman2004-04-211-0/+1
|
* (gnus-server-prepare): Remove spurious call to `cdr'.Juanma Barranquero2004-03-272-1/+5
|
* Fix copyright.Stefan Monnier2004-03-221-0/+13
|
* Use inhibit-read-only instead of buffer-read-only.Stefan Monnier2004-03-221-38/+41
| | | | | | (gnus-narrow-to-page): Don't assume point-min == 1. (gnus-article-edit-mode): Derive from message-mode. (gnus-button-alist): Add buttons to (info "(emacs)Keymaps").
* (gnus-score-find-bnews): Simplify and don't assume point-min == 1.Stefan Monnier2004-03-221-7/+5
|
* (imap-parse-address-list, imap-parse-body-ext): Disable wrong use of `assert'.Stefan Monnier2004-03-221-3/+5
|
* *** empty log message ***Stefan Monnier2004-03-071-0/+4
|
* (message-mode): Fix last change.Stefan Monnier2004-03-051-3/+4
|
* (message-mode): Set comment-start-skip.Stefan Monnier2004-03-042-5/+10
|
* *** empty log message ***Andreas Schwab2004-02-081-0/+6
|
* (gnus-summary-increase-score): Fix format string.Andreas Schwab2004-02-081-2/+2
|
* (nnlistserv-kk-wash-article): Fix paren nesting.Andreas Schwab2004-02-081-2/+2
|
* (mm-delete-duplicates): Remove redundant space in docstring.Luc Teirlinck2004-01-181-1/+1
|
* Add arch taglinesMiles Bader2003-09-01101-0/+103
|
* (gnus-group-suspend): Avoid some consing.Sam Steingold2003-06-252-4/+7
|
* (pop3-leave-mail-on-server): New user variable.Sam Steingold2003-06-112-1/+10
| | | | (pop3-movemail): Delete mail only when it is nil.
* (message-buffer-naming-style): Fix typo.Juanma Barranquero2003-05-102-1/+5
|
* (rfc2047-header-encoding-alist): Add Followup-To.Dave Love2003-05-072-24/+47
| | | | | | | | (rfc2047-encode-message-header): Fold when encoding not necessary. (rfc2047-encode-region): Skip \n as whitespace. (rfc2047-fold-region): Fix whitespace regexps. Don't break just after the header name. (rfc2047-unfold-region): Fix regexp and whitespace-skipping.
* *** empty log message ***Juanma Barranquero2003-05-061-0/+9
|
* (gnus-article-mime-match-handle-function): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
|
* (gnus-score-lower-thread): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-1/+1
|
* (gnus-group-parameters): Don't quote nil and t in docstrings.Juanma Barranquero2003-05-061-6/+6
|
* * nnfolder.el (nnfolder-request-accept-article): Don't useShengHuo ZHU2003-02-284-21/+47
| | | | | | | mail-header-unfold-field. * imap.el (imap-ssl-open): Don't depend on ssl.el. * nntp.el (nntp-open-ssl-stream): Don't depend on ssl.el.
* *** empty log message ***Juanma Barranquero2003-02-181-0/+5
|
* Fix character constant.Juanma Barranquero2003-02-181-1/+1
|
* *** empty log message ***Juanma Barranquero2003-02-141-0/+4
|
* (mm-uu-dissect): Fix use of character constant.Juanma Barranquero2003-02-141-1/+1
|
* (nntp-accept-process-output): Don't use point-max to get the buffer's size.Stefan Monnier2003-02-112-1/+6
|
* Trailing whitepace deleted.Juanma Barranquero2003-02-0442-348/+348
|
* Cygwin support patch.Juanma Barranquero2003-01-312-3/+7
|
* Corrected misc. typos like missing : after file names,Kim F. Storm2003-01-281-3/+3
| | | | missing file name suffixes, and * used as prefix on non-file entries.
* *** empty log message ***Juanma Barranquero2003-01-271-0/+4
|
* (imap-mailbox-status): Fix typo.Juanma Barranquero2003-01-271-1/+1
|
* * gnus-sum.el (gnus-alter-header-function): Add type and group.ShengHuo ZHU2003-01-162-1/+8
|
* * gnus-agent.el: Don't use `path'.ShengHuo ZHU2003-01-1610-14/+34
| | | | | | | | | | | | | | | | | | * nnsoup.el (nnsoup-file-name): Ditto. * nnmail.el (nnmail-pathname-coding-system): Ditto. (nnmail-group-pathname): Ditto. * nnimap.el (nnimap-group-overview-filename): Ditto. * nnheader.el (nnheader-pathname-coding-system): Ditto. (nnheader-group-pathname): Ditto. * nnfolder.el (nnfolder-group-pathname): Ditto. * gnus.el (gnus-home-directory): Ditto. * gnus-group.el (gnus-group-icon-list): Ditto.
* *** empty log message ***Kim F. Storm2003-01-031-0/+5
|
* (message-split-line): New function.Kim F. Storm2003-01-031-0/+7
| | | | (message-mode-map): Remap split-line to message-split-line.
* White space fixes.Markus Rost2002-12-151-59/+58
|