| Commit message (Expand) | Author | Age | Files | Lines |
| * | * dbusbind.c (xd_in_read_queued_messages): New variable. | Michael Albinus | 2008-10-24 | 2 | -53/+75 |
| * | * configure (*-sunos5*, *-solaris* ): Use the new file sol2-10.h. | Dan Nicolaescu | 2008-10-23 | 2 | -0/+26 |
| * | * xdisp.c (fill_glyph_string): Fix typo in source (though the | Juanma Barranquero | 2008-10-23 | 2 | -3/+8 |
| * | (Fget_buffer_create): Rename arg to buffer_or_name. Reword doc-string. | Martin Rudalics | 2008-10-23 | 2 | -19/+32 |
| * | * character.c (syms_of_character) <script-representative-chars>: | Juanma Barranquero | 2008-10-23 | 2 | -3/+8 |
| * | (font_match_p): Fix previous change. | Kenichi Handa | 2008-10-23 | 1 | -1/+1 |
| * | (font_match_p): Fix for the case that a vector of | Kenichi Handa | 2008-10-23 | 1 | -7/+43 |
| * | (make_conversion_work_buffer): Check that Vcode_conversion_reused_workbuf | Noah Friedman | 2008-10-23 | 2 | -3/+9 |
| * | (font_add_log): Check the values of extra properties. | Kenichi Handa | 2008-10-23 | 2 | -3/+10 |
| * | (Fwindow_dedicated_p, Fset_window_dedicated_p): Reword doc-string. | Martin Rudalics | 2008-10-22 | 2 | -14/+28 |
| * | Fix instance of Bug#870. | Juanma Barranquero | 2008-10-22 | 1 | -0/+3 |
| * | * xdisp.c (next_element_from_buffer): Remove bogus xassert condition. | Juanma Barranquero | 2008-10-22 | 2 | -8/+6 |
| * | * lisp/version.el (emacs-version): Change '*Step' to 'NS' for consistency wit... | Adrian Robert | 2008-10-22 | 3 | -17/+44 |
| * | * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert. | Juanma Barranquero | 2008-10-22 | 2 | -9/+14 |
| * | *** empty log message *** | Kenichi Handa | 2008-10-22 | 1 | -0/+3 |
| * | (scan_words): Call word_boundary_p instead of comparing | Kenichi Handa | 2008-10-22 | 1 | -2/+2 |
| * | Don't setup | Kenichi Handa | 2008-10-22 | 1 | -0/+8 |
| * | (word_boundary_p): Check scripts instead of charset. | Kenichi Handa | 2008-10-22 | 1 | -16/+19 |
| * | (Fencode_coding_region, Fdecode_coding_region) | Eli Zaretskii | 2008-10-21 | 2 | -6/+13 |
| * | Remove prototype for no_switch_window. | Martin Rudalics | 2008-10-21 | 2 | -1/+12 |
| * | (Fget_buffer, Fbury_buffer, switch_to_buffer_1): | Martin Rudalics | 2008-10-21 | 1 | -129/+117 |
| * | (main): Unconditionally set PER_LINUX32 and exec | Jan Djärv | 2008-10-21 | 2 | -16/+16 |
| * | (detect_coding_charset): For iso-8859-* coding systems, | Kenichi Handa | 2008-10-21 | 2 | -3/+18 |
| * | (Fset_file_modes): Doc fix. | Eli Zaretskii | 2008-10-20 | 2 | -1/+5 |
| * | Add arch tagline | Miles Bader | 2008-10-20 | 1 | -0/+3 |
| * | * dbusbind.c (XD_OBJECT_TO_DBUS_TYPE): Handle simple type symbols | Michael Albinus | 2008-10-19 | 1 | -3/+6 |
| * | *** empty log message *** | Michael Albinus | 2008-10-19 | 1 | -0/+5 |
| * | (Fwindow_dedicated_p, Fset_window_dedicated_p): | Martin Rudalics | 2008-10-19 | 2 | -15846/+15862 |
| * | *** empty log message *** | Eli Zaretskii | 2008-10-18 | 1 | -15818/+15822 |
| * | (Fset_file_modes): Doc fix. | Eli Zaretskii | 2008-10-18 | 1 | -1/+4 |
| * | (Fwindow_width, Fset_window_start) | Martin Rudalics | 2008-10-18 | 2 | -51/+76 |
| * | * configure.in: Add support for GNU/Linux on SuperH. | Dan Nicolaescu | 2008-10-18 | 2 | -0/+11 |
| * | (Fsplit_window): Rename arg horflag to horizontal. | Martin Rudalics | 2008-10-17 | 2 | -11/+14 |
| * | (ftfont_otf_features): Fix indexing | Kenichi Handa | 2008-10-17 | 2 | -2/+10 |
| * | * dbusbind.c (Fdbus_call_method): Unbreak usage line. | Magnus Henoch | 2008-10-16 | 2 | -6/+8 |
| * | (Fexpand_file_name): Doc fix. | Chong Yidong | 2008-10-16 | 1 | -1/+7 |
| * | * fileio.c (Fexpand_file_name): Doc fix. | Chong Yidong | 2008-10-16 | 1 | -0/+2 |
| * | (Finternal_set_lisp_face_attribute): Make null values of :foreground | Chong Yidong | 2008-10-16 | 1 | -0/+6 |
| * | * xfaces.c (Finternal_set_lisp_face_attribute): Make null values | Chong Yidong | 2008-10-16 | 1 | -0/+6 |
| * | (syms_of_buffer): Doc fix. | Eli Zaretskii | 2008-10-15 | 2 | -2/+7 |
| * | Fix typos. | Juanma Barranquero | 2008-10-14 | 1 | -1/+1 |
| * | (font_clear_prop): When clearing font width, clear the average width | Chong Yidong | 2008-10-14 | 1 | -1/+5 |
| * | * font.c (font_clear_prop): When clearing font width, clear the | Chong Yidong | 2008-10-14 | 1 | -0/+5 |
| * | (Finternal_set_lisp_face_attribute): Revert last change. | Chong Yidong | 2008-10-14 | 1 | -1/+0 |
| * | Revert last change. | Chong Yidong | 2008-10-14 | 1 | -5/+0 |
| * | (Finternal_set_lisp_face_attribute): If the font is to be updated, | Chong Yidong | 2008-10-14 | 1 | -6/+10 |
| * | * xfaces.c (Finternal_set_lisp_face_attribute): If the font is to | Chong Yidong | 2008-10-14 | 1 | -0/+5 |
| * | * ftfont.c (ftfont_shape_by_flt): Make static. | Andreas Schwab | 2008-10-12 | 3 | -4/+5 |
| * | Don't include <m17n-flt.h>. | Andreas Schwab | 2008-10-12 | 2 | -3/+4 |
| * | (SYSTEM_PURESIZE_EXTRA): Decrease to 10000. | Eli Zaretskii | 2008-10-10 | 2 | -3/+9 |