The file format for the configuration items (see Configuration) is composed of comments, structured expressions, and whitespace.
;; -*- scheme -*-
on the first line to make comments appear differently, presuming syntax
highlighting support is enabled.
42.
www.gnu.org.
That's it!
[1] (usually). GNU Alive will also accept
#b101010 (binary), #o52 (octal) and #x2A
(hexadecimal) without complaint.