changeset 87201:3281ac5730e1

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Sun, 09 Dec 2007 04:14:11 +0000
parents ce561a765175
children 60375ad7809c
files lisp/gnus/ChangeLog
diffstat 1 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Sun Dec 09 04:13:17 2007 +0000
+++ b/lisp/gnus/ChangeLog	Sun Dec 09 04:14:11 2007 +0000
@@ -3,8 +3,8 @@
 	* gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
 
 	* gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
-	* message.el, mm-view.el, smime.el: Add declare-function compatibility
-	definition.
+	* message.el, mm-view.el, sieve-manage, smime.el:
+	Add declare-function compatibility definition.
 
 	* gnus-art.el (w3-region, w3m-region, Info-menu):
 	* gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
@@ -13,6 +13,8 @@
 	* message.el (mail-abbrev-in-expansion-header-p):
 	* mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
 	(w3m-detect-meta-charset, w3m-region):
+	* sieve-manage.el (password-read, password-cache-add)
+	(password-cache-remove):
 	* smime.el (password-read-and-add): Declare as functions.
 
 2007-12-08  David Kastrup  <dak@gnu.org>