|
@@ -5114,7 +5114,6 @@ stacked delimiters is N. Escaping delimiters is not possible."
|
|
'(invisible t))
|
|
'(invisible t))
|
|
(add-text-properties (match-beginning 3) (match-end 3)
|
|
(add-text-properties (match-beginning 3) (match-end 3)
|
|
'(invisible t)))
|
|
'(invisible t)))
|
|
- (goto-char (match-end 0))
|
|
|
|
(throw :exit t))))))))
|
|
(throw :exit t))))))))
|
|
|
|
|
|
(defun org-emphasize (&optional char)
|
|
(defun org-emphasize (&optional char)
|