Mercurial > emacs
log src/ChangeLog @ 107658:6db6f99911e0
age | author | description |
---|---|---|
2010-03-30 | Eli Zaretskii | Restore original behavior of move_it_in_display_line_to when !bidi_p. |
2010-03-30 | Dan Nicolaescu | * xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern. |
2010-03-30 | Eli Zaretskii | Fix a crash of I-search in a bidi-reordered buffer. |
2010-03-30 | Juanma Barranquero | * makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h. |
2010-03-30 | Eli Zaretskii | Initial support for bidirectional editing. |
2010-03-30 | Dan Nicolaescu | Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG. |
2010-03-27 | Chong Yidong | * process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows. |
2010-03-25 | YAMAMOTO Mitsuharu | Don't call turn_on_atimers around `connect' (Bug#5723). |