diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-27 20:47:23 -0500 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2018-02-27 20:47:23 -0500 |
commit | 7a8f3311a79d63c221dda6e680747669bb3d555d (patch) | |
tree | 90185b25bd5a0601700ff1be772a0f59ca001036 /lisp/emacs-lisp/autoload.el | |
parent | c005b089d1997218cba5540d37be0a5dfc2c4e1c (diff) | |
download | emacs-7a8f3311a79d63c221dda6e680747669bb3d555d.tar.gz emacs-7a8f3311a79d63c221dda6e680747669bb3d555d.tar.bz2 emacs-7a8f3311a79d63c221dda6e680747669bb3d555d.zip |
* lisp/gnus/mm-decode.el: Use lexical-binding and use cl-lib
(mm-display-parts): Remove unused arg 'no-default'. Use 'cond'.
(mm-display-external): Use closures rather than `(lambda ...).
Don't bother with 'lexical-let'.
(mm-insert-part): No need for string-to-multibyte now that
'insert' will do that for us now (it used to behave more like
string-make-multibyte).
(mm-pipe-part): Remove unused var 'name'.
(shr-width, shr-content-function, shr-inhibit-images): Declare.
(mm-shr): Use a closure rather than `(lambda ...).
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions