We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f443b33 commit 25d988bCopy full SHA for 25d988b
mevedel.el
@@ -79,8 +79,8 @@ If non-nil, the chat buffer will automatically be displayed."
79
(expand-file-name (file-name-concat "mevedel" "plans") temporary-file-directory)
80
"Directory where implementation plans are stored.
81
82
-Defaults to a temporary directory. Set this to a permanent location
83
-if you want to keep plans persistently."
+Defaults to a temporary directory. Set this to a permanent location if
+you want to keep plans persistently."
84
:type 'directory
85
:group 'mevedel)
86
0 commit comments