diff options
Diffstat (limited to 'lisp/mh-e/mh-seq.el')
-rw-r--r-- | lisp/mh-e/mh-seq.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index c24631041d4..5432612ea8c 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el @@ -74,6 +74,7 @@ (eval-when-compile (require 'mh-acros)) (mh-require-cl) +(require 'mh-buffers) (require 'mh-e) |