aboutsummaryrefslogtreecommitdiffstats
path: root/lispref/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (maintainer-clean): Depend on `distclean'. Don't remove elisp* info files;Juanma Barranquero2006-12-071-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. Storm2006-12-041-0/+5
|
* (Visibility of Frames): Explain visible windowsRichard M. Stallman2006-11-291-0/+5
| | | | can be covered by others. Add xref for raise-frame.
* *** empty log message ***Richard M. Stallman2006-11-281-0/+4
|
* *** empty log message ***Eli Zaretskii2006-11-271-0/+7
|
* (Multiline Font Lock): Rephrase some parts for clarity.Stefan Monnier2006-11-231-0/+4
|
* * frames.texi (Window System Selections): Remove clipboard fromJan Djärv2006-11-101-0/+5
| | | | description of selection-coding-system.
* Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-2/+3
|
* *** empty log message ***Richard M. Stallman2006-11-061-0/+12
|
* * makefile.w32-in: revert last change.Chong Yidong2006-10-301-2/+0
|
* * Makefile.in: Use relative paths to avoid advertising filesystemChong Yidong2006-10-291-0/+7
| | | | | | contents during compilation. * makefile.w32-in: Likewise.
* *** empty log message ***Kim F. Storm2006-10-231-0/+4
|
* *** empty log message ***Nick Roberts2006-10-221-0/+4
|
* *** empty log message ***Juanma Barranquero2006-10-181-5/+10
|
* *** empty log message ***Richard M. Stallman2006-10-161-0/+24
|
* * frames.texi (Frame Titles): %c and %l are ignored inChong Yidong2006-10-131-0/+5
| | | | frame-title-format.
* *** empty log message ***Richard M. Stallman2006-10-111-0/+4
|
* *** empty log message ***Kim F. Storm2006-10-101-4/+4
|
* *** empty log message ***Richard M. Stallman2006-10-031-0/+5
|
* *** empty log message ***Juri Linkov2006-09-291-0/+5
|
* *** empty log message ***Richard M. Stallman2006-09-251-0/+4
|
* * os.texi (Timers): Mention with-local-quit.Chong Yidong2006-09-251-0/+4
|
* *** empty log message ***Richard M. Stallman2006-09-241-0/+9
|
* *** empty log message ***Kim F. Storm2006-09-201-0/+4
|
* (Window Start): Minor cleanups.Richard M. Stallman2006-09-201-0/+4
|
* *** empty log message ***Kim F. Storm2006-09-201-0/+8
|
* (Searching Keymaps): Small clarification.David Kastrup2006-09-191-2/+7
|
* (Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.Richard M. Stallman2006-09-181-0/+5
| | | | | (Menu Keymaps): Likewise. (Defining Menus, Keyboard Menus): Clarify.
* (Fields): Clarify explanation of constrain-to-field.Richard M. Stallman2006-09-181-0/+4
|
* (Tips for Defining): Fix a typo.Eli Zaretskii2006-09-161-0/+4
|
* (Remapping Commands, Searching Keymaps)Richard M. Stallman2006-09-151-2/+7
| | | | (Active Keymaps): Clean up previous change.
* *** empty log message ***Jay Belanger2006-09-151-0/+5
|
* Fix previous commit: Remove conflict marker. Undo unification of PavelReiner Steib2006-09-151-2/+1
| | | | Janik's name.
* * NEWS: explain new behavior and arguments of `key-binding' andDavid Kastrup2006-09-151-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. Stallman2006-09-151-0/+12
|
* (Glyphs): Clarifications.Richard M. Stallman2006-09-121-0/+1
|
* (Display Table Format): Wording clarificationRichard M. Stallman2006-09-121-0/+4
|
* * keymaps.texi (Active Keymaps): Mention that key-binding checksChong Yidong2006-09-111-0/+5
| | | | local maps.
* *** empty log message ***Kim F. Storm2006-09-101-0/+5
|
* *** empty log message ***Richard M. Stallman2006-09-091-0/+3
|
* *** empty log message ***Richard M. Stallman2006-09-091-0/+5
|
* *** empty log message ***Richard M. Stallman2006-09-081-0/+4
|
* *** empty log message ***Kim F. Storm2006-09-061-0/+2
|
* *** empty log message ***Kim F. Storm2006-09-061-0/+4
|
* *** empty log message ***Richard M. Stallman2006-09-041-0/+8
|
* *** empty log message ***Eli Zaretskii2006-09-021-0/+5
|
* *** empty log message ***Eli Zaretskii2006-09-011-0/+4
|
* * buffers.texi (Buffer Modification): DocumentChong Yidong2006-09-011-0/+5
| | | | buffer-chars-modified-tick.
* *** empty log message ***Richard M. Stallman2006-08-311-3/+7
|
* (Syntactic Font Lock): Mention font-lock-syntactic-face-function.Stefan Monnier2006-08-311-0/+6
| | | | Suggested by Richard Bielawski <RBielawski@moneygram.com>