| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix last change. | Chong Yidong | 2009-03-15 | 1 | -9/+9 |
| * | Unify shutdown handling under NS, via ns-power-off key event (where appropria... | David Reitter | 2009-03-14 | 1 | -0/+14 |
| * | (alsa_configure): Remove call do deprecated | Jan Djärv | 2009-03-14 | 1 | -0/+5 |
| * | * gtkutil.c (xg_tool_bar_callback): Set focus back to the frame | Jan Djärv | 2009-03-14 | 1 | -0/+6 |
| * | (Ffontset_info): YAILOM (Yet another int/Lisp_Object mixup). | Stefan Monnier | 2009-03-13 | 1 | -2/+2 |
| * | (fontset_from_font): YAILOM (Yet another int/Lisp_Object mixup). | Stefan Monnier | 2009-03-13 | 1 | -4/+10 |
| * | Fix typo. | Juanma Barranquero | 2009-03-13 | 1 | -3/+3 |
| * | (Ffontset_info, check_fontset_name): New arg frame. | Kenichi Handa | 2009-03-13 | 1 | -0/+15 |
| * | * nsfns.m (Fx_close_connection): Doc fix. | Juanma Barranquero | 2009-03-12 | 1 | -0/+10 |
| * | Fix typos. | Juanma Barranquero | 2009-03-12 | 1 | -6/+5 |
| * | * termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for | David Reitter | 2009-03-12 | 1 | -0/+13 |
| * | (font_open_by_spec): Extern it. | Kenichi Handa | 2009-03-11 | 1 | -0/+2 |
| * | (font_open_by_spec): New function. | Kenichi Handa | 2009-03-11 | 1 | -0/+3 |
| * | *** empty log message *** | Kenichi Handa | 2009-03-11 | 1 | -0/+12 |
| * | * makefile.w32-in: Update dependencies. | Juanma Barranquero | 2009-03-11 | 1 | -1/+5 |
| * | * nsfns.m (syms_of_nsfns): Remove Qbuffered. | Adrian Robert | 2009-03-10 | 1 | -0/+4 |
| * | (Fswitch_to_buffer): Revert part of 2008-10-21's change. | Stefan Monnier | 2009-03-10 | 1 | -0/+4 |
| * | * lread.c (Feval_buffer): Doc fix. | Chong Yidong | 2009-03-10 | 1 | -0/+4 |
| * | (Qfile_name_handler_alist): Extern it. | Kenichi Handa | 2009-03-09 | 1 | -0/+6 |
| * | Fix entry. | Glenn Morris | 2009-03-07 | 1 | -2/+2 |
| * | * nsmenu.m: (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in par... | Adrian Robert | 2009-03-06 | 1 | -2/+6 |
| * | * nsfns.m (ns_appkit_version_int): Fix typo in the version macro. | Adrian Robert | 2009-03-06 | 1 | -0/+2 |
| * | (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and | Adrian Robert | 2009-03-06 | 1 | -0/+5 |
| * | * nsterm.m (x_set_window_size): Change back to calculated method | Adrian Robert | 2009-03-06 | 1 | -1/+8 |
| * | *** empty log message *** | Kenichi Handa | 2009-03-06 | 1 | -1/+1 |
| * | Include "composite.h". | Kenichi Handa | 2009-03-06 | 1 | -0/+51 |
| * | * nsterm.m (ns_select): Shortcircuit if reentrant call. | Adrian Robert | 2009-03-05 | 1 | -0/+4 |
| * | (font_select_entity): New function. | Kenichi Handa | 2009-03-05 | 1 | -0/+9 |
| * | Change from author without assignment is thankfully tiny. | Glenn Morris | 2009-03-05 | 1 | -3/+2 |
| * | * nsfont.m (nsfont_draw): Compare ns_antialias_text against lisp value. | Adrian Robert | 2009-03-04 | 1 | -0/+5 |
| * | Add bug references. | Juanma Barranquero | 2009-03-04 | 1 | -2/+2 |
| * | (w32_wnd_proc): Only ignore IME messages for the | Jason Rumney | 2009-03-04 | 1 | -0/+3 |
| * | (xbm_read_bitmap_data, png_load, svg_load_image): | Jason Rumney | 2009-03-04 | 1 | -0/+7 |
| * | (Fcall_process): Bind inhibit-modification-hooks to t when decoding | Eli Zaretskii | 2009-03-02 | 1 | -0/+5 |
| * | (DATA_SEG_BITS, XUINT, XSET): Definitions disabled. | Richard M. Stallman | 2009-03-01 | 1 | -0/+6 |
| * | (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule, | Eli Zaretskii | 2009-02-28 | 1 | -0/+9 |
| * | *** empty log message *** | Eli Zaretskii | 2009-02-28 | 1 | -1/+1 |
| * | *** empty log message *** | Jason Rumney | 2009-02-28 | 1 | -0/+5 |
| * | (detect_coding_charset): Fix change from 2008-10-21. | Eli Zaretskii | 2009-02-28 | 1 | -0/+5 |
| * | (Finteractive): Doc fix. | Glenn Morris | 2009-02-27 | 1 | -0/+4 |
| * | (read_escape): Signal an error for invalid \UXXXXXXXX. | Kenichi Handa | 2009-02-27 | 1 | -0/+4 |
| * | Fix last entry. | Chong Yidong | 2009-02-27 | 1 | -3/+2 |
| * | * font.c (font_style_to_value): Set value for unknown symbols to 100 | Chong Yidong | 2009-02-27 | 1 | -0/+8 |
| * | * fileio.c (Fnext_read_file_uses_dialog_p): Fix typo in docstring. | Juanma Barranquero | 2009-02-26 | 1 | -0/+4 |
| * | Remove local setting of bug-reference-url-format since it's in dir-locals now. | Glenn Morris | 2009-02-25 | 1 | -1/+0 |
| * | Fix previous entry. | Juanma Barranquero | 2009-02-25 | 1 | -2/+2 |
| * | * lread.c (Fload): Stop checking Vloads_in_progress and signal | Juanma Barranquero | 2009-02-25 | 1 | -0/+5 |
| * | * nsterm.m (ns_ring_bell): Convert rect to window coordinates | Adrian Robert | 2009-02-24 | 1 | -0/+5 |
| * | *** empty log message *** | Kenichi Handa | 2009-02-24 | 1 | -0/+5 |
| * | (Finternal_set_font_selection_order): Remove leading whitespace that | Glenn Morris | 2009-02-24 | 1 | -0/+5 |