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
1
Issues
1
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
260c0dc1
Commit
260c0dc1
authored
Mar 28, 2009
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Prefix Keys): The M-g prefix key is now named goto-map. Add
search-map to the list.
parent
b0cc32db
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
6 deletions
+15
-6
doc/lispref/keymaps.texi
doc/lispref/keymaps.texi
+15
-6
No files found.
doc/lispref/keymaps.texi
View file @
260c0dc1
...
...
@@ -487,14 +487,12 @@ prefix key.
@code{ctl-x-4-map} is the global keymap used for the @kbd{C-x 4} prefix
key.
@c Emacs 19 feature
@item
@cindex @kbd{C-x 5}
@vindex ctl-x-5-map
@code{ctl-x-5-map} is the global keymap used for the @kbd{C-x 5} prefix
key.
@c Emacs 19 feature
@item
@cindex @kbd{C-x 6}
@vindex 2C-mode-map
...
...
@@ -507,17 +505,28 @@ key.
@code{vc-prefix-map} is the global keymap used for the @kbd{C-x v} prefix
key.
@item
@cindex @kbd{M-g}
@vindex goto-map
@code{goto-map} is the global keymap used for the @kbd{M-g} prefix
key.
@item
@cindex @kbd{M-s}
@vindex search-map
@code{search-map} is the global keymap used for the @kbd{M-s} prefix
key.
@item
@cindex @kbd{M-o}
@vindex facemenu-keymap
@code{facemenu-keymap} is the global keymap used for the @kbd{M-o}
prefix key.
@c Emacs 19 feature
@item
The other Emacs prefix keys are @kbd{
M-g}, @kbd{C-x @@}, @kbd{C-x a i},
@k
bd{C-x @key{ESC}} and @kbd{@key{ESC} @key{ESC}}. They use keymaps
that have
no special names.
The other Emacs prefix keys are @kbd{
C-x @@}, @kbd{C-x a i}, @kbd{C-x
@k
ey{ESC}} and @kbd{@key{ESC} @key{ESC}}. They use keymaps that have
no special names.
@end itemize
The keymap binding of a prefix key is used for looking up the event
...
...
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