1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-31 20:02:42 +00:00
This commit is contained in:
Karl Berry 2007-06-14 16:55:54 +00:00
parent 55debb81f9
commit 56fe1d8925
2 changed files with 5 additions and 1 deletions

View 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.

View 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