aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2015-04-05 23:40:54 -0700
committerPaul Eggert2015-04-05 23:43:22 -0700
commitb884ff380dc341ca8dc8fcfe4357110e191216ce (patch)
tree5575008cd120d1ec213fbc0d4255d7d6c642fd83 /lisp/ChangeLog
parent93ce8b33090d122c0548c386314b7ee804602fd3 (diff)
downloademacs-b884ff380dc341ca8dc8fcfe4357110e191216ce.tar.gz
emacs-b884ff380dc341ca8dc8fcfe4357110e191216ce.zip
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')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c7d4dd5bac0..94b4be74584 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12015-04-06 Paul Eggert <eggert@cs.ucla.edu>
2
3 Spelling fix for 'hfy-optimizations'
4 * htmlfontify.el (hfy-optimizations): Rename from hfy-optimisations,
5 with an obsolete alias. All uses changed.
6
12015-04-06 Fabián Ezequiel Gallina <fgallina@gnu.org> 72015-04-06 Fabián Ezequiel Gallina <fgallina@gnu.org>
2 8
3 python.el: Enhance docstring detection following PEP-257. 9 python.el: Enhance docstring detection following PEP-257.