changeset 28836:126b21c0f459

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 08 May 2000 17:59:45 +0000
parents f451114521a7
children b0b7849d0c20
files lisp/gnus/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Mon May 08 17:59:06 2000 +0000
+++ b/lisp/gnus/ChangeLog	Mon May 08 17:59:45 2000 +0000
@@ -1,3 +1,11 @@
+2000-05-08  Dave Love  <fx@gnu.org>
+
+	* pop3.el: Import changes from current Gnus.
+	(pop3-open-server): Bind coding systems before creating buffer and
+	fix creating its name.
+	(pop3-string-to-list): Function deleted.  Change callers to use
+	split-string.
+
 1999-12-19  Dave Love  <fx@gnu.org>
 
 	* mail/pop3.el (pop3-movemail-file-coding-system): Doc fix.