changeset 61389:f8d6ea606403

Fix typo.
author Kim F. Storm <storm@cua.dk>
date Fri, 08 Apr 2005 11:57:30 +0000
parents 60ffc4cdcb79
children a210e1e508d5
files lisp/gnus/ChangeLog src/ChangeLog.6
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/gnus/ChangeLog	Fri Apr 08 11:57:05 2005 +0000
+++ b/lisp/gnus/ChangeLog	Fri Apr 08 11:57:30 2005 +0000
@@ -503,7 +503,7 @@
 
 2004-11-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-	* gnus-art. (gnus-article-edit-article): Don't associate the
+	* gnus-art.el (gnus-article-edit-article): Don't associate the
 	article buffer with a draft file.  This is a temporary measure
 	against the 2004-08-22 change to gnus-article-edit-mode.
 
--- a/src/ChangeLog.6	Fri Apr 08 11:57:05 2005 +0000
+++ b/src/ChangeLog.6	Fri Apr 08 11:57:30 2005 +0000
@@ -1079,7 +1079,7 @@
 	scroll_bar_up_arrow, scroll_bar_down_arrow.
 	(win32_scroll_bar_click): New enum constant.
 
-1996-05-03  Andrw Innes  <andrewi@harlequin.co.uk>
+1996-05-03  Andrew Innes  <andrewi@harlequin.co.uk>
 
 	* makefile.nt (SUBSYSTEM) [NTGUI]: Remove conditional.
 	(LINK_FLAGS): Explicitly set base address, and stack and heap sizes.