(change-log-default-name): Autoload safety.
This commit is contained in:
parent
51a5d09565
commit
dabff07c9e
2 changed files with 5 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
:type '(choice (const :tag "default" nil)
|
||||
string)
|
||||
:group 'change-log)
|
||||
;;;###autoload
|
||||
(put 'change-log-default-name 'safe-local-variable 'string-or-null-p)
|
||||
|
||||
(defcustom change-log-mode-hook nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue