| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | Small callint.c fix. | Glenn Morris | 2011-10-08 | 2 | -0/+7 |
| * | Fix cursor positioning in hscrolled lines with R2L characters. | Eli Zaretskii | 2011-10-08 | 2 | -1/+7 |
| * | src/xdisp.c (hscroll_window_tree): Support hscroll in right-to-left lines. | Eli Zaretskii | 2011-10-08 | 2 | -6/+32 |
| * | Fix bug #4426 with buffer_posn_from_coords when header line is present. | Eli Zaretskii | 2011-10-08 | 2 | -0/+9 |
| * | * alloc.c: Add comment. | Paul Eggert | 2011-10-07 | 1 | -0/+5 |
| * | * src/buffer.c (syms_of_buffer) <enable-multibyte-characters>: Don't | Stefan Monnier | 2011-10-07 | 2 | -17/+20 |
| * | Fix alignment-related core dump during GC. | Paul Eggert | 2011-10-07 | 2 | -20/+29 |
| * | * src/keyboard.c (read_key_sequence_remapped): New var. | Stefan Monnier | 2011-10-03 | 2 | -7/+19 |
| * | * lisp/pcomplete.el: Require comint. | Stefan Monnier | 2011-10-02 | 2 | -6/+11 |
| * | * src/minibuf.c (Finternal_complete_buffer): Only show internal buffers if | Stefan Monnier | 2011-10-01 | 2 | -2/+7 |
| * | Merge changes from emacs-23 | Chong Yidong | 2011-10-01 | 2 | -3/+10 |
| |\ |
|
| | * | * src/keymap.c (Fsingle_key_description): Use make_specified_string | Andreas Schwab | 2011-09-19 | 2 | -3/+10 |
| * | | * buffer.h (struct buffer): Use time_t, not int, for a time stamp. | Paul Eggert | 2011-09-30 | 4 | -6/+14 |
| * | | Remove dependency on glibc malloc internals. | Paul Eggert | 2011-09-30 | 4 | -70/+79 |
| * | | * nsterm.m (windowDidResize): Call x_set_window_size only when | Jan Djärv | 2011-09-30 | 2 | -1/+23 |
| * | | src/ChangeLog: Minor typos fixed. | Eli Zaretskii | 2011-09-30 | 1 | -6/+6 |
| * | | Port --enable-checking=all to Fedora 14 x86-64. | Paul Eggert | 2011-09-30 | 2 | -1/+7 |
| * | | Port --enable-checking=all to Fedora 14 x86. | Paul Eggert | 2011-09-29 | 4 | -33/+84 |
| * | | Fix the MSDOS build. | Eli Zaretskii | 2011-09-29 | 2 | -0/+9 |
| * | | Fix bug #9624 with crashes in Muse mode. | Eli Zaretskii | 2011-09-28 | 3 | -4/+38 |
| * | | Fix typos. | Juanma Barranquero | 2011-09-28 | 4 | -3/+7 |
| * | | Fix bug #9610 with slow cursor motion in buffers with invisible text. | Eli Zaretskii | 2011-09-27 | 2 | -32/+75 |
| * | | * lread.c (readevalloop): Use correct code for NBSP. | Andreas Schwab | 2011-09-27 | 2 | -4/+9 |
| * | | Bump version to 24.0.90.emacs-pretest-24.0.90 | Chong Yidong | 2011-09-25 | 1 | -1/+1 |
| * | | * dbusbind.c (Fdbus_register_signal): When service is not | Michael Albinus | 2011-09-25 | 2 | -7/+6 |
| * | | * src/buffer.c (truncate-lines): Doc fix. | Glenn Morris | 2011-09-24 | 2 | -1/+7 |
| * | | Minor doc fixes for some window functions. | Chong Yidong | 2011-09-24 | 2 | -11/+14 |
| * | | * src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715) | Glenn Morris | 2011-09-24 | 2 | -0/+8 |
| * | | Fix minor problems found by static checking. | Paul Eggert | 2011-09-24 | 3 | -2/+8 |
| |\ \ |
|
| | * | | * xdisp.c (string_from_display_spec): Don't use int for vector length. | Paul Eggert | 2011-09-24 | 2 | -1/+3 |
| | * | | * indent.c (Fvertical_motion): Fix == vs = typo. | Paul Eggert | 2011-09-24 | 2 | -1/+5 |
| |/ / |
|
| * | | Change the default value of redisplay-dont-pause to t. | Eli Zaretskii | 2011-09-24 | 2 | -2/+5 |
| * | | Fix vertical cursor motion when the newline is covered by a display string. | Eli Zaretskii | 2011-09-24 | 3 | -49/+233 |
| * | | * dbusbind.c (Fdbus_register_signal): Add match rule to | Michael Albinus | 2011-09-24 | 2 | -2/+12 |
| * | | bidi.c: Whitespace changes and a few added parentheses, | Richard M. Stallman | 2011-09-24 | 1 | -78/+82 |
| * | | do not ignore write error for any output size | Jim Meyering | 2011-09-24 | 2 | -1/+16 |