]> git.eshelyaron.com Git - emacs.git/commitdiff
typo
authorKarl Berry <karl@gnu.org>
Thu, 14 Jun 2007 16:56:40 +0000 (16:56 +0000)
committerKarl Berry <karl@gnu.org>
Thu, 14 Jun 2007 16:56:40 +0000 (16:56 +0000)
lispref/ChangeLog
lispref/anti.texi

index 49730a07ad37e91d00b7b8da0acc580dccfa460a..5419ed33b86ddb4c6ac0c4e57c66fffeffc61393 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-14  Karl Berry  <karl@tug.org>
+
+       * anti.texi (Antinews): typo.
+
 2007-06-14  Chong Yidong  <cyd@stupidchicken.com>
 
        * display.texi (Image Cache): Document image-refresh.
index b258e959a46a5519ba84a36c0df11bce6d392fc2..1ec0c5ef327132a3cbd9d05fad7291075130da60 100644 (file)
@@ -111,7 +111,7 @@ Several simplifications have been made to mouse support:
 @item
 Clicking @kbd{mouse-1} won't follow links, as that is alien to the
 spirit of Emacs.  Therefore, the @code{follow-link} property doesn't
-has any special meaning, and the function @code{mouse-on-link-p} has
+have any special meaning, and the function @code{mouse-on-link-p} has
 been removed.
 
 @item