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.15 | |
parent | c3f1c606c9818ca0b5eaa7929ef3b7a60dbf6088 (diff) | |
download | emacs-e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0.tar.gz |
Spelling fixes (mostly "inactive" vs "deactivate").
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r-- | lisp/ChangeLog.15 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15 index 82f3417ef82..e0c244d5725 100644 --- a/lisp/ChangeLog.15 +++ b/lisp/ChangeLog.15 @@ -2809,7 +2809,7 @@ Consolidate layout provisions coce directly into the activation condition branch, now that we've removed those provisions. (allout-unload-function): Explicitly activate the mode before - deactivating, if it's initially deactivated. + deactivating, if it's initially inactive. (allout-set-buffer-multibyte): Properly prevent byte-compiler warnings for version of function used only where set-buffer-multibyte is unavailable. |