diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-29 18:52:49 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-29 18:52:49 -0800 |
commit | 9858f6c326dfad35733b0dc86231bdd97f2b7703 (patch) | |
tree | 74e717ced1fa94d505e3ace360f3c9280bd9b2fa /lisp/ChangeLog.7 | |
parent | 2cae5ba432fc30042950c073b7ec7807bb98bcde (diff) | |
download | emacs-9858f6c326dfad35733b0dc86231bdd97f2b7703.tar.gz |
Spelling fixes.
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 b05707abe5c..5036cf1fcce 100644 --- a/lisp/ChangeLog.7 +++ b/lisp/ChangeLog.7 @@ -13739,7 +13739,7 @@ (isearch-toggle-specified-input-method): Set the above variables. (isearch-toggle-input-method): Likewise. (isearch-process-search-multibyte-characters): Give - iseach-input-method as arg to read-multilingual-string. + isearch-input-method as arg to read-multilingual-string. * international/mule-cmds.el (read-multilingual-string): Adjusted for the previous change of variables related to input methods. |