mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-12-01 08:17:34 +00:00
Merge branch 'maint'
This commit is contained in:
commit
029b393032
@ -7726,7 +7726,7 @@ command."
|
||||
(if (org-in-src-block-p) ",* " "* "))
|
||||
(run-hooks 'org-insert-heading-hook))
|
||||
|
||||
((and itemp (not (equal arg '(4))))
|
||||
((and itemp (not (member arg '((4) (16)))))
|
||||
;; Insert an item
|
||||
(org-insert-item))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user