Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
51d9979c
Commit
51d9979c
authored
Jul 10, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Customization Types): Merge in some menu descriptions from elisp.texi.
parent
45d77375
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
5 deletions
+11
-5
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/customize.texi
doc/lispref/customize.texi
+6
-5
No files found.
doc/lispref/ChangeLog
View file @
51d9979c
2009
-
07
-
10
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
customize
.
texi
(
Customization
Types
):
Merge
in
some
menu
descriptions
from
elisp
.
texi
.
2009
-
07
-
09
Glenn
Morris
<
rgm
@
gnu
.
org
>
*
back
.
texi
:
Don
't hard-code texinfo location.
...
...
doc/lispref/customize.texi
View file @
51d9979c
...
...
@@ -513,11 +513,12 @@ equivalent to @code{(string)}.
Introduction, widget, The Emacs Widget Library}, for details.
@menu
* Simple Types::
* Composite Types::
* Splicing into Lists::
* Type Keywords::
* Defining New Types::
* Simple Types:: Simple customization types: sexp, integer, number,
string, file, directory, alist.
* Composite Types:: Build new types from other types or data.
* Splicing into Lists:: Splice elements into list with @code{:inline}.
* Type Keywords:: Keyword-argument pairs in a customization type.
* Defining New Types:: Give your type a name.
@end menu
@node Simple Types
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment