]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorKim F. Storm <storm@cua.dk>
Fri, 8 Apr 2005 11:57:30 +0000 (11:57 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 8 Apr 2005 11:57:30 +0000 (11:57 +0000)
lisp/gnus/ChangeLog
src/ChangeLog.6

index 14c47ab1f304a8cfcbf38d668de045042440840c..d8e1065c610a17ea966ba53b482895001d67bf75 100644 (file)
 
 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.
 
index 67569eedeca51f829dadd6af47f2573376361442..2da83619eb49edb5f1780cfdde2802557906bf1b 100644 (file)
        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.