summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>2007-06-14 16:55:54 +0000
committerKarl Berry <karl@gnu.org>2007-06-14 16:55:54 +0000
commit56fe1d892537f7908216a1727bbe140ae329fc0b (patch)
tree570bf0ce250d541de19393171b0c006592e5c0e5 /lispref
parent55debb81f9d37119d912fc21e16d4edacfd01e1c (diff)
downloademacs-56fe1d892537f7908216a1727bbe140ae329fc0b.tar.gz
typo
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog4
-rw-r--r--lispref/anti.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index e72a3adee74..689c5612cad 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -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.
diff --git a/lispref/anti.texi b/lispref/anti.texi
index b258e959a46..1ec0c5ef327 100644
--- a/lispref/anti.texi
+++ b/lispref/anti.texi
@@ -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