mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Fix: (ement-taxy) Require 'button
This commit is contained in:
parent
5971c9b881
commit
01792a98c1
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'button)
|
||||||
(require 'rx)
|
(require 'rx)
|
||||||
|
|
||||||
(require 'taxy)
|
(require 'taxy)
|
||||||
|
|
Loading…
Add table
Reference in a new issue