| Commit message (Expand) | Author | Age | Files | Lines |
| * | * src/marker.c (Fcopy_marker): Make the first arg optional. | Stefan Monnier | 2010-08-30 | 1 | -0/+4 |
| * | composite.c (composition_update_it): Fix computing of cmp_it->width. | Kenichi Handa | 2010-08-30 | 1 | -0/+5 |
| * | * nsterm.m (ns_draw_window_cursor): Draw BAR_CURSOR correct for R2L. | Jan D | 2010-08-29 | 1 | -0/+4 |
| * | xdisp.c (compute_stop_pos): Pay attention to bidi scan direction on calling c... | Kenichi Handa | 2010-08-26 | 1 | -0/+5 |
| * | fontset.c (reorder_font_vector): Prefer a font-spec specifying :otf. | Kenichi Handa | 2010-08-25 | 1 | -0/+3 |
| * | Allow composition striding over PT. | Kenichi Handa | 2010-08-25 | 1 | -0/+9 |
| * | merge trunk | Kenichi Handa | 2010-08-25 | 1 | -2/+181 |
| |\ |
|
| | * | Avoid clobbering primary selection when switching frames (Bug#6872). | Chong Yidong | 2010-08-24 | 1 | -0/+5 |
| | * | * dbusbind.c: Accept UNIX domain sockets as bus address. | Michael Albinus | 2010-08-23 | 1 | -0/+17 |
| | * | 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 | 1 | -0/+6 |
| | * | Make obsolete --unibyte argument do nothing (Bug#6886). | Chong Yidong | 2010-08-22 | 1 | -0/+4 |
| | * | Merge changes from emacs-23 branch. | Chong Yidong | 2010-08-22 | 1 | -0/+25 |
| | |\ |
|
| | | * | * eval.c (Flet, Feval, Fapply, apply_lambda): Use SAFE_ALLOCA_LISP | Andreas Schwab | 2010-08-17 | 1 | -0/+5 |
| | | * | Avoid stack overflow in let, eval, and apply (Bug#6214). | Chong Yidong | 2010-08-17 | 1 | -0/+5 |
| | | * | * doc.c (Fsnarf_documentation): Set skip_file only if p[1] is S. | Jan D | 2010-08-14 | 1 | -0/+4 |
| | | * | * doc.c (Fsnarf_documentation): Initialize skip_file before build-files test. | Jan D | 2010-08-13 | 1 | -0/+5 |
| | | * | * src/s/hpux10-20.h (HAVE_TERMIOS, NO_TERMIO, ORDINARY_LINK): New | Peter O'Gorman | 2010-08-09 | 1 | -0/+6 |
| | * | | Fix dependencies according to 2010-08-22T15:14:37Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-08-22 | 1 | -0/+2 |
| | * | | Fix the w32 build after 2010-08-22T15:14:37Z!dann@ics.uci.edu. | Eli Zaretskii | 2010-08-22 | 1 | -0/+8 |
| | * | | Clean up and ANSIfy unexcoff.c. | Eli Zaretskii | 2010-08-22 | 1 | -0/+9 |
| | |\ \ |
|
| | | * | | Clean up unexcoff.c. | Eli Zaretskii | 2010-08-22 | 1 | -0/+9 |
| | * | | | Simplify termio code. | Dan Nicolaescu | 2010-08-22 | 1 | -0/+39 |
| | |/ / |
|
| | * | | Fix mirroring pixel positions on GUI terminals. | Eli Zaretskii | 2010-08-21 | 1 | -0/+5 |
| | * | | 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 | 1 | -0/+5 |
| | * | | Small src/puresize.h cleanup. | Dan Nicolaescu | 2010-08-20 | 1 | -0/+3 |
| | * | | * src/term.c: Do not include <termios.h>, systty.h does it. | Dan Nicolaescu | 2010-08-20 | 1 | -0/+2 |
| | * | | Remove redundant HAVE_TCATTR defines. | Dan Nicolaescu | 2010-08-20 | 1 | -0/+6 |
| | * | | Fix last change in buffer_posn_from_coords for text terminals. | Eli Zaretskii | 2010-08-21 | 1 | -0/+3 |
| | |\ \ |
|
| | | * | | Fix last change in buffer_posn_from_coords for text terminals. | Eli Zaretskii | 2010-08-20 | 1 | -0/+3 |
| | |/ / |
|
| | * | | merge from upstream | Joakim Verona | 2010-08-20 | 1 | -0/+29 |
| | |\ \ |
|
| | | * \ | Fix version string in top-level MSDOS Makefile. | Eli Zaretskii | 2010-08-20 | 1 | -0/+5 |
| | | |\ \ |
|
| | | | * | | Fix version string in top-level MSDOS Makefile. | Eli Zaretskii | 2010-08-20 | 1 | -0/+5 |
| | | * | | | Fix mouse clicks, drag, and highlight in R2L lines. | Eli Zaretskii | 2010-08-20 | 1 | -0/+6 |
| | | * | | | * image.c (imagemagick_clear_image): Remove debugging output. | Andreas Schwab | 2010-08-20 | 1 | -0/+4 |
| | | * | | | (set_frame_menubar): Remove call to undefined function. | Jason Rumney | 2010-08-19 | 1 | -0/+2 |
| | | * | | | New post-self-insert-hook. | Stefan Monnier | 2010-08-19 | 1 | -0/+8 |
| | | * | | | (w32_wnd_proc): Don't check context before initializing. | Jason Rumney | 2010-08-19 | 1 | -0/+4 |
| | * | | | | minor imagemagick tweaks, one configure bugfix, and some ChangeLogs | Joakim Verona | 2010-08-20 | 1 | -0/+11 |
| | |/ / / |
|
| * | | | | Fix finding a stop position for composition. | Kenichi Handa | 2010-08-25 | 1 | -0/+6 |
| |/ / / |
|
| * | | | * nsselect.m (nxatoms_of_nsselect): Use "Selection" and "Secondary". | Jan D | 2010-08-19 | 1 | -0/+4 |
| * | | | Fix display of bar cursor on right-to-left text. | Eli Zaretskii | 2010-08-18 | 1 | -0/+6 |
| * | | | * lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's | Stefan Monnier | 2010-08-18 | 1 | -0/+2 |
| * | | | * casefiddle.c (casify_region): Setup gl_state. | Stefan Monnier | 2010-08-18 | 1 | -0/+4 |
| * | | | * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868). | Jan D | 2010-08-18 | 1 | -0/+4 |
| * | | | * gtkutil.c (update_frame_tool_bar): Literal stings are const char*. | Jan D | 2010-08-18 | 1 | -0/+4 |
| * | | | Use CLIPBOARD and PRIMARY on NS (Bug#6677). | Jan D | 2010-08-18 | 1 | -0/+11 |
| * | | | * src/gtkutil.c (update_frame_tool_bar): Don't assume TOOL_BAR_ITEM_LABEL | Stefan Monnier | 2010-08-17 | 1 | -4/+10 |
| * | | | * nsfns.m (ns_frame_parm_handlers): Add a slot for the | Jan D | 2010-08-17 | 1 | -0/+5 |