Tue, 16 Jan 2007 03:47:24 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Tue, 19 Dec 2006 15:38:08 +0000 |
Kim F. Storm |
(Misc Events): User signals now result in sigusr1
|
Mon, 04 Dec 2006 12:30:20 +0000 |
Kim F. Storm |
(Misc Events): Update signal events.
|
Mon, 23 Oct 2006 16:46:47 +0000 |
Kim F. Storm |
(Event Input Misc): Update unread-command-events.
|
Mon, 16 Oct 2006 18:50:56 +0000 |
Richard M. Stallman |
(Interactive Call): Clarify KEYS arg to call-interactively is a vector.
|
Sun, 24 Sep 2006 20:33:29 +0000 |
Richard M. Stallman |
(Command Loop Info): Explain how read-event affects this-command-keys.
|
Sun, 20 Aug 2006 12:11:24 +0000 |
Richard M. Stallman |
(Reading One Event): Update xref.
|
Tue, 15 Aug 2006 22:28:02 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Explain idleness in
|
Mon, 31 Jul 2006 18:41:58 +0000 |
Richard M. Stallman |
Update xrefs.
|
Thu, 27 Jul 2006 23:20:52 +0000 |
Kim F. Storm |
(Reading One Event): Fix last change.
|
Wed, 26 Jul 2006 18:18:54 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Document SECONDS argument for
|
Tue, 18 Jul 2006 01:35:03 +0000 |
Chong Yidong |
* commands.texi (Waiting): Document batch-mode sit-for behavior.
|
Tue, 18 Jul 2006 00:08:15 +0000 |
Richard M. Stallman |
Put period and comma inside quotes.
|
Tue, 11 Jul 2006 00:47:53 +0000 |
Kim F. Storm |
(Waiting): (sit-for -1) is no longer special.
|
Sun, 09 Jul 2006 02:07:25 +0000 |
Richard M. Stallman |
(Interactive Call): Use 3 as prefix in example for execute-extended-command.
|
Sat, 08 Jul 2006 18:12:43 +0000 |
Eli Zaretskii |
(Command Loop Info, Adjusting Point): Remove @tindex.
|
Fri, 16 Jun 2006 15:18:03 +0000 |
Richard M. Stallman |
(Using Interactive): Explain problem of markers, etc., in command-history.
|
Tue, 13 Jun 2006 22:18:38 +0000 |
Kim F. Storm |
(Waiting): Negative arg to sit-for forces
|
Thu, 25 May 2006 04:51:50 +0000 |
Chong Yidong |
* keymaps.texi (Key Sequences): Renamed from Keymap Terminology.
|
Sun, 07 May 2006 16:02:27 +0000 |
Romain Francoise |
* commands.texi (Event Input Misc):
|
Mon, 20 Feb 2006 10:28:13 +0000 |
Juanma Barranquero |
(Using Interactive): Fix reference to node "Minibuffers".
|
Sun, 19 Feb 2006 23:38:11 +0000 |
Richard M. Stallman |
(Using Interactive): Put string case before list case.
|
Sun, 19 Feb 2006 23:37:38 +0000 |
Richard M. Stallman |
(Using Interactive): Add xrefs about reading input.
|
Wed, 08 Feb 2006 00:28:28 +0000 |
Richard M. Stallman |
(Prefix Command Arguments): Minor cleanup.
|
Mon, 06 Feb 2006 12:31:40 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 20 Jan 2006 01:24:33 +0000 |
Richard M. Stallman |
(Key Sequence Input): Clarify. Move num-nonmacro-input-events out.
|
Mon, 17 Oct 2005 16:19:56 +0000 |
Richard M. Stallman |
(Quitting): Minor clarification.
|
Mon, 17 Oct 2005 06:45:26 +0000 |
Juri Linkov |
(Event Input Misc): Replace `...' with `@dots{}' in `@defmac' and `@defspec'.
|
Wed, 10 Aug 2005 14:29:01 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Tue, 09 Aug 2005 12:00:09 +0000 |
Richard M. Stallman |
(Event Input Misc): Update while-no-input.
|
Mon, 18 Jul 2005 15:38:19 +0000 |
Juri Linkov |
(Accessing Events): Delete duplicate words.
|
Wed, 04 May 2005 14:32:22 +0000 |
Richard M. Stallman |
(Interactive Codes): Fix Texinfo usage. Document U more clearly.
|
Thu, 17 Mar 2005 23:17:22 +0000 |
Richard M. Stallman |
(Interactive Codes): Document G option.
|
Sat, 26 Feb 2005 23:52:38 +0000 |
Richard M. Stallman |
(Command Overview): Improve xrefs.
|
Thu, 03 Feb 2005 06:57:22 +0000 |
Richard M. Stallman |
(Misc Events): Remove stray space.
|
Sat, 29 Jan 2005 14:04:57 +0000 |
Eli Zaretskii |
(Misc Events): Describe the help-echo event.
|
Fri, 14 Jan 2005 12:15:33 +0000 |
Kim F. Storm |
(Accessing Events): Add WHOLE arg to posn-at-x-y.
|
Tue, 28 Dec 2004 12:36:33 +0000 |
Richard M. Stallman |
(Quitting): Clarify value of with-local-quit.
|
Tue, 21 Dec 2004 11:46:47 +0000 |
Richard M. Stallman |
(Event Input Misc): Add while-no-input.
|
Fri, 05 Nov 2004 23:37:44 +0000 |
Luc Teirlinck |
(Keyboard Macros): Document `append' return value of `defining-kbd-macro'.
|
Mon, 01 Nov 2004 07:47:08 +0000 |
Richard M. Stallman |
(Interactive Call): Add called-interactively-p.
|
Wed, 27 Oct 2004 14:59:47 +0000 |
Richard M. Stallman |
(Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.
|
Tue, 26 Oct 2004 12:55:51 +0000 |
Kim F. Storm |
(Interactive Codes): Add U code letter.
|
Sun, 24 Oct 2004 21:39:41 +0000 |
Jason Rumney |
Removed mouse-wheel event, added wheel-up and wheel-down
|
Mon, 20 Sep 2004 15:41:40 +0000 |
Richard M. Stallman |
(Key Sequence Input): Clarify downcasing in read-key-sequence.
|
Sun, 08 Aug 2004 15:44:24 +0000 |
Luc Teirlinck |
(Key Sequence Input): Remove unnecessary anchor,
|
Sat, 07 Aug 2004 01:11:21 +0000 |
Luc Teirlinck |
Various changes in addition to:
|
Thu, 24 Jun 2004 23:08:31 +0000 |
Richard M. Stallman |
(Misc Events): Describe usr1-signal, usr2-signal event.
|
Thu, 24 Jun 2004 20:11:31 +0000 |
Richard M. Stallman |
(Accessing Events): Clarify posn-col-row and posn-actual-col-row.
|
Wed, 18 Feb 2004 04:49:52 +0000 |
Luc Teirlinck |
(Using Interactive): Delete pxref to top of same node.
|
Tue, 06 Jan 2004 23:21:00 +0000 |
Kim F. Storm |
(Click Events): Describe new image and
|
Thu, 25 Dec 2003 04:52:54 +0000 |
Luc Teirlinck |
Remove trailing whitespace.
|
Thu, 25 Dec 2003 03:54:16 +0000 |
Luc Teirlinck |
Replace all occurrences of @acronym{CAR} with @sc{car}, for
|
Thu, 27 Nov 2003 21:54:19 +0000 |
Kim F. Storm |
(Click Events): Click object may be an images.
|
Sun, 23 Nov 2003 00:59:23 +0000 |
Kim F. Storm |
(Click Events): Describe enhancements to event
|
Sun, 02 Nov 2003 06:29:59 +0000 |
Eli Zaretskii |
Replace @sc{foo} with @acronym{FOO}.
|
Fri, 26 Sep 2003 10:00:24 +0000 |
Richard M. Stallman |
Avoid @strong{Note:}.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Wed, 13 Aug 2003 17:19:36 +0000 |
Richard M. Stallman |
(Interactive Call): commandp has new arg.
|
Wed, 06 Aug 2003 01:12:49 +0000 |
Richard M. Stallman |
(Interactive Call): Minor clarification.
|