]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/ChangeLog.3
Include versioned preloaded libraries in `package--builtin-versions'
[gnu-emacs] / lisp / gnus / ChangeLog.3
index 5e7e95b046620200bc94ba110b51c73fcfd65990..f734e6e6976421162c638c95fde7b6e7f905c36d 100644 (file)
        * eww.el (eww-convert-widgets): Put `help-echo' on input fields so that
        we can navigate to them.
 
-       * shr.el (shr-colorize-region): Put the colours over the entire region.
+       * shr.el (shr-colorize-region): Put the colors over the entire region.
        (shr-inhibit-decoration): New variable.
        (shr-add-font): Use it to inhibit text property decorations while doing
        preliminary table renderings.  This speeds up typical Wikipedia page
        * shr.el (shr-expand-url): Respect // URLs.
 
        * eww.el (eww-tag-body): Override the shr body rendering so that we can
-       put a background colour onto the entire buffer.
+       put a background color onto the entire buffer.
        (eww-render): When being redirected, use the redirect URL as the new
        base URL.
 
 
        * mm-archive.el (mm-archive-decoders): Add support for tar.
 
-       * gnus.el (gnus-logo-color-alist): Change the colours for Ma Gnus.
+       * gnus.el (gnus-logo-color-alist): Change the colors for Ma Gnus.
 
        * nnmail.el (nnmail-extra-headers): Add Cc to the default.
 
        (shr-kinsoku-shorten): New internal variable.
        (shr-find-fill-point): Make kinsoku shorten text line if
        shr-kinsoku-shorten is bound to non-nil.
-       (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
+       (shr-tag-table): Bind shr-kinsoku-shorten to t; refer to
        shr-indentation too when testing if table is wider than frame width.
        (shr-insert-table): Use `string-width' instead of `length' to measure
        text width.