- 15 Sep, 2006 5 commits
-
-
Richard M. Stallman authored
(Active Keymaps): Clean up previous change.
-
Jay Belanger authored
-
Reiner Steib authored
Janik's name.
-
David Kastrup authored
`command-remapping'. * keymaps.texi (Active Keymaps): Adapt description to use `get-char-property' instead `get-text-property'. Explain how mouse events change this. Explain the new optional argument of `key-binding' and its mouse-dependent lookup. (Searching Keymaps): Adapt description similarly. Explain the new optional argument of `command-remapping'. * Makefile.in (keymap.o): Add "keymap.h" and "window.h" dependencies. * keymap.c: include "window.h". (Fcommand_remapping): New optional POSITION argument. (Fkey_binding): New optional POSITION argument. Completely rework handling of mouse clicks to get the same order of keymaps as `read-key-sequence' and heed POSITION. Also temporarily switch buffers to location of mouse click and back. * keyboard.c (command_loop_1): Adjust call of `Fcommand_remapping' for additional argument. (parse_menu_item): Adjust call of `Fkey_binding' for additional argument. (read_key_sequence): If there are both `local-map' and `keymap' text properties at some buffer position, heed both. * keymap.h: Declare additional optional arguments of `Fcommand_remapping' and `Fkey_binding'.
-
Richard M. Stallman authored
-
- 12 Sep, 2006 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 11 Sep, 2006 1 commit
-
-
Chong Yidong authored
local maps.
-
- 10 Sep, 2006 1 commit
-
-
Kim F. Storm authored
-
- 09 Sep, 2006 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 08 Sep, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 06 Sep, 2006 2 commits
-
-
Kim F. Storm authored
-
Kim F. Storm authored
-
- 04 Sep, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 02 Sep, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 01 Sep, 2006 2 commits
-
-
Eli Zaretskii authored
-
Chong Yidong authored
buffer-chars-modified-tick.
-
- 31 Aug, 2006 2 commits
-
-
Richard M. Stallman authored
-
Stefan Monnier authored
Suggested by Richard Bielawski <RBielawski@moneygram.com>
-
- 29 Aug, 2006 1 commit
-
-
Chong Yidong authored
-
- 28 Aug, 2006 1 commit
-
-
Kenichi Handa authored
-
- 27 Aug, 2006 1 commit
-
-
Miles Bader authored
* lisp/emacs-lisp/tq.el: Small grammar fix in comments. (tq-enqueue): Check for existence of queue rather than the head queue item's question, which was a no-op. (tq-filter, tq-process-buffer): Make sure the process buffer exists before making it the current buffer. * lispref/processes.texi (Transaction Queues): Remove stray quote character. Revision: emacs@sv.gnu.org/emacs--devo--0--patch-411 Creator: Michael Olson <mwolson@gnu.org>
-
- 25 Aug, 2006 2 commits
-
-
Richard M. Stallman authored
-
Chong Yidong authored
-
- 21 Aug, 2006 1 commit
-
-
Lute Kamstra authored
-
- 20 Aug, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 16 Aug, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 15 Aug, 2006 1 commit
-
-
Chong Yidong authored
`read-event'.
-
- 13 Aug, 2006 1 commit
-
-
Chong Yidong authored
(Commands for Insertion): Removed split-line since it's not relevant for Lisp programming. (Yank Commands): Rewrite introduction. (Undo): Clarify. (Maintaining Undo): Clarify. Document undo-ask-before-discard. (Filling): Remove redundant comment. Clarify return value of current-justification. (Margins): Minor clarifications. (Adaptive Fill): Update default value of adaptive-fill-regexp. (Sorting): Update definition of sort-lines. (Columns): Clarify behavior of sort-columns. (Indent Tabs): Link to Tab Stops in Emacs manual. (Special Properties): Clarify. (Clickable Text): Mention Buttons package.
-
- 12 Aug, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 08 Aug, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 07 Aug, 2006 1 commit
-
-
Chong Yidong authored
(Major Mode Basics): Mention define-derived-mode explicitly. (Major Mode Conventions): Rebinding RET is OK for some modes. Mention change-major-mode-hook and after-change-major-mode-hook. (Example Major Modes): Moved to end of Modes section. (Mode Line Basics): Clarify. (Mode Line Data): Mention help-echo and local-map in strings. Explain reason for treatment of non-risky variables. (Properties in Mode): Clarify. (Faces for Font Lock): Add font-lock-negation-char-face.
-
- 04 Aug, 2006 1 commit
-
-
Eli Zaretskii authored
-
- 03 Aug, 2006 1 commit
-
-
Juanma Barranquero authored
-
- 31 Jul, 2006 3 commits
-
-
Thien-Thi Nguyen authored
Update intro, examples and associated explanations.
-
Richard M. Stallman authored
-
Nick Roberts authored
-
- 30 Jul, 2006 1 commit
-
-
Thien-Thi Nguyen authored
-
- 29 Jul, 2006 1 commit
-
-
Richard M. Stallman authored
-