]> git.eshelyaron.com Git - emacs.git/commit
Remove redundant requires of 'button'
authorStefan Kangas <stefan@marxist.se>
Wed, 2 Dec 2020 14:49:56 +0000 (15:49 +0100)
committerStefan Kangas <stefan@marxist.se>
Thu, 3 Dec 2020 14:06:13 +0000 (15:06 +0100)
commitfddf68cd81002817bde016578db6bf0e4b11717f
tree8709687fd7b94297043da06ee5b3fcf44a62da2f
parent4b25ffd3b8ffb854c2458efc4914829ead9a0f79
Remove redundant requires of 'button'

* lisp/apropos.el:
* lisp/emacs-lisp/cl-print.el:
* lisp/emacs-lisp/debug.el:
* lisp/emacs-lisp/ert.el:
* lisp/emacs-lisp/shadow.el:
* lisp/facemenu.el:
* lisp/help-mode.el:
* lisp/man.el:
* lisp/progmodes/etags.el:
* lisp/textmodes/bibtex.el:
* lisp/woman.el: Don't require 'button'; it is preloaded since version
23.1.
lisp/apropos.el
lisp/emacs-lisp/cl-print.el
lisp/emacs-lisp/debug.el
lisp/emacs-lisp/ert.el
lisp/emacs-lisp/shadow.el
lisp/facemenu.el
lisp/help-mode.el
lisp/man.el
lisp/progmodes/etags.el
lisp/textmodes/bibtex.el
lisp/woman.el