| Commit message (Expand) | Author | Age | Files | Lines |
| * | * fileio.c (Vwrite_region_post_annotation_function) | Chong Yidong | 2009-01-22 | 1 | -0/+11 |
| * | * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ... | Adrian Robert | 2009-01-22 | 1 | -0/+7 |
| * | * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color val... | Adrian Robert | 2009-01-21 | 1 | -2/+6 |
| * | * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font... | Adrian Robert | 2009-01-21 | 1 | -0/+6 |
| * | * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.... | Adrian Robert | 2009-01-21 | 1 | -1/+5 |
| * | (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame. | Adrian Robert | 2009-01-21 | 1 | -0/+1 |
| * | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316) | Adrian Robert | 2009-01-21 | 1 | -0/+4 |
| * | * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-... | Adrian Robert | 2009-01-21 | 1 | -1/+5 |
| * | * nsmenu.m (NSMENUPROFILE): Change #if style. | Adrian Robert | 2009-01-21 | 1 | -0/+5 |
| * | * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts): | Chong Yidong | 2009-01-19 | 1 | -0/+8 |
| * | * fns.c (Fsubstring): Doc fix. | Chong Yidong | 2009-01-19 | 1 | -0/+4 |
| * | (ftfont_lookup_cache): Check the return value of FcFontList. | Kenichi Handa | 2009-01-19 | 1 | -0/+6 |
| * | * dbusbind.c (Fdbus_register_signal): | Juanma Barranquero | 2009-01-18 | 1 | -7/+9 |
| * | * callproc.c (Fgetenv_internal): Doc fix. | Juanma Barranquero | 2009-01-18 | 1 | -0/+4 |
| * | * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it | Chong Yidong | 2009-01-16 | 1 | -0/+5 |
| * | (Ffont_variation_glyphs): Silence compiler. | Glenn Morris | 2009-01-16 | 1 | -0/+4 |
| * | * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility. | Juanma Barranquero | 2009-01-15 | 1 | -0/+5 |
| * | (detect_coding_system): Fix handling of null_byte_fount. | Kenichi Handa | 2009-01-15 | 1 | -0/+5 |
| * | *** empty log message *** | Jason Rumney | 2009-01-14 | 1 | -0/+5 |
| * | (TWO_MORE_BYTES): New macro. | Kenichi Handa | 2009-01-14 | 1 | -1/+7 |
| * | * font.c (font_clear_prop): If clearing the family, clear the font | Chong Yidong | 2009-01-13 | 1 | -0/+8 |
| * | * sound.c [WINDOWSNT] (SOUND_WARNING): New macro. | Juanma Barranquero | 2009-01-12 | 1 | -0/+6 |
| * | (read_char): Fix case where last_nonmenu_event | Martin Rudalics | 2009-01-12 | 1 | -0/+5 |
| * | * xfaces.c (Finternal_set_lisp_face_attribute): If setting the | Chong Yidong | 2009-01-12 | 1 | -0/+5 |
| * | (cmd_error_internal): Exit when errors occur before | Jason Rumney | 2009-01-11 | 1 | -0/+5 |
| * | Fix typo. | Glenn Morris | 2009-01-10 | 1 | -1/+1 |
| * | * xdisp.c (pos_visible_p): When iterator stops on the last glyph | Chong Yidong | 2009-01-10 | 1 | -0/+7 |
| * | Fix Bug #876: | Eli Zaretskii | 2009-01-10 | 1 | -0/+11 |
| * | (add_font_entity_to_list): Don't report unknown | Jason Rumney | 2009-01-09 | 1 | -0/+6 |
| * | * xfaces.c (Fx_font_family_list): Function deleted. Compatibility | Chong Yidong | 2009-01-09 | 1 | -0/+8 |
| * | (x_set_frame_parameters): Remember requested value for | Martin Rudalics | 2009-01-09 | 1 | -0/+5 |
| * | (last_command_char): For clarity, rename to... | Glenn Morris | 2009-01-09 | 1 | -0/+9 |
| * | * font.c (font_open_for_lface): Handle unspecified height attribute. | Chong Yidong | 2009-01-08 | 1 | -0/+5 |
| * | (Vx_pointer_shape, Vx_nontext_pointer_shape) | Jason Rumney | 2009-01-08 | 1 | -0/+9 |
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| * | (Finsert_file_contents): In the case of replace, | Kenichi Handa | 2009-01-07 | 1 | -0/+4 |
| * | Add bug reference. | Juanma Barranquero | 2009-01-07 | 1 | -1/+1 |
| * | (decode_coding_utf_8): Check byte_after_cr before breaking the loop. | Kenichi Handa | 2009-01-07 | 1 | -0/+8 |
| * | (x_set_frame_parameters): Make sure height (width) get | Martin Rudalics | 2009-01-05 | 1 | -0/+5 |
| * | Add bug reference. | Juanma Barranquero | 2009-01-04 | 1 | -3/+3 |
| * | Fix typos. | Juanma Barranquero | 2009-01-04 | 1 | -8/+8 |
| * | * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766) | Juanma Barranquero | 2009-01-04 | 1 | -0/+12 |
| * | Fix typos. | Juanma Barranquero | 2009-01-04 | 1 | -19/+17 |
| * | (list_system_processes, system_process_attributes) [MSDOS]: Don't use the | Eli Zaretskii | 2009-01-03 | 1 | -0/+20 |
| * | (parse_modifiers_uncached): Wheel events are clicks (bug#687). | Jason Rumney | 2009-01-03 | 1 | -0/+3 |
| * | * w32term.c (x_query_colors, x_query_color): New functions. | Jason Rumney | 2009-01-03 | 1 | -0/+8 |
| * | * nsfns.m (x_set_foreground_color, x_set_background_color) | Dan Nicolaescu | 2009-01-02 | 1 | -0/+9 |
| * | (system_process_attributes): Provide Qtime and Qctime | Dan Nicolaescu | 2009-01-02 | 1 | -0/+5 |
| * | (process_times): Compute sum of utime and stime. | Eli Zaretskii | 2009-01-02 | 1 | -0/+15 |
| * | (Qgobject): New symbol. | Jason Rumney | 2009-01-02 | 1 | -0/+6 |