summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-04-05 23:40:54 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-04-05 23:43:22 -0700
commitb884ff380dc341ca8dc8fcfe4357110e191216ce (patch)
tree5575008cd120d1ec213fbc0d4255d7d6c642fd83 /lisp/ChangeLog.16
parent93ce8b33090d122c0548c386314b7ee804602fd3 (diff)
downloademacs-b884ff380dc341ca8dc8fcfe4357110e191216ce.tar.gz
Spelling fix for 'hfy-optimizations'
* htmlfontify.el (hfy-optimizations): Rename from hfy-optimisations, with an obsolete alias. All uses changed.
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index bf8a97352c6..457c1511af8 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -15547,7 +15547,7 @@
c-set-fl-decl-start.
* progmodes/cc-mode.el (c-common-init, c-after-change):
- Changes due to pluralisation of c-before-font-lock-functions.
+ Changes due to pluralization of c-before-font-lock-functions.
(c-set-fl-decl-start): New function, extracted from
c-font-lock-enclosing-decls and enhanced.