]> git.eshelyaron.com Git - emacs.git/commit
* lisp/window.el: Add provide statement
authorStefan Kangas <stefankangas@gmail.com>
Tue, 15 Sep 2020 13:38:24 +0000 (15:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 15 Sep 2020 15:15:59 +0000 (17:15 +0200)
commit77aeddc1492e6b33b48366ca02d375088f754bd3
tree109f4f05f63aac1d29e48a477671a66300bf7ca9
parent9d5b675f2c2d20a6d0da58038235a9982f620915
* lisp/window.el: Add provide statement

* lisp/window.el (window): Put a `provide' form to help with the
popular `use-package' external package (bug#37053).
lisp/window.el