1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00

* doc/emacs/frames.texi (Text-Only Mouse): Fix xref.

This commit is contained in:
Glenn Morris 2012-05-02 22:05:45 -04:00
parent fe76231124
commit 430e2ae69e
2 changed files with 3 additions and 2 deletions

View file

@ -2,6 +2,7 @@
* frames.texi (Fonts): Tweak line and page breaks.
Use example rather than smallexample. Change cross-reference.
(Text-Only Mouse): Fix xref.
* buffers.texi (Buffers, Kill Buffer, Several Buffers)
(Indirect Buffers): Tweak line- and page-breaks.

View file

@ -1160,9 +1160,9 @@ enable mouse support. You must have the gpm server installed and
running on your system in order for this to work.
@iftex
@pxref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features},
@xref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features},
@end iftex
@ifnottex
@pxref{MS-DOS Mouse},
@xref{MS-DOS Mouse},
@end ifnottex
for information about mouse support on MS-DOS.