changeset 111483:cb708cc9a9f4

lisp/gnus/ChangeLog: Cosmetic fix.
author Katsumi Yamaoka <yamaoka@jpl.org>
date Thu, 11 Nov 2010 02:11:30 +0000
parents 0aa164743cb3
children 54d60cee2d5c
files lisp/gnus/ChangeLog
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Thu Nov 11 02:10:07 2010 +0000
+++ b/lisp/gnus/ChangeLog	Thu Nov 11 02:11:30 2010 +0000
@@ -1,11 +1,11 @@
 2010-11-11  Andrew Cohen  <cohen@andy.bu.edu>
 
-	* nnir.el (nnir-request-move-article): fix to provide original group
+	* nnir.el (nnir-request-move-article): Fix to provide original group
 	and subject.
-	(nnir-warp-to-article): don't fail on articles whose headers haven't
+	(nnir-warp-to-article): Don't fail on articles whose headers haven't
 	been retrieved.
 
-	* gnus-sum.el (gnus-summary-move-article): use original group and
+	* gnus-sum.el (gnus-summary-move-article): Use original group and
 	subject for virtual articles such as those in an nnir summary buffer.
 
 2010-11-11  Katsumi Yamaoka  <yamaoka@jpl.org>