| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (maintainer-clean): Depend on `distclean'. Don't remove elisp* info files; | Juanma Barranquero | 2006-12-07 | 1 | -0/+7 | |
| | | | | | | they are already deleted by the `clean' and `distclean' targets, and they are in the $(infodir) directory, not the current one. | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-12-04 | 1 | -0/+5 | |
| | | ||||||
| * | (Visibility of Frames): Explain visible windows | Richard M. Stallman | 2006-11-29 | 1 | -0/+5 | |
| | | | | | can be covered by others. Add xref for raise-frame. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-11-28 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-11-27 | 1 | -0/+7 | |
| | | ||||||
| * | (Multiline Font Lock): Rephrase some parts for clarity. | Stefan Monnier | 2006-11-23 | 1 | -0/+4 | |
| | | ||||||
| * | * frames.texi (Window System Selections): Remove clipboard from | Jan Djärv | 2006-11-10 | 1 | -0/+5 | |
| | | | | | description of selection-coding-system. | |||||
| * | Add "add-log-time-zone-rule: t" to Local Variables section. | Juanma Barranquero | 2006-11-10 | 1 | -2/+3 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-11-06 | 1 | -0/+12 | |
| | | ||||||
| * | * makefile.w32-in: revert last change. | Chong Yidong | 2006-10-30 | 1 | -2/+0 | |
| | | ||||||
| * | * Makefile.in: Use relative paths to avoid advertising filesystem | Chong Yidong | 2006-10-29 | 1 | -0/+7 | |
| | | | | | | | contents during compilation. * makefile.w32-in: Likewise. | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-10-23 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Nick Roberts | 2006-10-22 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Juanma Barranquero | 2006-10-18 | 1 | -5/+10 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-10-16 | 1 | -0/+24 | |
| | | ||||||
| * | * frames.texi (Frame Titles): %c and %l are ignored in | Chong Yidong | 2006-10-13 | 1 | -0/+5 | |
| | | | | | frame-title-format. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-10-11 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-10-10 | 1 | -4/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-10-03 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Juri Linkov | 2006-09-29 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-25 | 1 | -0/+4 | |
| | | ||||||
| * | * os.texi (Timers): Mention with-local-quit. | Chong Yidong | 2006-09-25 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-24 | 1 | -0/+9 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-09-20 | 1 | -0/+4 | |
| | | ||||||
| * | (Window Start): Minor cleanups. | Richard M. Stallman | 2006-09-20 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-09-20 | 1 | -0/+8 | |
| | | ||||||
| * | (Searching Keymaps): Small clarification. | David Kastrup | 2006-09-19 | 1 | -2/+7 | |
| | | ||||||
| * | (Creating Keymaps): Explain that keymap prompt strings cause keyboard menus. | Richard M. Stallman | 2006-09-18 | 1 | -0/+5 | |
| | | | | | | (Menu Keymaps): Likewise. (Defining Menus, Keyboard Menus): Clarify. | |||||
| * | (Fields): Clarify explanation of constrain-to-field. | Richard M. Stallman | 2006-09-18 | 1 | -0/+4 | |
| | | ||||||
| * | (Tips for Defining): Fix a typo. | Eli Zaretskii | 2006-09-16 | 1 | -0/+4 | |
| | | ||||||
| * | (Remapping Commands, Searching Keymaps) | Richard M. Stallman | 2006-09-15 | 1 | -2/+7 | |
| | | | | | (Active Keymaps): Clean up previous change. | |||||
| * | *** empty log message *** | Jay Belanger | 2006-09-15 | 1 | -0/+5 | |
| | | ||||||
| * | Fix previous commit: Remove conflict marker. Undo unification of Pavel | Reiner Steib | 2006-09-15 | 1 | -2/+1 | |
| | | | | | Janik's name. | |||||
| * | * NEWS: explain new behavior and arguments of `key-binding' and | David Kastrup | 2006-09-15 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `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'. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-15 | 1 | -0/+12 | |
| | | ||||||
| * | (Glyphs): Clarifications. | Richard M. Stallman | 2006-09-12 | 1 | -0/+1 | |
| | | ||||||
| * | (Display Table Format): Wording clarification | Richard M. Stallman | 2006-09-12 | 1 | -0/+4 | |
| | | ||||||
| * | * keymaps.texi (Active Keymaps): Mention that key-binding checks | Chong Yidong | 2006-09-11 | 1 | -0/+5 | |
| | | | | | local maps. | |||||
| * | *** empty log message *** | Kim F. Storm | 2006-09-10 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-09 | 1 | -0/+3 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-09 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-08 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-09-06 | 1 | -0/+2 | |
| | | ||||||
| * | *** empty log message *** | Kim F. Storm | 2006-09-06 | 1 | -0/+4 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2006-09-04 | 1 | -0/+8 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-09-02 | 1 | -0/+5 | |
| | | ||||||
| * | *** empty log message *** | Eli Zaretskii | 2006-09-01 | 1 | -0/+4 | |
| | | ||||||
| * | * buffers.texi (Buffer Modification): Document | Chong Yidong | 2006-09-01 | 1 | -0/+5 | |
| | | | | | buffer-chars-modified-tick. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2006-08-31 | 1 | -3/+7 | |
| | | ||||||
| * | (Syntactic Font Lock): Mention font-lock-syntactic-face-function. | Stefan Monnier | 2006-08-31 | 1 | -0/+6 | |
| | | | | | Suggested by Richard Bielawski <RBielawski@moneygram.com> | |||||