diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-12-06 02:30:54 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-12-06 02:30:54 +0100 |
commit | a98edce9ec1f519ad23ba7dc32ce54f15841eaa5 (patch) | |
tree | c7b4b7c3c38ef97d90e8fd9e031763c7bbbe3079 /lisp/ChangeLog.12 | |
parent | e65adfac3bc8c7dcc78464707c66d6aea958f684 (diff) | |
download | emacs-a98edce9ec1f519ad23ba7dc32ce54f15841eaa5.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r-- | lisp/ChangeLog.12 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 2a5a20181e1..b97555f1e9d 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 @@ -6278,7 +6278,7 @@ Register changes using allout-exposure-change-hook. Disregard aberrant topics. (allout-shift-in): With universal-argument, make topic a peer of - it's former offspring. Simplify the code by separating out + its former offspring. Simplify the code by separating out allout-shift-out functionality. (allout-shift-out): With universal-argument, make offspring peers of their former container, and its siblings. Implement the |