diff options
| author | Paul Eggert | 2015-04-05 23:40:54 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-04-05 23:43:22 -0700 |
| commit | b884ff380dc341ca8dc8fcfe4357110e191216ce (patch) | |
| tree | 5575008cd120d1ec213fbc0d4255d7d6c642fd83 /lisp/gnus | |
| parent | 93ce8b33090d122c0548c386314b7ee804602fd3 (diff) | |
| download | emacs-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/gnus')
| -rw-r--r-- | lisp/gnus/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/ChangeLog b/lisp/gnus/ChangeLog index 591c6446ec0..442326cc7f0 100644 --- a/lisp/gnus/ChangeLog +++ b/lisp/gnus/ChangeLog | |||
| @@ -1692,7 +1692,7 @@ | |||
| 1692 | 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org> | 1692 | 2013-06-18 Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 1693 | 1693 | ||
| 1694 | * shr.el (shr-tag-table): Insert the images after the table, so that | 1694 | * shr.el (shr-tag-table): Insert the images after the table, so that |
| 1695 | they're not covered by the table colourisation, which often looked | 1695 | they're not covered by the table colorization, which often looked |
| 1696 | awkward. | 1696 | awkward. |
| 1697 | (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and | 1697 | (shr-tag-dl, shr-tag-dt, shr-tag-dd): Add support for <dl>, <dt> and |
| 1698 | <dd>. | 1698 | <dd>. |