FIX typo
This commit is contained in:
parent
977afd597a
commit
de6373572a
|
@ -422,7 +422,7 @@ some calling interactive function."
|
||||||
(org-agenda-prepare)
|
(org-agenda-prepare)
|
||||||
(org-compile-prefix-format 'agenda)
|
(org-compile-prefix-format 'agenda)
|
||||||
|
|
||||||
(setq org-agenda-redo-command '(org-x-agg--show-overloads))
|
(setq org-agenda-redo-command '(org-x-agg-show-overloads))
|
||||||
|
|
||||||
(insert (format "%s: \n" title))
|
(insert (format "%s: \n" title))
|
||||||
(add-text-properties (point-min) (1- (point))
|
(add-text-properties (point-min) (1- (point))
|
||||||
|
|
Loading…
Reference in New Issue