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

index e72a3adee744dadb9e7bdfb4126bf67807231347..689c5612cad240fa7696ec4466090291a8e5528c 100644 (file)
@@ -1,3 +1,7 @@
+2007-06-14  Karl Berry  <karl@tug.org>
+
+       * anti.texi (Antinews): typo.
+
 2007-06-12  Karl Berry  <karl@gnu.org>
 
        * vol1.texi, vol2.texi, two-volume-cross-refs.txt: update.
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