1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
Commit Graph

2497 Commits

Author SHA1 Message Date
Juanma Barranquero
6db11765bf *** empty log message *** 2006-10-18 10:55:32 +00:00
Juanma Barranquero
b2c28d9b2f (Processing of Errors): Use @var for an argument, not @code. 2006-10-18 10:41:08 +00:00
Richard M. Stallman
ff53796b82 *** empty log message *** 2006-10-16 18:57:58 +00:00
Richard M. Stallman
94da4eb43b (Edebug Recursive Edit): Minor cleanup. 2006-10-16 18:57:45 +00:00
Richard M. Stallman
b98cf8d67b (Format of Keymaps): Show all the keymap element
patterns that result from menu items.
(Key Lookup): Minor cleanups.
2006-10-16 18:57:04 +00:00
Richard M. Stallman
ca76830859 (Precalculated Fontification): Don't say that
not setting font-lock-defaults avoids loading font-lock.
2006-10-16 18:54:26 +00:00
Richard M. Stallman
d5168faff6 Fix prev change. 2006-10-16 18:53:23 +00:00
Richard M. Stallman
652fcb8f37 (Documentation): Move xref to Emacs Manual here.
(Documentation Basics): From here.
Also doc emacs-lisp-docstring-fill-column.
2006-10-16 18:53:04 +00:00
Richard M. Stallman
1e24a34b74 Update version and ISBN. 2006-10-16 18:51:34 +00:00
Richard M. Stallman
16c9326b5d (Interactive Call): Clarify KEYS arg to call-interactively is a vector.
(Command Loop Info): Delete anchor in this-command-keys.
Add anchor in this-command-keys-vector.
(Recursive Editing): Document how recursive-edit handles the current buffer.
2006-10-16 18:50:56 +00:00
Chong Yidong
bb5da5be91 * frames.texi (Frame Titles): %c and %l are ignored in
frame-title-format.
2006-10-13 14:22:42 +00:00
Richard M. Stallman
8972d253c2 *** empty log message *** 2006-10-11 20:12:32 +00:00
Richard M. Stallman
3d0d68a4ba (Key Sequences): Clarify use of kbd. 2006-10-11 20:12:19 +00:00
Kim F. Storm
1334cc0ca9 (Sets And Lists): Add memql. 2006-10-10 16:11:57 +00:00
Kim F. Storm
3075e88146 *** empty log message *** 2006-10-10 16:11:48 +00:00
Richard M. Stallman
01993898e3 *** empty log message *** 2006-10-03 18:31:24 +00:00
Richard M. Stallman
1bae538c50 (Char Classes): Document :multibyte: and :unibyte:.
Clarify :ascii: and :nonascii:.
2006-10-03 17:48:44 +00:00
Juri Linkov
f9df5f68a8 *** empty log message *** 2006-09-29 21:18:15 +00:00
Juri Linkov
d29bb3add4 (%-Constructs): Reorder coding systems in the
documentation of %z to the real order displayed in the modeline.
2006-09-29 21:18:07 +00:00
Richard M. Stallman
98259f08e9 *** empty log message *** 2006-09-25 21:56:34 +00:00
Richard M. Stallman
1794715145 (Timers): Describe timer-max-repeats. 2006-09-25 21:55:29 +00:00
Chong Yidong
2d56beeda6 * os.texi (Timers): Mention with-local-quit. 2006-09-25 15:20:44 +00:00
Richard M. Stallman
45c912f252 *** empty log message *** 2006-09-24 20:44:52 +00:00
Richard M. Stallman
2f680b2069 (Searching and Matching): Mention property search. 2006-09-24 20:34:00 +00:00
Richard M. Stallman
823fb6e2f3 (Command Loop Info): Explain how read-event affects this-command-keys. 2006-09-24 20:33:29 +00:00
Richard M. Stallman
79d41bd07d (Timers): Clarify about REPEAT when timer is delayed. 2006-09-21 01:51:55 +00:00
Kim F. Storm
b521ddce87 *** empty log message *** 2006-09-20 23:38:23 +00:00
Richard M. Stallman
aa25679820 (Window Start): Minor cleanups. 2006-09-20 18:08:04 +00:00
Kim F. Storm
31ce440599 (Window Start): pos-visible-in-window-p allows
specifying t for position to mean "end of window".
Add window-line-height.
2006-09-20 10:14:19 +00:00
Kim F. Storm
b6c146b239 (Antinews): Mention window-line-height. 2006-09-20 10:14:11 +00:00
Kim F. Storm
a4df1f8ba8 *** empty log message *** 2006-09-20 10:14:00 +00:00
David Kastrup
7468673682 (Searching Keymaps): Small clarification. 2006-09-19 08:01:33 +00:00
Richard M. Stallman
2a27a16b88 (Creating Keymaps): Explain that keymap prompt strings cause keyboard menus.
(Menu Keymaps): Likewise.
(Defining Menus, Keyboard Menus): Clarify.
2006-09-18 22:48:49 +00:00
Richard M. Stallman
a0c489f163 (Fields): Clarify explanation of constrain-to-field. 2006-09-18 21:56:30 +00:00
Eli Zaretskii
1e9265ddc4 (Tips for Defining): Fix a typo. 2006-09-16 09:23:01 +00:00
Richard M. Stallman
74f526f33b (Remapping Commands, Searching Keymaps)
(Active Keymaps): Clean up previous change.
2006-09-15 18:29:06 +00:00
Jay Belanger
45a2056c56 *** empty log message *** 2006-09-15 17:47:12 +00:00
Jay Belanger
26dba916d2 Replace "Library Public License" by "Lesser Public License" throughout.
Make minor changes to follow the canonical text.
2006-09-15 17:09:08 +00:00
Reiner Steib
efce5ce201 Fix previous commit: Remove conflict marker. Undo unification of Pavel
Janik's name.
2006-09-15 09:03:48 +00:00
David Kastrup
b74e16a384 * NEWS: explain new behavior and arguments of `key-binding' and
`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'.
2006-09-15 07:19:15 +00:00
Richard M. Stallman
18d55b246b *** empty log message *** 2006-09-15 01:04:27 +00:00
Richard M. Stallman
412aacf950 (Searching Keymaps): Clarification.
(Active Keymaps): Refer to Searching Keymaps instead of duplication.
2006-09-15 01:04:15 +00:00
Richard M. Stallman
4c71c1062a (Character Type): Node split.
Add xref to Describing Characters.
(Basic Char Syntax, General Escape Syntax)
(Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
2006-09-14 01:43:18 +00:00
Richard M. Stallman
c5b0bab9dc (Glyphs): Clarifications. 2006-09-12 01:43:17 +00:00
Richard M. Stallman
8b170b8222 (Display Table Format): Wording clarification 2006-09-12 01:32:27 +00:00
Richard M. Stallman
4e963ca816 *** empty log message *** 2006-09-11 14:34:16 +00:00
Chong Yidong
3250aca208 * keymaps.texi (Active Keymaps): Mention that key-binding checks
local maps.
2006-09-11 02:39:16 +00:00
Kim F. Storm
606fd46931 *** empty log message *** 2006-09-10 21:40:32 +00:00
Kim F. Storm
cccdcb1128 (Forcing Redisplay): Document return value of function redisplay. 2006-09-10 20:54:19 +00:00
Richard M. Stallman
1d7b95f595 *** empty log message *** 2006-09-09 23:21:57 +00:00