From: Luc Teirlinck Date: Wed, 16 Feb 2005 15:39:52 +0000 (+0000) Subject: (Quitting): Update xref for splitting of node in msdog.texi. X-Git-Tag: ttn-vms-21-2-B4~2232 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1d2e0c5d205c8b990832358b4761f73e2169b343;p=emacs.git (Quitting): Update xref for splitting of node in msdog.texi. --- diff --git a/man/ChangeLog b/man/ChangeLog index 5c3dc8bd8e4..58bbd69c4ce 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,11 @@ +2005-02-16 Luc Teirlinck + + * emacs.texi (Top): Update menu for splitting of node in + trouble.texi. + * frames.texi (Frames): Update xref for splitting of node in + trouble.texi. + * trouble.texi (Quitting): Update xref for splitting of node. + 2005-02-16 Richard M. Stallman * windows.texi (Split Window): Simplify line truncation info diff --git a/man/trouble.texi b/man/trouble.texi index 21d6eee2517..ac9697eeeb5 100644 --- a/man/trouble.texi +++ b/man/trouble.texi @@ -57,7 +57,7 @@ successive @kbd{C-g} characters to get out of a search like @kbd{C-g}. The reason is that it is not feasible, on MS-DOS, to recognize @kbd{C-g} while a command is running, between interactions with the user. By contrast, it @emph{is} feasible to recognize -@kbd{C-@key{BREAK}} at all times. @xref{MS-DOS Input}. +@kbd{C-@key{BREAK}} at all times. @xref{MS-DOS Keyboard}. @findex keyboard-quit @kbd{C-g} works by setting the variable @code{quit-flag} to @code{t}