diff options
author | Richard M. Stallman <rms@gnu.org> | 2000-01-20 18:18:58 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2000-01-20 18:18:58 +0000 |
commit | 757081353df933080416901d87c28fc0237ab5ea (patch) | |
tree | c8a0babbe65742a25513e1b931e5883fc590f35b /lispref/loading.texi | |
parent | caccdcbb25c7fd120997c8c7d619a6ab8f072beb (diff) | |
download | emacs-757081353df933080416901d87c28fc0237ab5ea.tar.gz |
*** empty log message ***
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 |