mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(vhdl-header-file): Fix customize type.
This commit is contained in:
parent
0b44343bfb
commit
d2ef1f6239
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ Example:
|
|||
-- Created : <date>
|
||||
-- Description : <cursor>
|
||||
-----------------------------------------"
|
||||
:type 'string
|
||||
:type '(choice (const nil) string)
|
||||
:group 'vhdl-electric)
|
||||
|
||||
(defcustom vhdl-modify-date-prefix-string "-- Last modified : "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue