diff options
| author | Richard M. Stallman | 2001-11-09 02:42:55 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2001-11-09 02:42:55 +0000 |
| commit | 8a9e355c9b0d6cf00394a7d61ba9c7cb430aff86 (patch) | |
| tree | a2093132f93943d43276d4b5820e79f989ce9515 /lispref/elisp.texi | |
| parent | 60ab6064b3a85227ab7ac419783a9de5533f4dbc (diff) | |
| download | emacs-8a9e355c9b0d6cf00394a7d61ba9c7cb430aff86.tar.gz emacs-8a9e355c9b0d6cf00394a7d61ba9c7cb430aff86.zip | |
Fix typo.
Diffstat (limited to 'lispref/elisp.texi')
| -rw-r--r-- | lispref/elisp.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/elisp.texi b/lispref/elisp.texi index ad09c6d190c..a114e5f0af1 100644 --- a/lispref/elisp.texi +++ b/lispref/elisp.texi | |||
| @@ -792,7 +792,7 @@ Non-ASCII Characters | |||
| 792 | * Translation of Characters:: Translation tables are used for conversion. | 792 | * Translation of Characters:: Translation tables are used for conversion. |
| 793 | * Coding Systems:: Coding systems are conversions for saving files. | 793 | * Coding Systems:: Coding systems are conversions for saving files. |
| 794 | * Input Methods:: Input methods allow users to enter various | 794 | * Input Methods:: Input methods allow users to enter various |
| 795 | non-ASCII characters without speciak keyboards. | 795 | non-ASCII characters without special keyboards. |
| 796 | * Locales:: Interacting with the POSIX locale. | 796 | * Locales:: Interacting with the POSIX locale. |
| 797 | 797 | ||
| 798 | Searching and Matching | 798 | Searching and Matching |