diff options
| author | Thomas Voss <thomas.voss@humanwave.nl> | 2026-04-01 16:35:20 +0200 |
|---|---|---|
| committer | Thomas Voss <thomas.voss@humanwave.nl> | 2026-04-01 16:35:20 +0200 |
| commit | c6f9af3fecaff6e03fb1cb759a091b3ed0cf221e (patch) | |
| tree | d70961cd49af0aac6d2e5bf257ad053a3acd6e87 /.config/emacs/modules | |
| parent | 91911e5d37913ebe9010ec81e62b76fa783c0d00 (diff) | |
emacs: Add ‘dialog’ to list of handler vars
Diffstat (limited to '.config/emacs/modules')
| -rw-r--r-- | .config/emacs/modules/mm-humanwave.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/modules/mm-humanwave.el b/.config/emacs/modules/mm-humanwave.el index 54e4a4b..ad79703 100644 --- a/.config/emacs/modules/mm-humanwave.el +++ b/.config/emacs/modules/mm-humanwave.el @@ -43,7 +43,7 @@ If METHOD is nil, a GET request is performed." (* blank) (or "if" "elif") (* blank) - (or "topic" "schedule") + (or "dialog" "topic" "schedule") (* blank) "==" (* blank) |