(mail-complete-alist): Use alist as customize
type.
This commit is contained in:
parent
bfa8ca433a
commit
bd09e573fe
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@ When t this still needs to be initialized.")
|
|||
The expression may reference the variable `pattern'
|
||||
which will hold the string being completed.
|
||||
If not on matching header, `mail-complete-function' gets called instead."
|
||||
:type 'sexp
|
||||
:type 'alist
|
||||
:group 'mailalias)
|
||||
(put 'mail-complete-alist 'risky-local-variable t)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue