| Commit message (Expand) | Author | Age | Files | Lines |
| * | (unexec): Handle unaligned bss offset. | Andreas Schwab | 2009-02-02 | 1 | -0/+4 |
| * | formatting in ChangeLog, wording change to comment in nsterm.m | Adrian Robert | 2009-02-02 | 1 | -0/+2 |
| * | * nsterm.m (ns_read_socket): Copy 2009-01-29 and 2009-01-30 | Adrian Robert | 2009-02-01 | 1 | -0/+8 |
| * | * dispnew.c (window_change_signal): Don't try to get the size of a | Dan Nicolaescu | 2009-01-30 | 1 | -0/+5 |
| * | (mark_stack): Properly conditionalize previous change. | Dan Nicolaescu | 2009-01-30 | 1 | -0/+4 |
| * | * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]: | Juanma Barranquero | 2009-01-30 | 1 | -0/+6 |
| * | (detect_eol, decode_eol): Handle text with DOS-style EOLs that also has | Eli Zaretskii | 2009-01-30 | 1 | -0/+5 |
| * | * atimer.c (run_timers, alarm_signal_handler): | Juanma Barranquero | 2009-01-30 | 1 | -0/+8 |
| * | * callproc.c (Vtemp_file_name_pattern): Remove DEFVAR_LISP. | Chong Yidong | 2009-01-30 | 1 | -0/+8 |
| * | Rename pending_signals to msdos_pending_signals. | Eli Zaretskii | 2009-01-29 | 1 | -0/+5 |
| * | Fix last log entry: blockinput.h was not changed. | Chong Yidong | 2009-01-29 | 1 | -2/+0 |
| * | * keyboard.c (pending_signals): New var. | Chong Yidong | 2009-01-29 | 1 | -0/+25 |
| * | (xftfont_has_char): New function. | Kenichi Handa | 2009-01-29 | 1 | -0/+5 |
| * | * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only define | Adrian Robert | 2009-01-29 | 1 | -0/+19 |
| * | (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 |