log

age author description
Fri, 28 Jul 2006 03:41:30 +0000 Richard M. Stallman (Non-ASCII Isearch): Clarify. Mention C-q.
Fri, 28 Jul 2006 03:36:55 +0000 Nick Roberts (recompile): Update comment to reflect change
Fri, 28 Jul 2006 03:36:34 +0000 Nick Roberts *** empty log message ***
Fri, 28 Jul 2006 03:31:44 +0000 Richard M. Stallman *** empty log message ***
Fri, 28 Jul 2006 03:31:18 +0000 Richard M. Stallman (customize-package-emacs-version-alist): Doc fix.
Thu, 27 Jul 2006 23:47:42 +0000 Richard M. Stallman *** empty log message ***
Thu, 27 Jul 2006 23:20:52 +0000 Kim F. Storm (Reading One Event): Fix last change.
Thu, 27 Jul 2006 23:20:31 +0000 Kim F. Storm *** empty log message ***
Thu, 27 Jul 2006 18:31:23 +0000 Dan Nicolaescu (terminal-init-xterm): Fix bindings for C-tab,
Thu, 27 Jul 2006 12:18:03 +0000 Nick Roberts (which-function): Fix documentation/comment typo.
Thu, 27 Jul 2006 12:17:38 +0000 Nick Roberts *** empty log message ***
Wed, 26 Jul 2006 23:45:26 +0000 Jason Rumney *** empty log message ***
Wed, 26 Jul 2006 23:44:32 +0000 Jason Rumney Add notes about Cygwin make to impatient section.
Wed, 26 Jul 2006 18:28:57 +0000 Chong Yidong New arg for `read-event', `read-char', and `read-char-exclusive'
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.