| Commit message (Expand) | Author | Age | Files | Lines |
* | * makefile.w32-in: Update dependencies. | Juanma Barranquero | 2009-03-11 | 2 | -4/+36 |
* | * nsfns.m (syms_of_nsfns): Remove Qbuffered. | Adrian Robert | 2009-03-10 | 2 | -4/+4 |
* | (Fswitch_to_buffer): Revert part of 2008-10-21's change. | Stefan Monnier | 2009-03-10 | 2 | -3/+9 |
* | (Feval_buffer): Doc fix. | Chong Yidong | 2009-03-10 | 1 | -10/+8 |
* | * lread.c (Feval_buffer): Doc fix. | Chong Yidong | 2009-03-10 | 1 | -0/+4 |
* | Fix typos in comment. | Juanma Barranquero | 2009-03-09 | 1 | -2/+2 |
* | (Qfile_name_handler_alist): Extern it. | Kenichi Handa | 2009-03-09 | 2 | -1/+14 |
* | 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 |
* | Include <signal.h> for SIGTERM used in ns_term_shutdown. | Adrian Robert | 2009-03-06 | 1 | -7/+7 |
* | (EmacsMenu-addItemWithWidgetValue:): Don't add accelerator in parens under GN... | Adrian Robert | 2009-03-06 | 1 | -0/+3 |
* | * nsfns.m (ns_appkit_version_int): Fix typo in the version macro. | Adrian Robert | 2009-03-06 | 1 | -0/+2 |
* | (ns_appkit_version_int): Fix typo in the version macro. | Adrian Robert | 2009-03-06 | 1 | -1/+1 |
* | (ns_draw_vertical_window_border): Draw 1 pixel wide, not two, and | Adrian Robert | 2009-03-06 | 2 | -2/+7 |
* | * nsterm.m (x_set_window_size): Change back to calculated method | Adrian Robert | 2009-03-06 | 2 | -22/+43 |
* | *** empty log message *** | Kenichi Handa | 2009-03-06 | 1 | -1/+1 |
* | Include "composite.h". | Kenichi Handa | 2009-03-06 | 2 | -1/+98 |
* | (CODING_ISO_CMP_STATUS): New macro. | Kenichi Handa | 2009-03-06 | 1 | -537/+906 |
* | * nsterm.m (ns_select): Shortcircuit if reentrant call. | Adrian Robert | 2009-03-05 | 2 | -1/+5 |
* | (fontset_find_font): Fix previous change. | Kenichi Handa | 2009-03-05 | 1 | -2/+1 |
* | (font_select_entity): New function. | Kenichi Handa | 2009-03-05 | 2 | -63/+84 |
* | (fontset_find_font): If a font found without | Kenichi Handa | 2009-03-05 | 1 | -29/+42 |
* | 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 | 2 | -1/+6 |
* | 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 | 2 | -3/+9 |
* | (xbm_read_bitmap_data, png_load, svg_load_image): | Jason Rumney | 2009-03-04 | 2 | -11/+26 |
* | Add arch tagline | Miles Bader | 2009-03-04 | 1 | -0/+2 |
* | Add .gitignore rules for in-place builds. | Juanma Barranquero | 2009-03-03 | 1 | -21/+3 |
* | (Fcall_process): Bind inhibit-modification-hooks to t when decoding | Eli Zaretskii | 2009-03-02 | 2 | -0/+13 |
* | Fix typos. | Juanma Barranquero | 2009-03-02 | 1 | -1/+1 |
* | (DATA_SEG_BITS, XUINT, XSET): Definitions disabled. | Richard M. Stallman | 2009-03-01 | 2 | -1/+14 |
* | (gdb_data_seg_bits) [USE_LSB_TAG]: Make it 0. | Richard M. Stallman | 2009-03-01 | 1 | -1/+1 |
* | (decode_coding_utf_8, decode_coding_utf_16, decode_coding_emacs_mule, | Eli Zaretskii | 2009-02-28 | 2 | -13/+31 |
* | *** empty log message *** | Eli Zaretskii | 2009-02-28 | 1 | -1/+1 |
* | (detect_coding_charset): Fix last change for non-latin charsets. | Jason Rumney | 2009-02-28 | 1 | -6/+7 |
* | *** empty log message *** | Jason Rumney | 2009-02-28 | 1 | -0/+5 |
* | (detect_coding_charset): If not checking latin extra, | Jason Rumney | 2009-02-28 | 1 | -2/+2 |
* | (detect_coding_charset): Fix change from 2008-10-21. | Eli Zaretskii | 2009-02-28 | 2 | -1/+9 |
* | (Finteractive): Doc fix. | Glenn Morris | 2009-02-27 | 2 | -1/+5 |
* | (read_escape): Signal an error for invalid \UXXXXXXXX. | Kenichi Handa | 2009-02-27 | 2 | -2/+7 |
* | Fix last entry. | Chong Yidong | 2009-02-27 | 1 | -3/+2 |
* | (font_style_to_value): Set value for unknown symbols to | Chong Yidong | 2009-02-27 | 1 | -5/+5 |
* | * 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 | 2 | -1/+5 |
* | Fix typo in comment. | Juanma Barranquero | 2009-02-26 | 1 | -21/+21 |
* | Comment (don't hard-code bug address). | Glenn Morris | 2009-02-26 | 1 | -2/+1 |
* | Bump version to 23.0.91.emacs-pretest-23.0.91 | Chong Yidong | 2009-02-26 | 1 | -1/+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 |