| Commit message (Expand) | Author | Age | Files | Lines |
| * | (font_for_char): Use assq_no_quit, not assoc_no_quit. | Kenichi Handa | 2009-01-28 | 1 | -0/+2 |
| * | (font_for_char): Use assq_no_quit, not assoc_no_quit. | Kenichi Handa | 2009-01-28 | 1 | -0/+4 |
| * | * fns.c (concat): Check for string overflow (bug#1787). | Chong Yidong | 2009-01-27 | 1 | -0/+2 |
| * | * undo.c (undo_limit, undo_strong_limit, Vundo_outer_limit): | Chong Yidong | 2009-01-27 | 1 | -0/+5 |
| * | (ftfont_has_char): If the arg FONT is a font-object, | Kenichi Handa | 2009-01-27 | 1 | -0/+10 |
| * | * fontset.c (fontset_find_font): Fix handling of non-cons return | Chong Yidong | 2009-01-26 | 1 | -0/+6 |
| * | (w32font_list_internal): Return quickly if registry is | Jason Rumney | 2009-01-26 | 1 | -0/+8 |
| * | Add bug references. | Juanma Barranquero | 2009-01-25 | 1 | -3/+3 |
| * | Add bug references. | Juanma Barranquero | 2009-01-25 | 1 | -5/+5 |
| * | Changes to remove Feval calls from GUI under NS. | Adrian Robert | 2009-01-25 | 1 | -0/+27 |
| * | * dispnew.c (buffer_posn_from_coords): Use Fset_buffer instead of | Chong Yidong | 2009-01-25 | 1 | -0/+5 |
| * | * fontset.c (fontset_font): If we know there is no font, don't do any | Chong Yidong | 2009-01-24 | 1 | -0/+3 |
| * | * font.c (font_parse_xlfd): Handle patterns of length < 2. | Chong Yidong | 2009-01-24 | 1 | -0/+4 |
| * | * nsterm.m (ns_draw_glyph_string): Use it, parallel Yamamoto Mitsuharu change... | Adrian Robert | 2009-01-23 | 1 | -0/+3 |
| * | * nsimage.m (setPixmapData:): Set to ignore image DPI. | Adrian Robert | 2009-01-23 | 1 | -0/+5 |
| * | * nsterm.m (EmacsView-readSelectionFromPasteboard:) (writeSelectionToPasteboa... | Adrian Robert | 2009-01-23 | 1 | -0/+9 |
| * | * emacs.c (main): Do fork+exec under --daemon in Cocoa. | Adrian Robert | 2009-01-23 | 1 | -0/+4 |
| * | * alloc.c (mark_stack): Use "flushw" instead of "ta 3" assembly | Chong Yidong | 2009-01-23 | 1 | -0/+5 |
| * | Fix typos. | Juanma Barranquero | 2009-01-22 | 1 | -5/+4 |
| * | Remove '23' comments that indicated code added during update from emacs-20 ->... | Adrian Robert | 2009-01-22 | 1 | -0/+10 |
| * | * nsfns.m (ns-read-file-name): Fix typo in assignment statement. | Adrian Robert | 2009-01-22 | 1 | -0/+2 |
| * | * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all ... | Adrian Robert | 2009-01-22 | 1 | -0/+3 |
| * | fix date in last commit | Adrian Robert | 2009-01-22 | 1 | -1/+1 |
| * | * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier... | Adrian Robert | 2009-01-22 | 1 | -0/+5 |
| * | * 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 |