diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-27 10:17:40 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-11-27 10:17:40 -0800 |
commit | e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0 (patch) | |
tree | f5010e7da454fad010da146863fdf54ff7bfa153 /lisp/ChangeLog.7 | |
parent | c3f1c606c9818ca0b5eaa7929ef3b7a60dbf6088 (diff) | |
download | emacs-e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0.tar.gz |
Spelling fixes (mostly "inactive" vs "deactivate").
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r-- | lisp/ChangeLog.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7 index b9f8de3b598..934258ade67 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -18065,7 +18065,7 @@ have KEY. (current-input-method-title): Doc-string modified. (select-input-method): Set current-input-method to nil even if - inactivation of the current input method failed. + deactivation of the current input method failed. (set-language-environment): Doc-string modified. (describe-language-support): Doc-string modified. Calls an appropriate function for each language. |