aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorCharles A. Roelli2017-10-31 22:01:34 +0100
committerCharles A. Roelli2017-10-31 22:01:34 +0100
commit460fe4a1bc40f2ba39deda6448a7baf57e0e6b76 (patch)
treeb0aa0fc60218835141122f5e5d054458bee57f40 /doc
parent41adf3281ef6386c539f1fb9d36c4fb3f643b77c (diff)
downloademacs-460fe4a1bc40f2ba39deda6448a7baf57e0e6b76.tar.gz
emacs-460fe4a1bc40f2ba39deda6448a7baf57e0e6b76.zip
; Doc fixes
* lisp/progmodes/xref.el (xref-file-location) (xref-backend-apropos): * etc/NEWS (Lisp Changes in Emacs 26.1): * doc/emacs/msdos.texi (Windows Keyboard): * lisp/vc/vc.el (vc-print-branch-log): * src/buffer.c (word-wrap): Doc additions and fixes.
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/msdos.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/msdos.texi b/doc/emacs/msdos.texi
index 356936504ec..dd2004fbb00 100644
--- a/doc/emacs/msdos.texi
+++ b/doc/emacs/msdos.texi
@@ -580,7 +580,7 @@ pressed the @key{Shift} key while typing the non-character key.
580@vindex w32-enable-caps-lock 580@vindex w32-enable-caps-lock
581 If the variable @code{w32-enable-caps-lock} is set to a @code{nil} 581 If the variable @code{w32-enable-caps-lock} is set to a @code{nil}
582value, the @key{CapsLock} key produces the symbol @code{capslock} 582value, the @key{CapsLock} key produces the symbol @code{capslock}
583instead of the shifted version of they keys. The default value is 583instead of the shifted version of typed keys. The default value is
584@code{t}. 584@code{t}.
585 585
586@vindex w32-enable-num-lock 586@vindex w32-enable-num-lock