index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
gnus
/
pop3.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2010-11-27
1
-9
/
+10
|
\
|
|
*
* pop3.el (pop3-open-server): Read server greeting before starting TLS negoti...
Yuri Karaban
2010-11-19
1
-10
/
+11
*
|
Avoid using plusp; cl may not be loaded.
Chong Yidong
2010-10-03
1
-1
/
+1
*
|
Merge changes made in Gnus trunk.
Gnus developers
2010-09-30
1
-1
/
+10
*
|
Remove Emacs 21 stuff.
Katsumi Yamaoka
2010-09-22
1
-2
/
+1
*
|
Fix previous merge from Gnus trunk.
Katsumi Yamaoka
2010-09-18
1
-13
/
+8
*
|
Merge changes made in Gnus trunk.
Katsumi Yamaoka
2010-09-18
1
-8
/
+13
*
|
Silence byte-compiler
Stefan Monnier
2010-09-17
1
-13
/
+8
*
|
pop3.el (pop3-wait-for-messages): Use pop3-accept-process-output instead of n...
Katsumi Yamaoka
2010-09-17
1
-1
/
+1
*
|
Remove pop3-movemail and rename pop3-streaming-movemail to pop3-movemail.
Lars Magne Ingebrigtsen
2010-09-10
1
-39
/
+2
*
|
pop3.el (pop3-number-of-responses): Search for "+OK", not "+OK ".
Katsumi Yamaoka
2010-09-06
1
-1
/
+2
*
|
pop3.el (pop3-streaming-movemail): Return t for success; imap.el (imap-log): ...
Lars Magne Ingebrigtsen
2010-09-05
1
-1
/
+2
*
|
pop3-set-process-query-on-exit-flag: New function that's an alias to set-proc...
Katsumi Yamaoka
2010-09-05
1
-1
/
+8
*
|
pop3.el (pop3-write-to-file): Don't output messages when saving; mail-source....
Lars Magne Ingebrigtsen
2010-09-05
1
-2
/
+2
*
|
pop3.el (pop3-streaming-movemail): Always close the pop3 connection.
Lars Magne Ingebrigtsen
2010-09-05
1
-2
/
+2
*
|
gnus-start.el: White space clean up; mail-source.el (mail-source-fetch-pop):...
Lars Magne Ingebrigtsen
2010-09-05
1
-21
/
+97
*
|
pop3.el (pop3-movemail): Use erase-buffer instead of looping and deleting reg...
Lars Magne Ingebrigtsen
2010-09-05
1
-4
/
+1
*
|
(pop3-display-message-size-flag): Removed -- everybody wants message sizes.
Lars Magne Ingebrigtsen
2010-09-05
1
-13
/
+4
*
|
Delete all trailing white space.
Lars Magne Ingebrigtsen
2010-09-02
1
-4
/
+4
*
|
Remove arch-tags from all files, since these are no longer needed.
Lars Magne Ingebrigtsen
2010-09-02
1
-1
/
+0
*
|
gnus-group-completing-read: Add 'substring to completion-styles for group sel...
Katsumi Yamaoka
2010-08-30
1
-1
/
+1
*
|
Synch with Gnus trunk
Katsumi Yamaoka
2010-03-23
1
-4
/
+39
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Merge from gnus--devo--0
Miles Bader
2009-01-09
1
-27
/
+22
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(nnheader-accept-process-output): Autoload it.
Glenn Morris
2008-06-03
1
-0
/
+2
*
Merge from gnus--devo--0
Miles Bader
2008-05-22
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
Change defcustom :version from 23.0 to 23.1.
Glenn Morris
2008-02-29
1
-1
/
+1
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
Fix buggy calls to `error'.
Deepak Goel
2007-12-06
1
-1
/
+1
*
|
Merge from gnus--devo--0
Miles Bader
2007-11-19
1
-9
/
+16
*
|
* smime.el (from):
Dan Nicolaescu
2007-11-16
1
-2
/
+1
*
|
Update Gnus to No Gnus 0.7 from the Gnus CVS trunk
Miles Bader
2007-10-28
1
-33
/
+63
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
Merge from gnus--rel--5.10
Miles Bader
2006-10-07
1
-14
/
+19
*
Merge from gnus--rel--5.10
Miles Bader
2006-09-11
1
-2
/
+6
*
Update copyright notices of all files in the gnus directory.
Romain Francoise
2006-02-05
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-3
/
+2
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(pop3): Finish `defgroup' description with period.
Juanma Barranquero
2005-07-04
1
-1
/
+1
*
(pop3-user): Don't use `format' on `error' arguments.
Juanma Barranquero
2005-06-16
1
-1
/
+1
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-348
Miles Bader
2005-06-02
1
-13
/
+29
*
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-339
Miles Bader
2005-05-30
1
-3
/
+3
*
Change release version from 21.4 to 22.1 throughout.
Kim F. Storm
2005-02-09
1
-6
/
+6
[next]