diff lisp/ChangeLog @ 110213:bf2aa62d9d6c

imap.el (imap-debug): Removed -- doesn't seem very useful.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Sun, 05 Sep 2010 23:49:02 +0000
parents e9bead2d481f
children 1a9f718ae483
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Sep 05 23:45:14 2010 +0000
+++ b/lisp/ChangeLog	Sun Sep 05 23:49:02 2010 +0000
@@ -1,9 +1,10 @@
 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-	* imap.el (imap-fetch-safe): Removed function, and altered all callers
-	to use `imap-fetch' instead.  According to the comments, this should be
-	safe, since all other IMAP clients use the 1:* syntax.
+	* net/imap.el (imap-fetch-safe): Removed function, and altered all
+	callers to use `imap-fetch' instead.  According to the comments, this
+	should be safe, since all other IMAP clients use the 1:* syntax.
 	(imap-enable-exchange-bug-workaround): Removed.
+	(imap-debug): Removed -- doesn't seem very useful.
 
 2010-09-05  Lars Magne Ingebrigtsen  <larsi@gnus.org>