aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl Berry2007-06-14 16:56:40 +0000
committerKarl Berry2007-06-14 16:56:40 +0000
commit03b85f661aa72c17762857f57bf6d43b96f1a206 (patch)
tree04e7e9e4d2166b62280fb6bc446135c833a92719
parentc433c134bce88ed6ebab53dd5e6d0af51a2c2d80 (diff)
downloademacs-03b85f661aa72c17762857f57bf6d43b96f1a206.tar.gz
emacs-03b85f661aa72c17762857f57bf6d43b96f1a206.zip
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 49730a07ad3..5419ed33b86 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12007-06-14 Karl Berry <karl@tug.org>
2
3 * anti.texi (Antinews): typo.
4
12007-06-14 Chong Yidong <cyd@stupidchicken.com> 52007-06-14 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * display.texi (Image Cache): Document image-refresh. 7 * display.texi (Image Cache): Document image-refresh.
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:
111@item 111@item
112Clicking @kbd{mouse-1} won't follow links, as that is alien to the 112Clicking @kbd{mouse-1} won't follow links, as that is alien to the
113spirit of Emacs. Therefore, the @code{follow-link} property doesn't 113spirit of Emacs. Therefore, the @code{follow-link} property doesn't
114has any special meaning, and the function @code{mouse-on-link-p} has 114have any special meaning, and the function @code{mouse-on-link-p} has
115been removed. 115been removed.
116 116
117@item 117@item