| Commit message (Expand) | Author | Age | Files | Lines |
| * | * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE. | Stefan Monnier | 2010-08-31 | 2 | -0/+9 |
| * | * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty. | Chong Yidong | 2010-08-31 | 2 | -4/+9 |
| * | * src/marker.c (Fcopy_marker): Make the first arg optional. | Stefan Monnier | 2010-08-30 | 2 | -1/+7 |
| * | composite.c (composition_update_it): Fix previous change | Kenichi Handa | 2010-08-30 | 1 | -1/+1 |
| * | composite.c (composition_update_it): Fix computing of cmp_it->width. | Kenichi Handa | 2010-08-30 | 2 | -2/+6 |
| * | * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L. | Jan D | 2010-08-29 | 2 | -0/+16 |
| * | xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling c... | Kenichi Handa | 2010-08-26 | 2 | -2/+11 |
| * | fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf. | Kenichi Handa | 2010-08-25 | 2 | -1/+13 |
| * | Allow composition striding over PT. | Kenichi Handa | 2010-08-25 | 2 | -34/+15 |
| * | merge trunk | Kenichi Handa | 2010-08-25 | 29 | -698/+1072 |
| |\ |
|
| | * | Avoid clobbering primary selection when switching frames (Bug#6872). | Chong Yidong | 2010-08-24 | 2 | -5/+13 |
| | * | * dbusbind.c: Accept UNIX domain sockets as bus address. | Michael Albinus | 2010-08-23 | 2 | -82/+169 |
| | * | src/ChangeLog: Fix typos. | Juanma Barranquero | 2010-08-23 | 1 | -5/+5 |
| | * | Move reading an extended command to Elisp (bug#5364, bug#5214). | Juri Linkov | 2010-08-23 | 2 | -25/+8 |
| | * | Make obsolete --unibyte argument do nothing (Bug#6886). | Chong Yidong | 2010-08-22 | 3 | -68/+5 |
| | * | Merge changes from emacs-23 branch. | Chong Yidong | 2010-08-22 | 4 | -24/+63 |
| | |\ |
|
| | | * | * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP | Andreas Schwab | 2010-08-17 | 2 | -9/+10 |
| | | * | Avoid stack overflow in let, eval, and apply (Bug#6214). | Chong Yidong | 2010-08-17 | 2 | -9/+27 |
| | | * | * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S. | Jan D | 2010-08-14 | 2 | -13/+20 |
| | | * | * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test. | Jan D | 2010-08-13 | 2 | -0/+6 |
| | | * | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New | Peter O'Gorman | 2010-08-09 | 2 | -5/+9 |
| | * | | Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-08-22 | 2 | -2/+4 |
| | * | | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-08-22 | 4 | -1/+14 |
| | * | | Clean up and ANSIfy unexcoff.c. | Eli Zaretskii | 2010-08-22 | 2 | -40/+33 |
| | |\ \ |
|
| | | * | | Clean up unexcoff.c. | Eli Zaretskii | 2010-08-22 | 2 | -40/+33 |
| | * | | | Simplify termio code. | Dan Nicolaescu | 2010-08-22 | 7 | -371/+72 |
| | |/ / |
|
| | * | | xdisp.c: Fix typo in a comment in note_tool_bar_highlight. | Eli Zaretskii | 2010-08-21 | 1 | -1/+1 |
| | * | | Fix mirroring pixel positions on GUI terminals. | Eli Zaretskii | 2010-08-21 | 2 | -10/+16 |
| | * | | ChangeLog fixes. | Glenn Morris | 2010-08-20 | 1 | -10/+10 |
| | * | | Remove unused variables malloc_sbrk_used and malloc_sbrk_unused. | Dan Nicolaescu | 2010-08-20 | 2 | -15/+5 |
| | * | | Small src/puresize.h cleanup. | Dan Nicolaescu | 2010-08-20 | 2 | -9/+3 |
| | * | | * src/term.c: Do not include <termios.h>, systty.h does it. | Dan Nicolaescu | 2010-08-20 | 2 | -3/+2 |
| | * | | Remove redundant HAVE_TCATTR defines. | Dan Nicolaescu | 2010-08-20 | 3 | -6/+6 |
| | * | | Fix last change in buffer_posn_from_coords for text terminals. | Eli Zaretskii | 2010-08-21 | 2 | -1/+7 |
| | |\ \ |
|
| | | * | | Fix last change in buffer_posn_from_coords for text terminals. | Eli Zaretskii | 2010-08-20 | 2 | -1/+7 |
| | |/ / |
|
| | * | | merge from upstream | Joakim Verona | 2010-08-20 | 8 | -50/+102 |
| | |\ \ |
|
| | | * \ | Fix version string in top-level MSDOS Makefile. | Eli Zaretskii | 2010-08-20 | 2 | -0/+7 |
| | | |\ \ |
|
| | | | * | | Fix version string in top-level MSDOS Makefile. | Eli Zaretskii | 2010-08-20 | 2 | -0/+7 |
| | | * | | | xdisp.c: Add commentary about iterator geometry in R2L paragraphs. | Eli Zaretskii | 2010-08-20 | 1 | -1/+20 |
| | | * | | | Fix mouse clicks, drag, and highlight in R2L lines. | Eli Zaretskii | 2010-08-20 | 2 | -5/+38 |
| | | * | | | * image.c (imagemagick_clear_image): Remove debugging output. | Andreas Schwab | 2010-08-20 | 2 | -9/+4 |
| | | * | | | (set_frame_menubar): Remove call to undefined function. | Jason Rumney | 2010-08-19 | 2 | -5/+3 |
| | | * | | | New post-self-insert-hook. | Stefan Monnier | 2010-08-19 | 2 | -27/+22 |
| | | * | | | (w32_wnd_proc): Don't check context before initializing. | Jason Rumney | 2010-08-19 | 2 | -3/+8 |
| | * | | | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogs | Joakim Verona | 2010-08-20 | 1 | -0/+11 |
| | |/ / / |
|
| | * | | | upstream merge | Joakim Verona | 2010-08-19 | 5 | -5/+26 |
| | |\ \ \ |
|
| | * | | | | some minor cosmetic fixes in comments | Joakim Verona | 2010-08-19 | 1 | -16/+9 |
| | * | | | | fix some accidental whitespace changes | Joakim Verona | 2010-08-19 | 1 | -455/+450 |
| | * | | | | merge from trunk, no conflicts | Joakim Verona | 2010-08-18 | 8 | -10/+67 |
| | |\ \ \ \ |
|
| | * | | | | | minor cleanup | Joakim Verona | 2010-08-18 | 1 | -10/+3 |