summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.15
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-11-27 10:17:40 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2011-11-27 10:17:40 -0800
commite9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0 (patch)
treef5010e7da454fad010da146863fdf54ff7bfa153 /lisp/ChangeLog.15
parentc3f1c606c9818ca0b5eaa7929ef3b7a60dbf6088 (diff)
downloademacs-e9a452d9cd08b5e09fa7ee51d1f57bbc4a9509c0.tar.gz
Spelling fixes (mostly "inactive" vs "deactivate").
Diffstat (limited to 'lisp/ChangeLog.15')
-rw-r--r--lisp/ChangeLog.152
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.