| Age | Commit message (Expand) | Author |
| 2011-10-28 | Revert problematic change to wait_reading_process_output. | Glenn Morris |
| 2011-10-28 | Fix use of uninitialized variable. | Eli Zaretskii |
| 2011-10-28 | * src/xdisp.c (note_mouse_highlight): Fix use of uninitialized var. | Chong Yidong |
| 2011-10-28 | * src/window.c (make_window): Initialize phys_cursor_on_p. | Dan Nicolaescu |
| 2011-10-28 | * src/lisp.h (struct Lisp_Symbol): Update comments. | Stefan Monnier |
| 2011-10-28 | src/w32font.c (w32_load_unicows_or_gdi32): Add missing return. | Juanma Barranquero |
| 2011-10-28 | Fix bug #8562 with Emacs display on Windows 9X. | Eli Zaretskii |
| 2011-10-27 | Merge from trunk. | Paul Eggert |
| 2011-10-27 | * process.c: (emacs_get_tty_pgrp, Fprocess_running_child_p, process_send_sign... | Paul Eggert |
| 2011-10-27 | src/window.c: Fix typos in docstrings. | Juanma Barranquero |
| 2011-10-27 | More gnutls memory fixes. | Chong Yidong |
| 2011-10-27 | Fix a memory leak in the built-in GnuTLS support. | Chong Yidong |
| 2011-10-27 | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero |
| 2011-10-26 | Fix typos. | Juanma Barranquero |
| 2011-10-26 | * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete. | Juanma Barranquero |
| 2011-10-26 | Add Bug#. | Paul Eggert |
| 2011-10-25 | * sysdep.c (system_process_attributes): Simplify pid_t handling. | Paul Eggert |
| 2011-10-25 | * syntax.c (ST_COMMENT_STYLE, ST_STRING_STYLE): Revert this part of the change. | Paul Eggert |
| 2011-10-25 | Merge from trunk. | Paul Eggert |
| 2011-10-25 | * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2). | Paul Eggert |
| 2011-10-25 | Make function-key-map apply when key is bound to `undefined'. | Stefan Monnier |
| 2011-10-25 | * sysdep.c (init_sys_modes): Fix the check for the controlling terminal. | Enami Tsugutomo |
| 2011-10-24 | * character.c (Funibyte_string): Use CHECK_RANGED_INTEGER instead. | Paul Eggert |
| 2011-10-24 | *print.c (Fexternal_debugging_output): Use more-conservative overflow fix. | Paul Eggert |
| 2011-10-24 | * print.c (PRINTFINISH): Undo alloca change; not needed. | Paul Eggert |
| 2011-10-24 | * lread.c: Fix off-by-one error that can read outside a buffer. | Paul Eggert |
| 2011-10-22 | Merge from trunk. | Paul Eggert |
| 2011-10-20 | Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g... | Eli Zaretskii |
| 2011-10-19 | Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794) | Paul Eggert |
| 2011-10-19 | Followup to 2011-10-19T09:48:35Z!eliz@gnu.org. | Eli Zaretskii |
| 2011-10-19 | Fix part 2 of bug #9771 with lines that start with a display vector. | Eli Zaretskii |
| 2011-10-18 | Have nobreak-char-display handle U+2010 and U+2011. | Chong Yidong |
| 2011-10-18 | Fix bug #9771 with slow redisplay in long lines full of control characters. | Eli Zaretskii |
| 2011-10-17 | Fix part 1 of bug #9771 with assertion violation in move_it_by_lines. | Eli Zaretskii |
| 2011-10-17 | Fix part 4 of bug#9771 with assertion violation when wrap-prefix is used | Eli Zaretskii |
| 2011-10-16 | Merge from trunk. | Paul Eggert |
| 2011-10-15 | Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618) | Martin Rudalics |
| 2011-10-14 | Merge from trunk. | Paul Eggert |
| 2011-10-14 | * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplained | Stefan Monnier |
| 2011-10-13 | * editfns.c (Fformat_time_string): Remove now-unnecessary check. | Paul Eggert |
| 2011-10-13 | Merge from trunk. | Paul Eggert |
| 2011-10-13 | Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. | Dmitry Antipov |
| 2011-10-13 | Fix the change with paragraph_dir initialization. | Eli Zaretskii |
| 2011-10-13 | Merge from trunk. | Paul Eggert |
| 2011-10-13 | * process.c (Fsignal_process): Check for process-ids out of pid_t range rathe... | Paul Eggert |
| 2011-10-12 | * editfns.c (Fuser_login_name, Fuser_full_name): Signal an error | Paul Eggert |
| 2011-10-12 | Fix bugs #9738 & 9739 with a display string that ends in 2 newlines. | Eli Zaretskii |
| 2011-10-12 | * doc.c (get_doc_string): Encode file name. | Stefan Monnier |
| 2011-10-12 | Merge from trunk. | Paul Eggert |
| 2011-10-12 | Remove incorrect comments about U+2028 LS character. | Eli Zaretskii |