We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5828984 commit 285f46cCopy full SHA for 285f46c
core/me-builtin.el
@@ -52,7 +52,7 @@
52
;; Enable adding mail attachements from dired "C-c RET C-a" for
53
;; `gnus-dired-attach'
54
:hook (dired-mode . turn-on-gnus-dired-mode)
55
- :cutom
+ :custom
56
(dired-dwim-target t)
57
(dired-auto-revert-buffer t))
58
0 commit comments