diff options
Diffstat (limited to 'lispref/loading.texi')
-rw-r--r-- | lispref/loading.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/loading.texi b/lispref/loading.texi index 4303d9a330f..ad08a1a1e7e 100644 --- a/lispref/loading.texi +++ b/lispref/loading.texi @@ -287,7 +287,7 @@ tells @code{locate-library} to display the file name in the echo area. @end deffn @node Loading Non-ASCII -@section Loading Non-ASCII Characters +@section Loading Non-@sc{ascii} Characters When Emacs Lisp programs contain string constants with non-@sc{ascii} characters, these can be represented within Emacs either as unibyte |