aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/isabelle-system.el
diff options
context:
space:
mode:
Diffstat (limited to 'isar/isabelle-system.el')
-rw-r--r--isar/isabelle-system.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/isar/isabelle-system.el b/isar/isabelle-system.el
index 0b61aab0..4fb2bcde 100644
--- a/isar/isabelle-system.el
+++ b/isar/isabelle-system.el
@@ -13,9 +13,8 @@
;;
;;; Code:
-(eval-when-compile
- (require 'cl)) ; mapcan, eval-when
+(require 'cl-lib) ;cl-mapcan
(eval-when-compile
(require 'span)
(require 'scomint)
@@ -234,7 +233,7 @@ passed to isa-tool-doc-command, DOCNAME will be viewed."
(let ((docs (isa-shell-command-to-string
(concat "\"" isa-isabelle-command "\" doc"))))
(unless (string-equal docs "")
- (mapcan
+ (cl-mapcan
(function (lambda (docdes)
(if (proof-string-match "^[ \t]+\\(\\S-+\\)[ \t]+" docdes)
(list (list