summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.8
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-09-27 00:42:54 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-09-27 00:42:54 +0200
commit41e9b956afd3eed1c9a8385b474a83697bd75dbb (patch)
treef28d3c13bd880aa944fac6a11b6f21a76c4de737 /lisp/ChangeLog.8
parente3b60857258096f99125f93ac989616076b5e03d (diff)
downloademacs-41e9b956afd3eed1c9a8385b474a83697bd75dbb.tar.gz
Fix ChangeLog typos.
Diffstat (limited to 'lisp/ChangeLog.8')
-rw-r--r--lisp/ChangeLog.82
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.8 b/lisp/ChangeLog.8
index 0380fb117db..db5c2f84511 100644
--- a/lisp/ChangeLog.8
+++ b/lisp/ChangeLog.8
@@ -2372,7 +2372,7 @@
(sh-mode-map): Added new bindings.
(sh-mode): Updated mode doc-string for new commands, added
make-local-variable calls, initialize mode-specific variables.
- (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
+ (sh-indent-line): Renamed to sh-basic-indent-line; sh-indent-line
is now a different function.
(sh-header-marker): Changed docstring.
(sh-set-shell): Initialize mode-specific variables.