Wed, 26 Jul 2006 18:18:54 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Document SECONDS argument for
|
Wed, 26 Jul 2006 18:18:26 +0000 |
Chong Yidong |
* subr.el (sit-for): Use new SECONDS arg of read-event instead of
|
Wed, 26 Jul 2006 18:16:32 +0000 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
Wed, 26 Jul 2006 18:16:14 +0000 |
Chong Yidong |
(Fy_or_n_p): Change call to read_filtered_event to use new arg.
|
Wed, 26 Jul 2006 18:15:08 +0000 |
Chong Yidong |
Change callers of read_char.
|
Wed, 26 Jul 2006 18:14:16 +0000 |
Chong Yidong |
* keyboard.h: Include systime.h. Update read_char prototype.
|
Wed, 26 Jul 2006 18:14:05 +0000 |
Chong Yidong |
* lisp.h: Update read-char, read-event, and read_filtered_event
|
Wed, 26 Jul 2006 18:13:49 +0000 |
Chong Yidong |
* lread.c (read_filtered_event): New arg SECONDS to wait until.
|
Wed, 26 Jul 2006 18:13:33 +0000 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
Wed, 26 Jul 2006 17:11:07 +0000 |
Richard M. Stallman |
(ispell-word): If we replace the word, move point to the end.
|
Wed, 26 Jul 2006 09:55:10 +0000 |
Mathias Dahl |
(tumme-backward-image): Add prefix argument. Add error
|
Wed, 26 Jul 2006 09:55:00 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 18:06:13 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 25 Jul 2006 18:05:54 +0000 |
Stefan Monnier |
(tabify-regexp): Use more specific regexps.
|
Tue, 25 Jul 2006 17:06:14 +0000 |
Stefan Monnier |
(Multiline Font Lock): Can't use jit-lock-defer-multiline
|
Tue, 25 Jul 2006 16:20:53 +0000 |
Mathias Dahl |
(tumme-track-original-file): Add `buffer-live-p' check.
|