Changeset 4220 for trunk/lispref/anti.texi
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/lispref/anti.texi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispref/anti.texi
r4204 r4220 2 2 @c This is part of the GNU Emacs Lisp Reference Manual. 3 3 @c Copyright (C) 1999, 2002, 2003, 2004, 2005, 4 @c 2006, 2007 Free Software Foundation, Inc.4 @c 2006, 2007, 2008 Free Software Foundation, Inc. 5 5 @c See the file elisp.texi for copying conditions. 6 6 … … 112 112 Clicking @kbd{mouse-1} won't follow links, as that is alien to the 113 113 spirit of Emacs. Therefore, the @code{follow-link} property doesn't 114 ha sany special meaning, and the function @code{mouse-on-link-p} has114 have any special meaning, and the function @code{mouse-on-link-p} has 115 115 been removed. 116 116
