A couple of minor tweaks / updates.
authorSteve Youngs <steve@sxemacs.org>
Sat, 18 Apr 2020 11:38:22 +0000 (21:38 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sat, 18 Apr 2020 11:38:22 +0000 (21:38 +1000)
commitdfa23d2d7bf6336d3882bd3345ddec1ba62bd68b
treef4da3f3a13cbd023ae493997815895f36320d7d7
parent8f49674691c81118af696afe31b0302625ff30c8
A couple of minor tweaks / updates.

* 12-misc.el (mouse-avoidance-mode): Use 'exile' because 'banish'
is too restrictive.

* 10-pkgs.el (eshell-mode-map): #'defvar at compile time for
byte-compiler nirvana.

* 07-html.el (sy-htmlize-set-links): #'declare-boundp htmlbuf to
keep the byte-compiler happy.

Signed-off-by: Steve Youngs <steve@sxemacs.org>
07-html.el
10-pkgs.el
12-misc.el