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:
parent
a5ad6747c9
commit
2c639a35a6
3 changed files with 0 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue