summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@gnu.org>2007-06-14 16:56:40 +0000
committerKarl Berry <karl@gnu.org>2007-06-14 16:56:40 +0000
commit03b85f661aa72c17762857f57bf6d43b96f1a206 (patch)
tree04e7e9e4d2166b62280fb6bc446135c833a92719
parentc433c134bce88ed6ebab53dd5e6d0af51a2c2d80 (diff)
typo
-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 49730a07ad..5419ed33b8 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-14 Chong Yidong <cyd@stupidchicken.com>
* display.texi (Image Cache): Document image-refresh.
diff --git a/lispref/anti.texi b/lispref/anti.texi
index b258e959a4..1ec0c5ef32 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