]> code.delx.au - gnu-emacs/commitdiff
Mention keybindings of non-ASCII chars.
authorDave Love <fx@gnu.org>
Thu, 27 Jul 2000 13:11:10 +0000 (13:11 +0000)
committerDave Love <fx@gnu.org>
Thu, 27 Jul 2000 13:11:10 +0000 (13:11 +0000)
lispref/loading.texi

index c53edbe77ec592fd07f992caa5433a9491a49ac9..efc1d991fbed2832d57312ba3aee5a26e5f0675a 100644 (file)
@@ -322,7 +322,8 @@ this does make a difference, you can force a particular Lisp file to be
 interpreted as unibyte by writing @samp{-*-unibyte: t;-*-} in a
 comment on the file's first line.  With that designator, the file will
 unconditionally be interpreted as unibyte, even in an ordinary
-multibyte Emacs session.
+multibyte Emacs session.  This can matter when making keybindings to
+non-@sc{ascii} characters written as @code{?v@var{literal}}.
 
 @node Autoload
 @section Autoload