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
ed4af17b
Commit
ed4af17b
authored
Jan 29, 2007
by
Eli Zaretskii
Browse files
(Top): Add "Standard Errors", "Standard Buffer-Local Variables", and
"Standard Keymaps" to the detailed menu.
parent
cb5918d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
2 deletions
+9
-2
lispref/ChangeLog
lispref/ChangeLog
+3
-0
lispref/elisp.texi
lispref/elisp.texi
+6
-2
No files found.
lispref/ChangeLog
View file @
ed4af17b
2007
-
01
-
29
Eli
Zaretskii
<
eliz
@
gnu
.
org
>
*
elisp
.
texi
(
Top
):
Add
"Standard Errors"
,
"Standard Buffer-Local
Variables"
,
and
"Standard Keymaps"
to
the
detailed
menu
.
*
variables
.
texi
(
Future
Local
Variables
):
Add
index
entry
.
2007
-
01
-
28
Richard
Stallman
<
rms
@
gnu
.
org
>
...
...
lispref/elisp.texi
View file @
ed4af17b
...
...
@@ -365,6 +365,7 @@ Errors
* Processing of Errors:: What Emacs does when you report an error.
* Handling Errors:: How you can trap errors and continue execution.
* Error Symbols:: How errors are classified for trapping them.
* Standard Errors:: List of all error symbols.
Variables
...
...
@@ -386,6 +387,8 @@ Variables
* Variable Aliases:: Variables that are aliases for other variables.
* Variables with Restricted Values:: Non-constant variables whose value can
@emph
{
not
}
be an arbitrary Lisp object.
* Standard Buffer-Local Variables::
List of variables buffer-local in all buffers.
Scoping Rules for Variable Bindings
...
...
@@ -617,8 +620,9 @@ Keymaps
* Remapping Commands:: A keymap can translate one command to another.
* Key Binding Commands:: Interactive interfaces for redefining keys.
* Scanning Keymaps:: Looking through all keymaps, for printing help.
* Menu Keymaps:: A keymap can define a menu for X
or for use from the terminal.
* Menu Keymaps:: A keymap can define a menu for X
or for use from the terminal.
* Standard Keymaps:: List of standard keymaps.
Major and Minor Modes
...
...
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