1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 01:41:01 -08:00
Commit graph

102 commits

Author SHA1 Message Date
Karl Berry
15bcde049f wording matters 2007-04-01 18:11:15 +00:00
Eli Zaretskii
ad8d30b3d8 Improve indexing. 2007-03-31 17:28:11 +00:00
Eli Zaretskii
5e472eb6ee Improve indexing. 2007-03-31 13:56:30 +00:00
Glenn Morris
b3d90e4611 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-16 03:47:24 +00:00
Kim F. Storm
f68903b317 (Misc Events): User signals now result in sigusr1
and sigusr2 events which are handled through special-event-map.
(Special Events): User signals and drag-n-drop are special.
2006-12-19 15:38:08 +00:00
Kim F. Storm
d96658e3fd (Misc Events): Update signal events.
(Event Examples): Add signal example.
2006-12-04 12:30:20 +00:00
Kim F. Storm
6c2962c228 (Event Input Misc): Update unread-command-events. 2006-10-23 16:46:47 +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
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
4721317c7d (Reading One Event): Update xref. 2006-08-20 12:11:24 +00:00
Chong Yidong
9411b08096 * commands.texi (Reading One Event): Explain idleness in
`read-event'.
2006-08-15 22:28:02 +00:00
Richard M. Stallman
160ab7f94e Update xrefs.
(Event Mod): New node, cut out from old Translating Input.
2006-07-31 18:41:58 +00:00
Kim F. Storm
ae4bce6790 (Reading One Event): Fix last change. 2006-07-27 23:20:52 +00:00
Chong Yidong
c1c3d4f760 * commands.texi (Reading One Event): Document SECONDS argument for
read-event, read-char, and read-char-exclusive.
2006-07-26 18:18:54 +00:00
Chong Yidong
e18423327e * commands.texi (Waiting): Document batch-mode sit-for behavior. 2006-07-18 01:35:03 +00:00
Richard M. Stallman
827b7ee7c2 Put period and comma inside quotes. 2006-07-18 00:08:15 +00:00
Kim F. Storm
9ae011ae3b (Waiting): (sit-for -1) is no longer special.
(sit-for 0) is equivalent to (redisplay).
Iconifying/deiconifying no longer makes sit-for return.
2006-07-11 00:47:53 +00:00
Richard M. Stallman
34079653ff (Interactive Call): Use 3 as prefix in example for execute-extended-command. 2006-07-09 02:07:25 +00:00
Eli Zaretskii
120645374c (Command Loop Info, Adjusting Point): Remove @tindex. 2006-07-08 18:12:43 +00:00
Richard M. Stallman
76f008da70 (Using Interactive): Explain problem of markers, etc., in command-history. 2006-06-16 15:18:03 +00:00
Kim F. Storm
fdefc4d152 (Waiting): Negative arg to sit-for forces
redisplay even if input is pending.
2006-06-13 22:18:38 +00:00
Chong Yidong
08244b8144 * keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
Explain string and vector representations of key sequences

	* keymaps.texi (Changing Key Bindings):
	* commands.texi (Interactive Codes, Interactive Codes):
	* help.texi (Describing Characters): Refer to it.
2006-05-25 04:51:50 +00:00
Romain Francoise
5a36d8349d * commands.texi (Event Input Misc):
* compile.texi (Eval During Compile):
* internals.texi (Buffer Internals):
* minibuf.texi (Initial Input):
* nonascii.texi (Scanning Charsets):
* numbers.texi (Comparison of Numbers):
* windows.texi (Textual Scrolling, Vertical Scrolling):
Fix various typos.
2006-05-07 16:02:27 +00:00
Juanma Barranquero
58f7100978 (Using Interactive): Fix reference to node "Minibuffers". 2006-02-20 10:29:02 +00:00
Richard M. Stallman
df36a07ef0 (Using Interactive): Put string case before list case. 2006-02-19 23:38:11 +00:00
Richard M. Stallman
8b77e9ed72 (Using Interactive): Add xrefs about reading input.
Clarify remarks about that moving point and mark.
2006-02-19 23:37:38 +00:00
Richard M. Stallman
b3a1cf1163 (Prefix Command Arguments): Minor cleanup. 2006-02-08 00:28:28 +00:00
Thien-Thi Nguyen
ceb4c4d303 Update years in copyright notice; nfc. 2006-02-06 12:31:40 +00:00
Richard M. Stallman
2b83bc4334 (Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
(Reading One Event): num-nonmacro-input-events moved here.
2006-01-20 01:24:33 +00:00
Richard M. Stallman
617e58e7f0 (Quitting): Minor clarification. 2005-10-17 16:19:56 +00:00
Juri Linkov
4049cdfac4 (Event Input Misc): Replace ...' with @dots{}' in @defmac' and @defspec'.
(Quitting): Replace arg `forms' with `body' in `with-local-quit'.
2005-10-17 06:45:26 +00:00
Thien-Thi Nguyen
651f374c99 Update years in copyright notice; nfc. 2005-08-10 14:29:01 +00:00
Richard M. Stallman
7d9f1aede8 (Event Input Misc): Update while-no-input. 2005-08-09 12:00:09 +00:00
Juri Linkov
4a182c75ed (Accessing Events): Delete duplicate words. 2005-07-18 15:38:19 +00:00
Richard M. Stallman
053bc8e49a (Interactive Codes): Fix Texinfo usage. Document U more clearly. 2005-05-04 14:32:34 +00:00
Richard M. Stallman
9644814c81 (Interactive Codes): Document G option. 2005-03-17 23:17:22 +00:00
Richard M. Stallman
ecbfc7e99c (Command Overview): Improve xrefs.
(Adjusting Point): Adjusting point applies to intangible and invis.
(Key Sequence Input): Doc extra read-key-sequence args.
Likewise for read-key-sequence-vector.
2005-02-26 23:52:38 +00:00
Richard M. Stallman
f75fbf430c (Misc Events): Remove stray space. 2005-02-03 06:57:22 +00:00
Eli Zaretskii
16bbbfd864 (Misc Events): Describe the help-echo event. 2005-01-29 14:04:57 +00:00
Kim F. Storm
cfa284c450 (Accessing Events): Add WHOLE arg to posn-at-x-y. 2005-01-14 12:15:33 +00:00
Richard M. Stallman
eab463f6ce (Quitting): Clarify value of with-local-quit. 2004-12-28 12:36:43 +00:00
Richard M. Stallman
a50342391b (Event Input Misc): Add while-no-input. 2004-12-21 11:46:47 +00:00
Luc Teirlinck
f9597b5b7f (Keyboard Macros): Document append' return value of defining-kbd-macro'. 2004-11-05 23:37:44 +00:00
Richard M. Stallman
9d0d107084 (Interactive Call): Add called-interactively-p. 2004-11-01 07:47:08 +00:00
Richard M. Stallman
dff3f9e1b8 (Interactive Codes): N' uses numeric prefix, not raw. Clarify n'.
(Interactive Call): Rewrite interactive-p, focusing on when and how to use it.
(Misc Events): Clarify previous change.
2004-10-27 14:59:47 +00:00
Kim F. Storm
3baa952d8b (Interactive Codes): Add U code letter. 2004-10-26 12:55:51 +00:00
Jason Rumney
d2fab890f4 Removed mouse-wheel event, added wheel-up and wheel-down
event, with a note about how to use mwheel.el to handle both these
events and mouse-4 and mouse-5 events.
2004-10-24 21:39:41 +00:00
Richard M. Stallman
b071e512b9 (Key Sequence Input): Clarify downcasing in read-key-sequence. 2004-09-20 15:41:40 +00:00
Luc Teirlinck
de700726fb (Key Sequence Input): Remove unnecessary anchor,
(Command Loop Info): Replace reference to it.
(Disabling Commands): `disabled-command-hook' has been renamed to
`disabled-command-function'.
2004-08-08 15:47:21 +00:00
Luc Teirlinck
5504e99ca6 Various changes in addition to:
(Using Interactive): Clarify description of `interactive-form'.
(Interactive Call): Mention default for KEYS argument to
`call-interactively'.
(Command Loop Info): Clarify description of `this-command-keys'.
Mention KEEP-RECORD argument to `clear-this-command-keys'.
Value of `last-event-frame' can be `macro'.
(Repeat Events): `double-click-fuzz' is also used to distinguish
clicks and drags.
(Classifying Events): Clarify descriptions of `event-modifiers'
`event-basic-type' and `event-convert-list'.
(Accessing Events): `posn-timestamp' takes POSITION argument.
(Quoted Character Input): Clarify description of
`read-quoted-char' and fix example.
(Quitting): Add `with-local-quit'.
(Disabling Commands):  Correct and clarify descriptions of
`enable-command' and `disable-command'.
Mention what happens if `disabled-command-hook' is nil.
(Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'.
Describe `executing-kbd-macro' instead of obsolete `executing-macro'.
2004-08-07 01:12:59 +00:00