diff options
| author | Richard M. Stallman | 2000-01-20 18:18:58 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2000-01-20 18:18:58 +0000 |
| commit | 757081353df933080416901d87c28fc0237ab5ea (patch) | |
| tree | c8a0babbe65742a25513e1b931e5883fc590f35b /lispref/loading.texi | |
| parent | caccdcbb25c7fd120997c8c7d619a6ab8f072beb (diff) | |
| download | emacs-757081353df933080416901d87c28fc0237ab5ea.tar.gz emacs-757081353df933080416901d87c28fc0237ab5ea.zip | |
*** 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. | |||
| 287 | @end deffn | 287 | @end deffn |
| 288 | 288 | ||
| 289 | @node Loading Non-ASCII | 289 | @node Loading Non-ASCII |
| 290 | @section Loading Non-ASCII Characters | 290 | @section Loading Non-@sc{ascii} Characters |
| 291 | 291 | ||
| 292 | When Emacs Lisp programs contain string constants with non-@sc{ascii} | 292 | When Emacs Lisp programs contain string constants with non-@sc{ascii} |
| 293 | characters, these can be represented within Emacs either as unibyte | 293 | characters, these can be represented within Emacs either as unibyte |