mirror of
https://github.com/SqrtMinusOne/pomm.el.git
synced 2025-12-10 14:43:03 +03:00
commit
45843a9c99
1 changed files with 1 additions and 1 deletions
2
pomm.el
2
pomm.el
|
|
@ -87,7 +87,7 @@
|
||||||
:type 'string)
|
:type 'string)
|
||||||
|
|
||||||
(defcustom pomm-state-file-location
|
(defcustom pomm-state-file-location
|
||||||
(concat user-emacs-directory "pomm")
|
(locate-user-emacs-file "pomm")
|
||||||
"Location of the pomm state file."
|
"Location of the pomm state file."
|
||||||
:group 'pomm
|
:group 'pomm
|
||||||
:type 'string)
|
:type 'string)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue