1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
Luc Teirlinck
ca1b09140b (Active Keymaps): Add anchor. 2005-05-19 23:38:12 +00:00
Richard M. Stallman
bf58181a31 (Extended Menu Items): Menu item filter functions
can be called at any time.
2005-05-10 09:15:49 +00:00
Luc Teirlinck
c5568a11c0 (Prefix Keys): M-g is still a prefix key. 2005-03-28 03:17:53 +00:00
Luc Teirlinck
f141c9bb1c (Prefix Keys): facemenu-keymap is now on M-o. 2005-03-28 02:28:49 +00:00
Richard M. Stallman
35c14f98b1 (Menu Separators, Tool Bar): Get rid of "Emacs 21".
(Menu Bar): Fix when menu-bar-update-hook is called.
2005-03-06 18:17:08 +00:00
Richard M. Stallman
8a36c244a5 (Keymaps): Clarify.
(Format of Keymaps): Update lisp-mode-map example.
(Active Keymaps, Key Lookup): Clarify.
(Changing Key Bindings): Add xref to `kbd'.
(Key Binding Commands, Simple Menu Items): Clarify.
(Mouse Menus, Menu Bar): Clarify.
(Menu Example): Replace print example with menu-bar-replace-menu.
2005-02-27 00:00:41 +00:00
Luc Teirlinck
cd7e5dd67d (Changing Key Bindings): `suppress-keymap' now uses command remapping. 2005-01-17 02:44:58 +00:00
Luc Teirlinck
8ed9e36a4d (Active Keymaps): Correct typo. 2005-01-13 23:19:47 +00:00
Richard M. Stallman
d38edfc317 (Active Keymaps): Rewrite the text, and update the
descriptions of overriding-local-map and overriding-terminal-local-map.
2005-01-13 20:02:09 +00:00
Thien-Thi Nguyen
910f60b165 (Active Keymaps): Fix overriding-local-map description. 2005-01-13 08:02:42 +00:00
Luc Teirlinck
db8af011af Various changes in addition to:
(Keymap Terminology): `kbd' uses same syntax as Edit Macro mode.
Give more varied examples for `kbd'.
(Creating Keymaps): Char tables have slots for all characters
without modifiers.
(Active Keymaps): `overriding-local-map' and
`overriding-terminal-local-map' also override text property and
overlay keymaps.
(Functions for Key Lookup): Mention OLP arg to `current-active-maps'.
(Scanning Keymaps): `accessible-keymaps' uses `[]' instead of `""'
to denote a prefix of no events.
`map-keymap' includes parent's bindings _recursively_.
Clarify and correct description of `where-is-internal'.
Mention BUFFER-OR-NAME arg to `describe-bindings'.
(Menu Example): For menus intended for use with the keyboard, the
menu items should be bound to characters or real function keys.
2004-08-10 15:45:54 +00:00
Richard M. Stallman
402fe42394 (Keymap Terminology): Document `kbd'.
(Changing Key Bindings, Key Binding Commands): Use kbd in examples.
2004-06-24 20:16:02 +00:00
Jesper Harder
4810d170c9 Markup fixes. 2004-04-16 16:42:36 +00:00
Jesper Harder
f3544d1135 Markup fixes. 2004-04-14 14:37:17 +00:00
Richard M. Stallman
6d682d424e (Tool Bar): tool-bar-item => tool-bar-button. 2004-02-17 00:52:50 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Dave Love
79dc1dfcc0 Non-ASCII in menus. 2003-10-06 16:41:55 +00:00
Richard M. Stallman
b0110b4a2c (Remapping Commands): Fix typo. 2003-09-22 15:47:21 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
229644e7b1 (Format of Keymaps): Keymaps contain char tables, not vectors.
(Active Keymaps): Add emulation-mode-map-alists.
(Functions for Key Lookup): key-binding has new arg no-remap.
(Remapping Commands): New node.
(Scanning Keymaps): where-is-internal has new arg no-remap.
(Tool Bar): Add tool-bar-local-item-from-menu.
Clarify when to use tool-bar-add-item-from-menu.
2003-08-13 17:21:57 +00:00
Richard M. Stallman
0f2018645b (Functions for Key Lookup): Add current-active-maps.
(Scanning Keymaps): Add map-keymaps.
(Defining Menus): Add keymap-prompt.
2003-07-14 16:03:04 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Richard M. Stallman
aa2ac20c57 Document that a symbol can act as a keymap. 2003-01-25 19:45:16 +00:00
Richard M. Stallman
48bf63e33d (Changing Key Bindings) <define-key>: Mention how to define a default binding. 2003-01-13 07:59:04 +00:00
Richard M. Stallman
6a0f8bed68 Explain why a parent for a non-sparse keymap is not useful. 2001-11-02 07:11:18 +00:00
Stefan Monnier
33a425c45d Describe the meaning of a nil binding. 2001-10-12 01:33:41 +00:00
Eli Zaretskii
974548ec2c (Creating Keymaps): Fix the description of the result of make-keymap. 2001-09-26 19:55:41 +00:00
Eli Zaretskii
87d6dc142b (Scanning Keymaps) <where-is-internal>: The
argument keymap can be a list.
2001-09-08 17:47:45 +00:00
Gerd Moellmann
5f1f59555a *** empty log message *** 2000-12-18 10:22:02 +00:00
Dave Love
9e445e292e Stuff from tool-bar.el. 2000-11-14 18:23:05 +00:00
Dave Love
b08d86c6ef help-echo and menu prompts stuff 2000-09-04 14:00:05 +00:00
Dave Love
60c7ff3b9d Menu help strings now used. 2000-07-12 15:19:03 +00:00
Gerd Moellmann
a4776185ab *** empty log message *** 2000-05-17 09:16:11 +00:00
Gerd Moellmann
e465fdc2ea *** empty log message *** 2000-05-11 13:29:12 +00:00
Gerd Moellmann
a0a1df48e6 *** empty log message *** 2000-05-04 19:20:37 +00:00
Gerd Moellmann
62f20204b7 *** empty log message *** 2000-04-03 21:21:42 +00:00
Dave Love
32f4453797 define-key-after change 2000-03-02 22:05:43 +00:00
Dave Love
e5a00c9c86 define-key-after change. 2000-02-23 11:42:38 +00:00
Dave Love
a051972bef Fix use of mark-active in examples. 2000-01-28 22:58:46 +00:00
Richard M. Stallman
757081353d *** empty log message *** 2000-01-20 18:18:58 +00:00
Richard M. Stallman
05aea71425 *** empty log message *** 2000-01-16 00:29:04 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Gerd Moellmann
176c9de4b4 Remove obsolete @tindex commands. 2000-01-05 14:29:37 +00:00
Phillip Rulon
a40d4712b2 *** empty log message *** 1999-10-05 23:26:05 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Karl Heuer
08f0f5e9cd *** empty log message *** 1999-07-17 02:23:12 +00:00
Richard M. Stallman
b6954afd99 *** empty log message *** 1999-07-17 02:15:13 +00:00
Richard M. Stallman
1911e6e52c *** empty log message *** 1998-05-26 18:56:56 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00