diff lisp/ChangeLog @ 104964:a19ada807754

Fix the last commit.
author Daiki Ueno <ueno@unixuser.org>
date Fri, 11 Sep 2009 22:48:03 +0000
parents aa7ac26deae0
children 5d471f2d8534
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Sep 11 22:46:14 2009 +0000
+++ b/lisp/ChangeLog	Fri Sep 11 22:48:03 2009 +0000
@@ -3,7 +3,7 @@
 	* epg.el (epg-cipher-algorithm-alist): Add CAMELLIA.
 	(epg-digest-algorithm-alist): Add SHA224.
 	(epg-context-set-passphrase-callback)
-	(epg-context-set-progress-callback): Add more description about
+	(epg-context-set-progress-callback): Add description about
 	callback function.
 
 2009-09-11  Stefan Monnier  <monnier@iro.umontreal.ca>