| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 7 | -89/+77 |
| | | | | | -> emacs-23. | ||||
| * | * nsfns.m (ns-read-file-name): Fix typo in assignment statement. | Adrian Robert | 2009-01-22 | 2 | -1/+3 |
| | | |||||
| * | * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all ↵ | Adrian Robert | 2009-01-22 | 2 | -9/+19 |
| | | | | | shortcuts, including those w/o super modifier. | ||||
| * | fix date in last commit | Adrian Robert | 2009-01-22 | 1 | -1/+1 |
| | | |||||
| * | * nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ↵ | Adrian Robert | 2009-01-22 | 2 | -1/+13 |
| | | | | | ns_alternate_modifier. (Bug#1217) | ||||
| * | (Vwrite_region_post_annotation_function) | Chong Yidong | 2009-01-22 | 1 | -65/+58 |
| | | | | | | | | | | | (Vwrite_region_annotation_buffers): New vars. (build_annotations_unwind): Just reset Vwrite_region_annotation_buffers. (Fwrite_region): Initialize Vwrite_region_annotation_buffers. Call write-region-post-annotation-function. (build_annotations): Add to Vwrite_region_annotation_buffers if buffer changes. | ||||
| * | * fileio.c (Vwrite_region_post_annotation_function) | Chong Yidong | 2009-01-22 | 1 | -0/+11 |
| | | | | | | | | | | | (Vwrite_region_annotation_buffers): New vars. (build_annotations_unwind): Just reset Vwrite_region_annotation_buffers. (Fwrite_region): Initialize Vwrite_region_annotation_buffers. Call write-region-post-annotation-function. (build_annotations): Add to Vwrite_region_annotation_buffers if buffer changes. | ||||
| * | * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ↵ | Adrian Robert | 2009-01-22 | 3 | -1/+10 |
| | | | | | * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger. | ||||
| * | * nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color ↵ | Adrian Robert | 2009-01-21 | 3 | -8/+13 |
| | | | | | values in onTiger section. * nsterm.m (ns_defined_color): Fix settings of the XColor variable fields: red,green,blue scale to 2-byte, pixel's components to 1-byte. (Bug#1663) | ||||
| * | fix typo in comment | Adrian Robert | 2009-01-21 | 1 | -1/+1 |
| | | |||||
| * | * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. ↵ | Adrian Robert | 2009-01-21 | 2 | -73/+9 |
| | | | | | (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused. | ||||
| * | * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * ↵ | Adrian Robert | 2009-01-21 | 3 | -3/+25 |
| | | | | | nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it. | ||||
| * | (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame. | Adrian Robert | 2009-01-21 | 2 | -1/+5 |
| | | |||||
| * | * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316) | Adrian Robert | 2009-01-21 | 2 | -1/+12 |
| | | |||||
| * | * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, ↵ | Adrian Robert | 2009-01-21 | 2 | -19/+67 |
| | | | | | EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals. | ||||
| * | * nsmenu.m (NSMENUPROFILE): Change #if style. | Adrian Robert | 2009-01-21 | 2 | -6/+13 |
| | | |||||
| * | (font_spec_from_name): Return Qnil if font name could not be parsed. | Chong Yidong | 2009-01-19 | 1 | -5/+11 |
| | | | | | (font_parse_name): Treat a `?' character as part of an XLFD. | ||||
| * | (Finternal_set_lisp_face_attribute, Fx_list_fonts): Check return value of ↵ | Chong Yidong | 2009-01-19 | 1 | -5/+13 |
| | | | | | | | font_spec_from_name. (Fx_list_fonts): Doc fix. | ||||
| * | * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts): | Chong Yidong | 2009-01-19 | 1 | -0/+8 |
| | | | | | | | | | | Check return value of font_spec_from_name. (Fx_list_fonts): Doc fix. * font.c (font_spec_from_name): Return Qnil if font name could not be parsed. (font_parse_name): Treat a `?' character as part of an XLFD. | ||||
| * | (Fsubstring): Doc fix. | Chong Yidong | 2009-01-19 | 1 | -5/+10 |
| | | |||||
| * | * 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 | 2 | -4/+11 |
| | | | | | (ftfont_list): Likewise. | ||||
| * | * dbusbind.c (Fdbus_register_signal): | Juanma Barranquero | 2009-01-18 | 4 | -12/+14 |
| | | | | | | * process.c (conv_sockaddr_to_lisp): * w32fns.c (Fw32_battery_status): Use empty_unibyte_string. | ||||
| * | * callproc.c (Fgetenv_internal): Doc fix. | Juanma Barranquero | 2009-01-18 | 2 | -7/+7 |
| | | |||||
| * | (x_make_gc): Don't allocate stipple member for gc_values; it is not | Chong Yidong | 2009-01-16 | 1 | -5/+1 |
| | | | | | even used. | ||||
| * | * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it | Chong Yidong | 2009-01-16 | 1 | -0/+5 |
| | | | | | is not even used. | ||||
| * | (Ffont_variation_glyphs): Silence compiler. | Glenn Morris | 2009-01-16 | 2 | -1/+7 |
| | | |||||
| * | * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility. | Juanma Barranquero | 2009-01-15 | 2 | -7/+12 |
| | | | | | Reported by David Robinow <drobinow@gmail.com>. | ||||
| * | (detect_coding_system): Fix handling of null_byte_fount. | Kenichi Handa | 2009-01-15 | 2 | -2/+8 |
| | | |||||
| * | *** empty log message *** | Jason Rumney | 2009-01-14 | 1 | -0/+5 |
| | | |||||
| * | Fix previous changes. | Kenichi Handa | 2009-01-14 | 1 | -37/+35 |
| | | |||||
| * | (TWO_MORE_BYTES): New macro. | Kenichi Handa | 2009-01-14 | 2 | -5/+57 |
| | | | | | | (detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE. | ||||
| * | (x_set_font): Always store a font to the font parameter, | Jason Rumney | 2009-01-14 | 1 | -1/+1 |
| | | | | | never a fontset. (Bug#1562) | ||||
| * | (Finternal_set_lisp_face_attribute): Revert last change. | Chong Yidong | 2009-01-13 | 1 | -11/+0 |
| | | |||||
| * | (font_clear_prop): If clearing the family, clear the font width index | Chong Yidong | 2009-01-13 | 1 | -1/+7 |
| | | | | | too. | ||||
| * | * font.c (font_clear_prop): If clearing the family, clear the font | Chong Yidong | 2009-01-13 | 1 | -0/+8 |
| | | | | | | | | width index too. * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change. | ||||
| * | * sound.c [WINDOWSNT] (SOUND_WARNING): New macro. | Juanma Barranquero | 2009-01-12 | 2 | -23/+44 |
| | | | | | | (do_play_sound): Use it. Don't pass a hardcoded buffer size to mci functions, use sizeof. | ||||
| * | (read_char): Fix case where last_nonmenu_event | Martin Rudalics | 2009-01-12 | 2 | -2/+14 |
| | | | | | returned a bad value with submenus. (Bug#447) | ||||
| * | (Finternal_set_lisp_face_attribute): If setting the family, clear the | Chong Yidong | 2009-01-12 | 1 | -0/+6 |
| | | | | | font width index too. | ||||
| * | * xfaces.c (Finternal_set_lisp_face_attribute): If setting the | Chong Yidong | 2009-01-12 | 1 | -0/+5 |
| | | | | | family, clear the font width index too. | ||||
| * | (cmd_error_internal): Exit when errors occur before | Jason Rumney | 2009-01-11 | 2 | -12/+16 |
| | | | | | frame creation and not in daemon mode. (Bug#1836) | ||||
| * | Comment (fix header format). | Glenn Morris | 2009-01-10 | 1 | -1/+3 |
| | | |||||
| * | Comment (add Author:, based on authors.el). | Glenn Morris | 2009-01-10 | 1 | -1/+4 |
| | | |||||
| * | Comment (add Author:, based on ack.texi). | Glenn Morris | 2009-01-10 | 1 | -0/+3 |
| | | |||||
| * | Comment (fix header format). | Glenn Morris | 2009-01-10 | 1 | -4/+4 |
| | | |||||
| * | Fix typo. | Glenn Morris | 2009-01-10 | 1 | -1/+1 |
| | | |||||
| * | Comment (add Author:, based on authors.el). | Glenn Morris | 2009-01-10 | 1 | -2/+3 |
| | | |||||
| * | Comment (add author based on authors.el). | Glenn Morris | 2009-01-10 | 1 | -0/+3 |
| | | |||||
| * | (pos_visible_p): When iterator stops on the last glyph | Chong Yidong | 2009-01-10 | 1 | -7/+42 |
| | | | | | | | of a display vector, backtrack. (try_window_reusing_current_matrix): Check glyph type before referencing charpos member. | ||||