diff options
Diffstat (limited to 'emacsconf.el')
-rw-r--r-- | emacsconf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacsconf.el b/emacsconf.el index 7ea24ef..4443f7e 100644 --- a/emacsconf.el +++ b/emacsconf.el @@ -1119,7 +1119,7 @@ Filter by TRACK if given. Use INFO as the list of talks." (defvar emacsconf-todo-hooks '(emacsconf-stream-play-talk-on-change ;; play the talk emacsconf-stream-open-qa-windows-on-change - ;; emacsconf-erc-org-after-todo-state-change ;; announce via ERC + emacsconf-erc-announce-on-change ;; announce via ERC emacsconf-publish-media-files-on-change emacsconf-publish-bbb-redirect emacsconf-publish-backstage-org-on-state-change ;; update the backstage index |