aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.12
diff options
context:
space:
mode:
authorPaul Eggert2011-11-17 01:09:20 -0800
committerPaul Eggert2011-11-17 01:09:20 -0800
commit4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3 (patch)
tree04a24b4e53c431ec3deb9281a0454ede7ace7337 /lisp/ChangeLog.12
parentb6e63cbebdac53be5ba3ce9261d7edc8dfda8bf5 (diff)
downloademacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.tar.gz
emacs-4c36be58ca2b4777a5e7bf0d3e692cfd9fa1aea3.zip
Spelling fixes.
Diffstat (limited to 'lisp/ChangeLog.12')
-rw-r--r--lisp/ChangeLog.122
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12
index 702248dd975..4baec98725c 100644
--- a/lisp/ChangeLog.12
+++ b/lisp/ChangeLog.12
@@ -16735,7 +16735,7 @@
16735 * progmodes/cc-cmds.el (c-beginning-of-statement (and 16735 * progmodes/cc-cmds.el (c-beginning-of-statement (and
16736 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such 16736 subfunctions)): Adapt c-\(back\|forward\)-over-illiterals such
16737 that movement over macros and code are rigorously separated from 16737 that movement over macros and code are rigorously separated from
16738 eachother. Correct a few incidental bugs. 16738 each other. Correct a few incidental bugs.
16739 16739
16740 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement: 16740 * progmodes/cc-cmds.el: Restructure c-beginning-of-statement:
16741 Improve its doc-string. Improve the handling of certain specific cases. 16741 Improve its doc-string. Improve the handling of certain specific cases.