mirror of
https://github.com/vale981/ement.el
synced 2025-03-04 17:01:39 -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:
|
||||
|
||||
(require 'button)
|
||||
(require 'rx)
|
||||
|
||||
(require 'taxy)
|
||||
|
|
Loading…
Add table
Reference in a new issue