From: Kim F. Storm Date: Fri, 8 Apr 2005 11:57:30 +0000 (+0000) Subject: Fix typo. X-Git-Tag: ttn-vms-21-2-B4~1138 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3bc8f4ac2a5223f9037f6da33eaf28cbe14db362;p=emacs.git Fix typo. --- diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 14c47ab1f30..d8e1065c610 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog @@ -503,7 +503,7 @@ 2004-11-04 Katsumi Yamaoka - * 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. diff --git a/src/ChangeLog.6 b/src/ChangeLog.6 index 67569eedeca..2da83619eb4 100644 --- a/src/ChangeLog.6 +++ b/src/ChangeLog.6 @@ -1079,7 +1079,7 @@ scroll_bar_up_arrow, scroll_bar_down_arrow. (win32_scroll_bar_click): New enum constant. -1996-05-03 Andrw Innes +1996-05-03 Andrew Innes * makefile.nt (SUBSYSTEM) [NTGUI]: Remove conditional. (LINK_FLAGS): Explicitly set base address, and stack and heap sizes.