| Commit message (Expand) | Author | Age | Files | Lines |
| * | (timer_check): After a timer runs, ensure that the selected window's | Chong Yidong | 2008-11-30 | 1 | -5/+8 |
| * | * keyboard.c (timer_check): After a timer runs, ensure that the | Chong Yidong | 2008-11-30 | 1 | -0/+5 |
| * | * makefile.w32-in ($(BLD)/abbrev.$(O)): Remove. | Juanma Barranquero | 2008-11-30 | 2 | -12/+3 |
| * | * w32proc.c (Fw32_get_locale_info): Fix typo in docstring. | Juanma Barranquero | 2008-11-30 | 2 | -2/+6 |
| * | * w32proc.c: Include "coding.h". | Juanma Barranquero | 2008-11-29 | 2 | -3/+11 |
| * | (CHAR_CHARSET_P): Check if the encoder is loaded or | Kenichi Handa | 2008-11-29 | 2 | -1/+5 |
| * | (Fdefine_charset_internal): After calculating | Kenichi Handa | 2008-11-29 | 2 | -3/+15 |
| * | * frame.c (x_set_alpha) [NS_IMPL_COCOA]: Call x_set_frame_alpha. | Seiji Zenitani | 2008-11-28 | 4 | -3/+53 |
| * | (Fx_font_family_list, syms_of_xfaces): Fix last change. | Eli Zaretskii | 2008-11-27 | 2 | -20/+27 |
| * | * w32font.c (add_font_entity_to_list): Pass the right LOGFONT | Juanma Barranquero | 2008-11-27 | 2 | -4/+10 |
| * | (print_object): For bool-vector, delete unnecessary | Kenichi Handa | 2008-11-27 | 1 | -6/+1 |
| * | (describe_vector): Adjusted for the change of | Kenichi Handa | 2008-11-27 | 1 | -12/+29 |
| * | (fontset_add): Adjusted for the change of | Kenichi Handa | 2008-11-27 | 1 | -6/+3 |
| * | (sub_char_table_ref_and_range): Adjusted for the | Kenichi Handa | 2008-11-27 | 1 | -47/+44 |
| * | (enum charset_method): Delete | Kenichi Handa | 2008-11-27 | 1 | -11/+9 |
| * | (Vchar_unified_charset_table): Delete it. | Kenichi Handa | 2008-11-27 | 1 | -178/+385 |
| * | (MAYBE_UNIFY_CHAR): Call maybe_unify_char instead of | Kenichi Handa | 2008-11-27 | 1 | -20/+12 |
| * | (hash_get_category_set): New function. | Kenichi Handa | 2008-11-27 | 1 | -4/+29 |
| * | (SET_CATEGORY_SET): Call set_category_set. | Kenichi Handa | 2008-11-27 | 1 | -1/+2 |
| * | *** empty log message *** | Kenichi Handa | 2008-11-27 | 1 | -0/+63 |
| * | (w32font_open_internal): Don't include external leading in font height. | Jason Rumney | 2008-11-26 | 2 | -0/+10 |
| * | committing logs wrote but forgot to commit last night | Adrian Robert | 2008-11-26 | 1 | -0/+19 |
| * | (Fx_font_family_list): Replace lisp/term/pc-win.el redefinition with | Glenn Morris | 2008-11-26 | 2 | -0/+9 |
| * | * nsterm.m (ns_get_color): Handle long hex strings (fixes bug #1044). | Adrian Robert | 2008-11-25 | 1 | -5/+14 |
| * | * nsterm.m (-otherMouseDown:, -otherMouseUp:, -otherMouseDragged): New Emacs... | Adrian Robert | 2008-11-25 | 1 | -6/+31 |
| * | Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE... | Adrian Robert | 2008-11-25 | 7 | -10/+39 |
| * | (Fcompleting_read, Vminibuffer_completion_confirm): Document | Chong Yidong | 2008-11-24 | 1 | -3/+14 |
| * | * minibuf.c (Fcompleting_read, Vminibuffer_completion_confirm): | Chong Yidong | 2008-11-24 | 1 | -0/+6 |
| * | (check_face_name): Use xstrcasecmp. Avoid compiler warning. | Jason Rumney | 2008-11-24 | 2 | -6/+12 |
| * | (check_face_name): New function. | Jason Rumney | 2008-11-23 | 2 | -5/+50 |
| * | (uniscribe_encode_char): Ensure context is restored before returning. | Jason Rumney | 2008-11-23 | 1 | -2/+2 |
| * | (Fswitch_to_buffer): Reword and mention new option | Martin Rudalics | 2008-11-22 | 2 | -12/+21 |
| * | Fix typos in comments. | Juanma Barranquero | 2008-11-21 | 1 | -6/+6 |
| * | (Fbuffer_swap_text): Remove redundant marker manipulation. | Stefan Monnier | 2008-11-21 | 2 | -82/+72 |
| * | (detect_coding_iso_2022): Reject invalid composition | Kenichi Handa | 2008-11-21 | 2 | -16/+66 |
| * | (coordinates_in_window): Don't return | Martin Rudalics | 2008-11-20 | 2 | -1/+11 |
| * | (syms_of_buffer): Fix doc-string of cursor-type. | Martin Rudalics | 2008-11-16 | 2 | -2/+7 |
| * | (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg | Eli Zaretskii | 2008-11-15 | 2 | -3/+11 |
| * | (x_draw_glyph_string): For stretch glyphs, don't call | Chong Yidong | 2008-11-15 | 2 | -2/+8 |
| * | * xterm.c (x_draw_glyph_string): For stretch glyphs, don't call | Chong Yidong | 2008-11-15 | 1 | -0/+7 |
| * | (x_draw_glyph_string): Stop drawing the background of the next glyph | Chong Yidong | 2008-11-15 | 1 | -1/+2 |
| * | (ns_draw_glyph_string): Stop drawing the background of the next glyph | Chong Yidong | 2008-11-15 | 1 | -1/+2 |
| * | (x_draw_glyph_string): Stop drawing the background of the next glyph | Chong Yidong | 2008-11-15 | 1 | -1/+2 |
| * | * xterm.c (x_draw_glyph_string): Stop drawing the background of | Chong Yidong | 2008-11-15 | 1 | -0/+9 |
| * | (Finsert_file_contents): Decrement specpdl_ptr to avoid double file | Chong Yidong | 2008-11-14 | 1 | -0/+11 |
| * | * fileio.c (Finsert_file_contents): Decrement specpdl_ptr to avoid | Chong Yidong | 2008-11-14 | 1 | -0/+5 |
| * | (window_loop): In DELETE_BUFFER_WINDOWS case, reset | Martin Rudalics | 2008-11-14 | 2 | -0/+8 |
| * | * w32-fns.el (w32-shell-dos-semantics): | Juanma Barranquero | 2008-11-14 | 3 | -3/+9 |
| * | (OBJ1, WIN32OBJ): Fix whitespace. | Eli Zaretskii | 2008-11-14 | 2 | -34/+38 |
| * | (BASE_PURESIZE): Increase to 1260000. | Katsumi Yamaoka | 2008-11-14 | 2 | -1/+5 |