| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update to latest Unicode 6.0 beta data files. | Juanma Barranquero | 2010-09-05 | 1 | -0/+4 |
| * | Check all lisp types in image loader | Andreas Schwab | 2010-09-04 | 1 | -0/+16 |
| * | Fix display of composed R2L text on MS-Windows. | Eli Zaretskii | 2010-09-04 | 1 | -0/+8 |
| * | * image.c (Fimagemagick_types): Doc fix. | Andreas Schwab | 2010-09-04 | 1 | -1/+1 |
| * | Fix type mismatch in ImageMagick loader | Andreas Schwab | 2010-09-04 | 1 | -0/+2 |
| * | * image.c (imagemagick_image_p): Replace bcopy by memcpy. | Andreas Schwab | 2010-09-04 | 1 | -0/+4 |
| * | Removed cut-buffer code. | Jan Djärv | 2010-09-02 | 1 | -0/+14 |
| * | merge trunk | Kenichi Handa | 2010-09-02 | 1 | -0/+8 |
| |\ |
|
| | * | * lisp/simple.el (blink-paren-function): Move from C to here. | Stefan Monnier | 2010-09-01 | 1 | -0/+8 |
| * | | merge changes in emacs-23 branch | Kenichi Handa | 2010-09-01 | 1 | -0/+35 |
| |\ \
| |/
|/| |
|
| | * | Fix handling of 8-bit characters in a display table. | Kenichi Handa | 2010-08-31 | 1 | -0/+30 |
| | * | term.c (encode_terminal_code): Encode byte chars to the correspnding bytes. | Kenichi Handa | 2010-08-29 | 1 | -0/+5 |
| * | | * src/keyboard.c (Fwindow_system): Fix compilation for USE_LISP_UNION_TYPE. | Stefan Monnier | 2010-08-31 | 1 | -0/+4 |
| * | | * src/keyboard.c (command_loop_1): Don't call x-set-selection on tty. | Chong Yidong | 2010-08-31 | 1 | -0/+4 |
| * | | * 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 |