Merge branch 'maint'
This commit is contained in:
commit
83627a145b
|
@ -5135,6 +5135,7 @@ of what a project is and how to check if it stuck, customize the variable
|
||||||
(cons 'org-diary-default-entry diary-list-entries-hook))
|
(cons 'org-diary-default-entry diary-list-entries-hook))
|
||||||
(diary-file-name-prefix nil) ; turn this feature off
|
(diary-file-name-prefix nil) ; turn this feature off
|
||||||
(diary-modify-entry-list-string-function 'org-modify-diary-entry-string)
|
(diary-modify-entry-list-string-function 'org-modify-diary-entry-string)
|
||||||
|
(diary-time-regexp (concat "^" diary-time-regexp))
|
||||||
entries
|
entries
|
||||||
(org-disable-agenda-to-diary t))
|
(org-disable-agenda-to-diary t))
|
||||||
(save-excursion
|
(save-excursion
|
||||||
|
|
Loading…
Reference in New Issue