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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
4
Issues
4
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
2328cbb3
Commit
2328cbb3
authored
Oct 24, 2007
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Top): Delete Frame-Local Variables from subnode menu.
parent
e388c68f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
1 deletion
+19
-1
lispref/ChangeLog
lispref/ChangeLog
+19
-0
lispref/elisp.texi
lispref/elisp.texi
+0
-1
No files found.
lispref/ChangeLog
View file @
2328cbb3
2007
-
10
-
24
Richard
Stallman
<
rms
@
gnu
.
org
>
*
elisp
.
texi
(
Top
):
Delete
Frame
-
Local
Variables
from
subnode
menu
.
*
variables
.
texi
(
Frame
-
Local
Variables
):
Node
deleted
.
(
Variables
):
Delete
Frame
-
Local
Variables
from
menu
.
(
Local
Variables
,
Buffer
-
Local
Variables
,
Intro
to
Buffer
-
Local
)
(
Default
Value
):
Don
't mention frame-local vars.
* os.texi (Idle Timers): current-idle-time returns nil if not idle.
* loading.texi (Unloading): Document FEATURE-unload-function
instead of FEATURE-unload-hook.
* functions.texi (Related Topics): Add called-interactively-p.
Fix xref.
* frames.texi (Multiple Displays): Don'
t
mention
frame
-
local
vars
.
2007
-
10
-
12
Richard
Stallman
<
rms
@
gnu
.
org
>
*
elisp
.
texi
(
Top
):
Add
Distinguish
Interactive
to
subnode
menu
.
...
...
lispref/elisp.texi
View file @
2328cbb3
...
...
@@ -421,7 +421,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