commit e8a54855616af6c05366377657f028bb9c11f441
parent 676dda1a90f1c26e24d0ac4c996ebcaef054a6a5
Author: Tomas Hlavaty <tom@logand.com>
Date: Mon, 28 Dec 2020 13:26:47 +0100
ensure dependencies are loaded
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/emacs-unoffice.el b/emacs-unoffice.el
@@ -17,6 +17,9 @@
;;; (add-to-list 'auto-mode-alist '("\\.docx\\'" . undocx))
;;; (add-to-list 'auto-mode-alist '("\\.odt\\'" . unodt))
+(require 'arc-mode)
+(require 'xml)
+
(defun unabw ()
(interactive)
(with-silent-modifications