diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5737113a737..eee6744b15e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -38,6 +38,9 @@ | |||
| 38 | (shr-table-widths): Off-by-one error in width computation. | 38 | (shr-table-widths): Off-by-one error in width computation. |
| 39 | (shr-expand-newlines): Remove dead code. | 39 | (shr-expand-newlines): Remove dead code. |
| 40 | (shr-insert-table): Extend background colors to the end of the column. | 40 | (shr-insert-table): Extend background colors to the end of the column. |
| 41 | (shr-insert-table): Only copy the background, not underline and | ||
| 42 | the like. | ||
| 43 | (shr-face-background): New function. | ||
| 41 | 44 | ||
| 42 | 2015-02-10 Fabián Ezequiel Gallina <fgallina@gnu.org> | 45 | 2015-02-10 Fabián Ezequiel Gallina <fgallina@gnu.org> |
| 43 | 46 | ||