]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.17
Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespace
[gnu-emacs] / lisp / ChangeLog.17
index 1785a3367320937ebe9a9b355c6f0e361c88f60d..f0b2651f870a760e5aeddd07fdd8973a69ff27ca 100644 (file)
 2015-03-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * net/shr.el (shr-insert): Remove soft hyphens.
-       (shr-insert): Also remove soft hypens from non-folded text.
+       (shr-insert): Also remove soft hyphens from non-folded text.
 
 2015-02-28  Eli Zaretskii  <eliz@gnu.org>
 
 
        * net/shr.el (shr-insert): Make sure the space inserted has the
        right font (for width).
-       (shr-fill-line): Preserve background colours when indenting/folding.
+       (shr-fill-line): Preserve background colors when indenting/folding.
        (shr-ensure-paragraph): Don't insert a new paragraph as the first
        item in a <li>.
 
        * net/tramp.el (tramp-read-passwd): Ignore errors from `auth-source-*'.
 
        * net/tramp-sh.el (tramp-do-copy-or-rename-file-out-of-band): Use "\n"
-       as end-of-line delimeter for passwords, when running on MS Windows.
+       as end-of-line delimiter for passwords, when running on MS Windows.
 
 2014-12-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        console as well (bug#18629).
        * w32-common-fns.el: Remove.
        * loadup.el: Don't load w32-common-fns.el.
-       * w32-fns.elc: Don't require w32-common-fns.
+       * w32-fns.el: Don't require w32-common-fns.
 
        * icomplete.el: Move Iswitchb autoload here.  Much simpler.
        * obsolete/iswitchb.el (iswitchb-mode): Use normal autoload cookie.