]> git.eshelyaron.com Git - dict.git/commitdiff
* (sweeprolog-mode): enable comment-multi-line
authorEshel Yaron <me@eshelyaron.com>
Sat, 10 Dec 2022 10:03:20 +0000 (12:03 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 10 Dec 2022 10:03:39 +0000 (12:03 +0200)
sweeprolog.el

index 92c0bde6b0b9b2da2b13c4968b82385d8f856f48..a66b587a1556813cd1baef44c72d7d689a8ee7d3 100644 (file)
@@ -3547,6 +3547,7 @@ certain contexts to maintain conventional Prolog layout."
   (setq-local indent-line-function #'sweeprolog-indent-line)
   (setq-local adaptive-fill-regexp "[ \t]*")
   (setq-local fill-indent-according-to-mode t)
+  (setq-local comment-multi-line t)
   (setq-local font-lock-defaults
               '(nil
                 nil