]> git.eshelyaron.com Git - emacs.git/commitdiff
(Quitting): Refer to the right node for `set-input-mode' (bug#11458).
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 04:19:52 +0000 (20:19 -0800)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 9 Feb 2014 04:19:52 +0000 (20:19 -0800)
doc/lispref/ChangeLog
doc/lispref/commands.texi

index 96615cf1d9038c0d2396d7ae99d0f8e25e9509ef..e24777736b84ab51a31343aebb5842cd0256faf1 100644 (file)
@@ -2,6 +2,7 @@
 
        * commands.texi (Accessing Mouse): Mention that these function
        also work on keyboard events (bug#14228).
+       (Quitting): Refer to the right node for `set-input-mode' (bug#11458).
 
 2014-02-08  Lars Ingebrigtsen  <larsi@gnus.org>
 
index fa95c7a74acb15f7ed49d4275e6f73ce3b2adf47..1df7a856a5d129fa1a38084f9ea55889dec6dfc7 100644 (file)
@@ -3047,7 +3047,7 @@ in @ref{Errors}.)
 @end deffn
 
   You can specify a character other than @kbd{C-g} to use for quitting.
-See the function @code{set-input-mode} in @ref{Terminal Input}.
+See the function @code{set-input-mode} in @ref{Input Modes}.
 
 @node Prefix Command Arguments
 @section Prefix Command Arguments