Skip to content

Commit

Permalink
Added subr-x as dep.
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Aug 14, 2020
1 parent 04e03a8 commit a3b74e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions esup-child.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
(require 'benchmark)
(require 'eieio)
(require 'seq)
(require 'subr-x)

;; We don't use :accesssor for class slots because it cause a
;; byte-compiler error even if we use the accessor. This is fixed in
Expand Down

0 comments on commit a3b74e9

Please sign in to comment.