| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix random crashes while scrolling backwards. | Eli Zaretskii | 2011-10-30 | 2 | -3/+7 |
| * | Fix bug 9869. | Jan Djärv | 2011-10-30 | 2 | -1/+17 |
| * | * gtkutil.c (xg_win_to_widget, xg_event_is_for_menubar): Initialize | Jan Djärv | 2011-10-30 | 2 | -0/+5 |
| * | Fix hang after C-z in gnome-shell. | Jan Djärv | 2011-10-30 | 3 | -12/+46 |
| * | * alloc.c (which_symbols): Declare EXTERNALLY_VISIBLE, | Paul Eggert | 2011-10-29 | 2 | -1/+8 |
| * | * src/frame.h (MOUSE_HL_INFO): Remove excess parens. | Andreas Schwab | 2011-10-29 | 2 | -37/+41 |
| * | Fix attribution for last commit in src/ChangeLog. | Eli Zaretskii | 2011-10-29 | 1 | -0/+2 |
| * | Fix the `xbytecode' user-defined command in .gdbinit. | Eli Zaretskii | 2011-10-29 | 3 | -6/+80 |
| * | Revert last commit. | Eli Zaretskii | 2011-10-29 | 2 | -13/+8 |
| * | Fix bug #9902 with crash caused by clearing mouse highlight. | Eli Zaretskii | 2011-10-29 | 2 | -8/+13 |
| * | Fixes: debbugs:9903 | Andreas Schwab | 2011-10-29 | 2 | -2/+7 |
| * | Revert problematic change to wait_reading_process_output. | Glenn Morris | 2011-10-28 | 2 | -9/+9 |
| * | Fix use of uninitialized variable. | Eli Zaretskii | 2011-10-28 | 2 | -1/+7 |
| * | * src/xdisp.c (note_mouse_highlight): Fix use of uninitialized var. | Chong Yidong | 2011-10-28 | 2 | -4/+11 |
| * | * src/window.c (make_window): Initialize phys_cursor_on_p. | Dan Nicolaescu | 2011-10-28 | 2 | -0/+5 |
| * | * src/lisp.h (struct Lisp_Symbol): Update comments. | Stefan Monnier | 2011-10-28 | 3 | -81/+79 |
| * | src/w32font.c (w32_load_unicows_or_gdi32): Add missing return. | Juanma Barranquero | 2011-10-28 | 2 | -1/+5 |
| * | Fix bug #8562 with Emacs display on Windows 9X. | Eli Zaretskii | 2011-10-28 | 4 | -4/+168 |
| * | src/window.c: Fix typos in docstrings. | Juanma Barranquero | 2011-10-27 | 2 | -20/+27 |
| * | More gnutls memory fixes. | Chong Yidong | 2011-10-27 | 4 | -146/+110 |
| * | Fix a memory leak in the built-in GnuTLS support. | Chong Yidong | 2011-10-27 | 4 | -45/+61 |
| * | src/image.c, src/w32*.c, lib-src/emacsclient.c: Silence warnings under -Wall. | Juanma Barranquero | 2011-10-27 | 5 | -10/+16 |
| * | Fix typos. | Juanma Barranquero | 2011-10-26 | 1 | -1/+1 |
| * | * lisp/term/w32-win.el (w32-default-color-map): Declare obsolete. | Juanma Barranquero | 2011-10-26 | 2 | -5/+16 |
| * | * lisp/progmodes/octave-*.el: Update maintainer. | Stefan Monnier | 2011-10-25 | 1 | -2/+0 |
| * | * dispextern.h (Fcontrolling_tty_p): New decl (Bug#6649 part 2). | Paul Eggert | 2011-10-25 | 2 | -0/+5 |
| * | Make function-key-map apply when key is bound to `undefined'. | Stefan Monnier | 2011-10-25 | 2 | -2/+19 |
| * | * sysdep.c (init_sys_modes): Fix the check for the controlling terminal. | Enami Tsugutomo | 2011-10-25 | 2 | -1/+9 |
| * | src/bidi.c: Fix a typo in a comment. | Eli Zaretskii | 2011-10-20 | 1 | -1/+1 |
| * | Improve the speedup of bidi display introduced in 2011-10-18T16:56:09Z!eliz@g... | Eli Zaretskii | 2011-10-20 | 3 | -15/+43 |
| * | Time zone name fixes for non-ASCII locales (Bug#641, Bug#9794) | Paul Eggert | 2011-10-19 | 3 | -62/+61 |
| * | Followup to 2011-10-19T09:48:35Z!eliz@gnu.org. | Eli Zaretskii | 2011-10-19 | 2 | -3/+14 |
| * | Fix part 2 of bug #9771 with lines that start with a display vector. | Eli Zaretskii | 2011-10-19 | 2 | -0/+13 |
| * | Have nobreak-char-display handle U+2010 and U+2011. | Chong Yidong | 2011-10-18 | 2 | -32/+43 |
| * | Fix bug #9771 with slow redisplay in long lines full of control characters. | Eli Zaretskii | 2011-10-18 | 2 | -10/+68 |
| * | Fix part 1 of bug #9771 with assertion violation in move_it_by_lines. | Eli Zaretskii | 2011-10-17 | 2 | -1/+7 |
| * | Fix part 4 of bug#9771 with assertion violation when wrap-prefix is used | Eli Zaretskii | 2011-10-17 | 2 | -1/+8 |
| * | Rewrite and delabelize vertical border check. (Bug#5357) (Bug#9618) | Martin Rudalics | 2011-10-15 | 2 | -51/+35 |
| * | * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplained | Stefan Monnier | 2011-10-14 | 2 | -20/+25 |
| * | Use xfree, not free, to avoid crash with --enable-checking=xmallocoverrun. | Dmitry Antipov | 2011-10-13 | 2 | -1/+6 |
| * | Fix the change with paragraph_dir initialization. | Eli Zaretskii | 2011-10-13 | 3 | -1/+10 |
| * | Fix bugs #9738 & 9739 with a display string that ends in 2 newlines. | Eli Zaretskii | 2011-10-12 | 2 | -2/+13 |
| * | * doc.c (get_doc_string): Encode file name. | Stefan Monnier | 2011-10-12 | 2 | -3/+9 |
| * | Remove incorrect comments about U+2028 LS character. | Eli Zaretskii | 2011-10-12 | 3 | -3/+5 |
| * | src/bidi.c (bidi_init_it): Initialize paragraph_dir to NEUTRAL_DIR. | Eli Zaretskii | 2011-10-12 | 2 | -0/+5 |
| * | * alloc.c (Fgc_status): Do not access beyond zombies array | Dmitry Antipov | 2011-10-11 | 2 | -2/+8 |
| * | * xdisp.c (set_cursor_from_row): Simplify conditionals, | Paul Eggert | 2011-10-11 | 2 | -21/+26 |
| * | * lread.c (read_escape): Allow hex escapes as large as ?\xfffffff. | Paul Eggert | 2011-10-11 | 2 | -2/+9 |
| * | * src/lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR) | Andreas Schwab | 2011-10-11 | 2 | -58/+64 |
| * | * minibuf.c (Finternal_complete_buffer): Fix last change. | Stefan Monnier | 2011-10-11 | 2 | -3/+8 |