]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant requires of 'custom'
authorStefan Kangas <stefankangas@gmail.com>
Thu, 3 Dec 2020 08:50:58 +0000 (09:50 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Thu, 3 Dec 2020 08:50:58 +0000 (09:50 +0100)
commit4594d6f59a0f0c229ded9874a38ae5acf9fe5647
tree3c341117f262fe0c150d90d7f163964f7450d6f9
parentcf90856946827d6a5c87c6e79e312fdd0becf899
Remove redundant requires of 'custom'

* lisp/emacs-lisp/eieio-custom.el:
* lisp/htmlfontify.el:
* lisp/mwheel.el:
* lisp/net/eudc-vars.el:
* lisp/net/ldap.el:
* lisp/net/tramp-ftp.el:
* lisp/net/tramp-gvfs.el:
* lisp/progmodes/cwarn.el:
* lisp/progmodes/sql.el:
* lisp/savehist.el:
* lisp/textmodes/reftex.el:
* lisp/wid-browse.el: Don't require 'custom'; it is preloaded since
version 20.1.
12 files changed:
lisp/emacs-lisp/eieio-custom.el
lisp/htmlfontify.el
lisp/mwheel.el
lisp/net/eudc-vars.el
lisp/net/ldap.el
lisp/net/tramp-ftp.el
lisp/net/tramp-gvfs.el
lisp/progmodes/cwarn.el
lisp/progmodes/sql.el
lisp/savehist.el
lisp/textmodes/reftex.el
lisp/wid-browse.el