Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6e55f03e
Commit
6e55f03e
authored
Dec 21, 2012
by
Chong Yidong
Browse files
* customize.texi (Simple Types): Document key-sequence type.
Fixes: debbugs:13048
parent
acc650b8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/customize.texi
doc/lispref/customize.texi
+5
-0
No files found.
doc/lispref/ChangeLog
View file @
6e55f03e
2012-12-21 Chong Yidong <cyd@gnu.org>
* customize.texi (Simple Types): Document key-sequence type
(Bug#13048).
2012-12-15 Chong Yidong <cyd@gnu.org>
* strings.texi (Text Comparison): Doc fix for compare-strings.
...
...
doc/lispref/customize.texi
View file @
6e55f03e
...
...
@@ -618,6 +618,11 @@ you can specify that the value must be @code{nil} or @code{t}, but also
specify
the
text
to
describe
each
value
in
a
way
that
fits
the
specific
meaning
of
the
alternative
.
@
item
key
-
sequence
The
value
is
a
key
sequence
.
The
customization
buffer
shows
the
key
sequence
using
the
same
syntax
as
the
@
kbd
{
kbd
}
function
.
@
xref
{
Key
Sequences
}.
@
item
coding
-
system
The
value
must
be
a
coding
-
system
name
,
and
you
can
do
completion
with
@
kbd
{
M
-@
key
{
TAB
}}.
...
...
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