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
8d4294e9
Commit
8d4294e9
authored
Jul 02, 2011
by
Lars Magne Ingebrigtsen
Browse files
(Defining Variables): Use @findex for functions.
parent
4051493f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+1
-0
doc/lispref/variables.texi
doc/lispref/variables.texi
+1
-1
No files found.
doc/lispref/ChangeLog
View file @
8d4294e9
...
...
@@ -2,6 +2,7 @@
* variables.texi (Defining Variables): Add an index entry for
`set-variable' (bug#7262).
(Defining Variables): Use @findex for functions.
* frames.texi (Basic Parameters): Document the `explicit-name'
parameter (bug#6951).
...
...
doc/lispref/variables.texi
View file @
8d4294e9
...
...
@@ -584,7 +584,7 @@ is a user option. Aliases of user options are also user options.
@end defun
@kindex variable-interactive
@
k
index set-variable
@
f
index set-variable
If a user option variable has a @code{variable-interactive} property,
the @code{set-variable} command uses that value to control reading the
new value for the variable. The property's value is used as if it were
...
...
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