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:
parent
fe76231124
commit
430e2ae69e
2 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue