Mercurial > emacs
graph
-
*** empty log message ***Thu, 27 Jul 2006 23:20:31 +0000, by Kim F. Storm
-
(terminal-init-xterm): Fix bindings for C-tab,Thu, 27 Jul 2006 18:31:23 +0000, by Dan Nicolaescu
-
(which-function): Fix documentation/comment typo.Thu, 27 Jul 2006 12:18:03 +0000, by Nick Roberts
-
*** empty log message ***Thu, 27 Jul 2006 12:17:38 +0000, by Nick Roberts
-
*** empty log message ***Wed, 26 Jul 2006 23:45:26 +0000, by Jason Rumney
-
Add notes about Cygwin make to impatient section.Wed, 26 Jul 2006 23:44:32 +0000, by Jason Rumney
-
New arg for `read-event', `read-char', and `read-char-exclusive'Wed, 26 Jul 2006 18:28:57 +0000, by Chong Yidong
-
* commands.texi (Reading One Event): Document SECONDS argument forWed, 26 Jul 2006 18:18:54 +0000, by Chong Yidong
-
* subr.el (sit-for): Use new SECONDS arg of read-event instead ofWed, 26 Jul 2006 18:18:26 +0000, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.Wed, 26 Jul 2006 18:16:32 +0000, by Chong Yidong
-
(Fy_or_n_p): Change call to read_filtered_event to use new arg.Wed, 26 Jul 2006 18:16:14 +0000, by Chong Yidong
-
Change callers of read_char.Wed, 26 Jul 2006 18:15:08 +0000, by Chong Yidong
-
* keyboard.h: Include systime.h. Update read_char prototype.Wed, 26 Jul 2006 18:14:16 +0000, by Chong Yidong
-
* lisp.h: Update read-char, read-event, and read_filtered_eventWed, 26 Jul 2006 18:14:05 +0000, by Chong Yidong
-
* lread.c (read_filtered_event): New arg SECONDS to wait until.Wed, 26 Jul 2006 18:13:49 +0000, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.Wed, 26 Jul 2006 18:13:33 +0000, by Chong Yidong
-
(ispell-word): If we replace the word, move point to the end.Wed, 26 Jul 2006 17:11:07 +0000, by Richard M. Stallman
-
(tumme-backward-image): Add prefix argument. Add errorWed, 26 Jul 2006 09:55:10 +0000, by Mathias Dahl
-
*** empty log message ***Wed, 26 Jul 2006 09:55:00 +0000, by Mathias Dahl
-
*** empty log message ***Tue, 25 Jul 2006 18:06:13 +0000, by Stefan Monnier
-
(tabify-regexp): Use more specific regexps.Tue, 25 Jul 2006 18:05:54 +0000, by Stefan Monnier
-
(Multiline Font Lock): Can't use jit-lock-defer-multilineTue, 25 Jul 2006 17:06:14 +0000, by Stefan Monnier
-
(tumme-track-original-file): Add `buffer-live-p' check.Tue, 25 Jul 2006 16:20:53 +0000, by Mathias Dahl
-
*** empty log message ***Tue, 25 Jul 2006 16:20:40 +0000, by Mathias Dahl
-
*** empty log message ***Tue, 25 Jul 2006 16:17:54 +0000, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.Tue, 25 Jul 2006 15:02:14 +0000, by Mathias Dahl
-
*** empty log message ***Tue, 25 Jul 2006 15:02:04 +0000, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.Tue, 25 Jul 2006 13:14:03 +0000, by Mathias Dahl
-
*** empty log message ***Tue, 25 Jul 2006 13:13:52 +0000, by Mathias Dahl
-
(ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Update keywords and add comments.Tue, 25 Jul 2006 11:49:04 +0000, by Masatake YAMATO
-
*** empty log message ***Tue, 25 Jul 2006 10:10:41 +0000, by YAMAMOTO Mitsuharu
-
(BASE_PURESIZE): Decrease to 1102000.Tue, 25 Jul 2006 10:10:31 +0000, by YAMAMOTO Mitsuharu
-
(find_string_data_in_pure): New function.Tue, 25 Jul 2006 10:10:19 +0000, by YAMAMOTO Mitsuharu
-
(gdb-set-gud-minor-mode-existing-buffers)Tue, 25 Jul 2006 05:18:11 +0000, by Nick Roberts
-
*** empty log message ***Tue, 25 Jul 2006 05:17:40 +0000, by Nick Roberts
-
*** empty log message ***Mon, 24 Jul 2006 23:06:09 +0000, by Richard M. Stallman
-
(Clickable Text): Clarify.Mon, 24 Jul 2006 23:06:04 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 24 Jul 2006 18:02:15 +0000, by Richard M. Stallman
-
(xml-parse-file): Clean up, and use with-temp-buffer.Mon, 24 Jul 2006 18:02:10 +0000, by Richard M. Stallman
-
(Setting Variables): add-to-list and add-to-ordered-list moved to ListMon, 24 Jul 2006 17:59:15 +0000, by Richard M. Stallman
-
(Vector Functions): Delete duplicate xref.Mon, 24 Jul 2006 17:58:38 +0000, by Richard M. Stallman
-
(Function Type): Clarify.Mon, 24 Jul 2006 17:58:11 +0000, by Richard M. Stallman
-
(Keymaps and Minor Modes): List punct chars for minor modes.Mon, 24 Jul 2006 17:55:13 +0000, by Richard M. Stallman
-
(List Variables): New node.Mon, 24 Jul 2006 17:54:38 +0000, by Richard M. Stallman
-
(GTK styles): Fix texinfo usage.Mon, 24 Jul 2006 17:48:52 +0000, by Richard M. Stallman
-
Move periods and commas inside quotes.Mon, 24 Jul 2006 17:48:06 +0000, by Richard M. Stallman
-
Fix previous change.Mon, 24 Jul 2006 17:42:40 +0000, by Richard M. Stallman
-
(User Input): Explain why we teach keyboard cmds.Mon, 24 Jul 2006 17:42:10 +0000, by Richard M. Stallman
-
Move periods inside quotes.Mon, 24 Jul 2006 17:40:11 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 24 Jul 2006 17:39:37 +0000, by Richard M. Stallman
-
(dolist, dotimes): Use interned symbols for iteration.Mon, 24 Jul 2006 17:01:08 +0000, by Richard M. Stallman
-
(replace-match-string-symbols): Handle dotted lists.Mon, 24 Jul 2006 16:52:57 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 24 Jul 2006 16:27:17 +0000, by Mathias Dahl
-
(tumme-write-tags): Add.Mon, 24 Jul 2006 16:27:01 +0000, by Mathias Dahl
-
*** empty log message ***Mon, 24 Jul 2006 16:22:44 +0000, by Mathias Dahl
-
(tumme-write-tags): Add.Mon, 24 Jul 2006 16:20:54 +0000, by Mathias Dahl