diff options
| author | Paul Eggert | 2016-02-14 19:44:38 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-02-14 19:45:12 -0800 |
| commit | cf79616133778ff6a0ec4a7745f0f8f9fb5bd8ee (patch) | |
| tree | b61497a5cf1f0dbb56a2172f3a391aa6fea0f89b /lisp/gnus | |
| parent | f8bf1b35bf55ae1bb7703f86d3b526887f064b19 (diff) | |
| download | emacs-cf79616133778ff6a0ec4a7745f0f8f9fb5bd8ee.tar.gz emacs-cf79616133778ff6a0ec4a7745f0f8f9fb5bd8ee.zip | |
; Spelling fixes
Diffstat (limited to 'lisp/gnus')
| -rw-r--r-- | lisp/gnus/ChangeLog.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3 index 5e7e95b0466..e6cbe0458b4 100644 --- a/lisp/gnus/ChangeLog.3 +++ b/lisp/gnus/ChangeLog.3 | |||
| @@ -1732,7 +1732,7 @@ | |||
| 1732 | * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that | 1732 | * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that |
| 1733 | we can navigate to them. | 1733 | we can navigate to them. |
| 1734 | 1734 | ||
| 1735 | * shr.el (shr-colorize-region): Put the colours over the entire region. | 1735 | * shr.el (shr-colorize-region): Put the colors over the entire region. |
| 1736 | (shr-inhibit-decoration): New variable. | 1736 | (shr-inhibit-decoration): New variable. |
| 1737 | (shr-add-font): Use it to inhibit text property decorations while doing | 1737 | (shr-add-font): Use it to inhibit text property decorations while doing |
| 1738 | preliminary table renderings. This speeds up typical Wikipedia page | 1738 | preliminary table renderings. This speeds up typical Wikipedia page |
| @@ -1824,7 +1824,7 @@ | |||
| 1824 | * shr.el (shr-expand-url): Respect // URLs. | 1824 | * shr.el (shr-expand-url): Respect // URLs. |
| 1825 | 1825 | ||
| 1826 | * eww.el (eww-tag-body): Override the shr body rendering so that we can | 1826 | * eww.el (eww-tag-body): Override the shr body rendering so that we can |
| 1827 | put a background colour onto the entire buffer. | 1827 | put a background color onto the entire buffer. |
| 1828 | (eww-render): When being redirected, use the redirect URL as the new | 1828 | (eww-render): When being redirected, use the redirect URL as the new |
| 1829 | base URL. | 1829 | base URL. |
| 1830 | 1830 | ||
| @@ -3514,7 +3514,7 @@ | |||
| 3514 | 3514 | ||
| 3515 | * mm-archive.el (mm-archive-decoders): Add support for tar. | 3515 | * mm-archive.el (mm-archive-decoders): Add support for tar. |
| 3516 | 3516 | ||
| 3517 | * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus. | 3517 | * gnus.el (gnus-logo-color-alist): Change the colors for Ma Gnus. |
| 3518 | 3518 | ||
| 3519 | * nnmail.el (nnmail-extra-headers): Add Cc to the default. | 3519 | * nnmail.el (nnmail-extra-headers): Add Cc to the default. |
| 3520 | 3520 | ||