emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org e641d37 3/3: Merge branch 'maint'


From: ELPA Syncer
Subject: [elpa] externals/org e641d37 3/3: Merge branch 'maint'
Date: Mon, 19 Apr 2021 23:57:10 -0400 (EDT)

branch: externals/org
commit e641d3736036732e7642807146a97b0876cb8b83
Merge: ca7219d 9b4dbe5
Author: Kyle Meyer <kyle@kyleam.com>
Commit: Kyle Meyer <kyle@kyleam.com>

    Merge branch 'maint'
---
 lisp/org-mouse.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-mouse.el b/lisp/org-mouse.el
index 32897e6..abef082 100644
--- a/lisp/org-mouse.el
+++ b/lisp/org-mouse.el
@@ -893,7 +893,7 @@ This means, between the beginning of line and the point."
               (font-lock-add-keywords
                nil
                `(("^[ \t]*\\([-+*]\\|[0-9]+[.)]\\) +\\(\\[[ X]\\]\\)"
-                  (2 `(face bold keymap ,org-mouse-map mouse-face highlight) 
t)))
+                  (2 `(face org-checkbox keymap ,org-mouse-map mouse-face 
highlight) t)))
                t))
 
             (defadvice org-open-at-point (around org-mouse-open-at-point 
activate)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]