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

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

[elpa] externals/org 884a345 2/2: Merge branch 'maint'


From: ELPA Syncer
Subject: [elpa] externals/org 884a345 2/2: Merge branch 'maint'
Date: Sun, 2 May 2021 13:57:12 -0400 (EDT)

branch: externals/org
commit 884a3454fc0a80ee044b91ea2173fe53baf5e71d
Merge: 562e325 4c76962
Author: Bastien <bzg@gnu.org>
Commit: Bastien <bzg@gnu.org>

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

diff --git a/lisp/org.el b/lisp/org.el
index 10eeae5..57a58a8 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -5714,7 +5714,7 @@ needs to be inserted at a specific position in the 
font-lock sequence.")
             '("\\[\\([0-9]*%\\)\\]\\|\\[\\([0-9]*\\)/\\([0-9]*\\)\\]"
               (0 (org-get-checkbox-statistics-face) prepend)))
           ;; Description list items
-          '("^[ \t]*[-+*][ \t]+\\(.*?[ \t]+::\\)\\([ \t]+\\|$\\)"
+           '("\\(?:^[ \t]*[-+]\\|^[ \t]+[*]\\)[ \t]+\\(.*?[ \t]+::\\)\\([ 
\t]+\\|$\\)"
             1 'org-list-dt prepend)
            ;; Inline export snippets
            '("\\(@@\\)\\([a-z-]+:\\).*?\\(@@\\)"



reply via email to

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