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
af13c86a
Commit
af13c86a
authored
Nov 15, 2007
by
Martin Rudalics
Browse files
(Top): Remove Frame-Local Variables from Node Listing.
parent
3fad8aaa
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
2 deletions
+5
-2
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+5
-0
doc/lispref/vol1.texi
doc/lispref/vol1.texi
+0
-1
doc/lispref/vol2.texi
doc/lispref/vol2.texi
+0
-1
No files found.
doc/lispref/ChangeLog
View file @
af13c86a
2007
-
11
-
15
Martin
Rudalics
<
rudalics
@
gmx
.
at
>
*
vol1
.
texi
(
Top
):
Remove
Frame
-
Local
Variables
from
Node
Listing
.
*
vol2
.
texi
(
Top
):
Remove
Frame
-
Local
Variables
from
Node
Listing
.
2007
-
11
-
13
Martin
Rudalics
<
rudalics
@
gmx
.
at
>
*
help
.
texi
(
Help
Functions
):
Document
new
macro
`
with
-
help
-
window
'.
...
...
doc/lispref/vol1.texi
View file @
af13c86a
...
...
@@ -441,7 +441,6 @@ Variables
* Setting Variables:: Storing new values in variables.
* Variable Scoping:: How Lisp chooses among local and global values.
* Buffer-Local Variables:: Variable values in effect only in one buffer.
* Frame-Local Variables:: Variable values in effect only in one frame.
* Future Local Variables:: New kinds of local values we might add some day.
* File Local Variables:: Handling local variable lists in files.
* Variable Aliases:: Variables that are aliases for other variables.
...
...
doc/lispref/vol2.texi
View file @
af13c86a
...
...
@@ -440,7 +440,6 @@ Variables
* Setting Variables:: Storing new values in variables.
* Variable Scoping:: How Lisp chooses among local and global values.
* Buffer-Local Variables:: Variable values in effect only in one buffer.
* Frame-Local Variables:: Variable values in effect only in one frame.
* Future Local Variables:: New kinds of local values we might add some day.
* File Local Variables:: Handling local variable lists in files.
* Variable Aliases:: Variables that are aliases for other variables.
...
...
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