Next: Composite Types, Previous: Customization Types, Up: Customization Types
本節では、すべての単純型を説明します。
sexp
sexp
を使うことができる。
integer
number
string
regexp
string
と同様であるが、
文字列は正規表現である必要がある。
character
file
(file :must-match t)
directory
hook
defcustom
で:options
キーワードを使用できる。
see Variable Definitions。
symbol
function
variable
face
boolean
nil
かt
である必要がある。
choice
とconst
を同時に使うと(次節参照)、
値はnil
かt
である必要があることを指定し、
さらに、どちらの値がどの選択肢に合うかを記述するテキストを
指定できることに注意。