Put my/reformat-save into group “my”.
This commit is contained in:
parent
a24a8814db
commit
da4ff546c7
@ -53,7 +53,8 @@
|
||||
"Make changes to the buffer on save.
|
||||
If t, run `whitespace-cleanup', `clang-format-buffer' and so on."
|
||||
:type 'boolean
|
||||
:safe #'booleanp)
|
||||
:safe #'booleanp
|
||||
:group 'my)
|
||||
(defun my/set-garbage-collection-threshold ()
|
||||
"Set garbage collection threshold to final value."
|
||||
(let ((multiplier 2))
|
||||
|
Loading…
x
Reference in New Issue
Block a user