1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

Don't require overlay; that's only needed in XEmacs

* lisp/allout.el:
* lisp/net/eudc.el:
* lisp/org/org.el: Don't require overlay; that's only needed in
XEmacs.
This commit is contained in:
Stefan Kangas 2021-02-27 18:22:59 +01:00
parent a5ad6747c9
commit 2c639a35a6
3 changed files with 0 additions and 8 deletions

View file

@ -75,9 +75,6 @@
(declare-function epa-passphrase-callback-function
"epa" (context key-id handback))
;;;_* Dependency loads
(require 'overlay)
;;;_* USER CUSTOMIZATION VARIABLES:
;;;_ > defgroup allout, allout-keybindings