- 23 Jan, 2009 2 commits
-
-
Chong Yidong authored
Sparc64.
-
Chong Yidong authored
call for Sparc64.
-
- 22 Jan, 2009 9 commits
-
-
Juanma Barranquero authored
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
-
Adrian Robert authored
-
Adrian Robert authored
-
Chong Yidong authored
(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.
-
Chong Yidong authored
(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.
-
Adrian Robert authored
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
-
- 21 Jan, 2009 8 commits
-
-
Adrian Robert authored
* nsimage.m (EmacsImage-setPixelAtX:Y:toRed:green:blue:alpha:): Fix color 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)
-
Adrian Robert authored
-
Adrian Robert authored
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
-
Adrian Robert authored
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
-
Adrian Robert authored
-
Adrian Robert authored
-
Adrian Robert authored
* nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, 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.
-
Adrian Robert authored
-
- 19 Jan, 2009 6 commits
-
-
Chong Yidong authored
(font_parse_name): Treat a `?' character as part of an XLFD.
-
Chong Yidong authored
(Fx_list_fonts): Doc fix.
-
Chong Yidong authored
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.
-
Chong Yidong authored
-
Chong Yidong authored
-
Kenichi Handa authored
(ftfont_list): Likewise.
-
- 18 Jan, 2009 2 commits
-
-
Juanma Barranquero authored
* process.c (conv_sockaddr_to_lisp): * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
-
Juanma Barranquero authored
-
- 16 Jan, 2009 3 commits
-
-
Chong Yidong authored
even used.
-
Chong Yidong authored
is not even used.
-
Glenn Morris authored
-
- 15 Jan, 2009 2 commits
-
-
Juanma Barranquero authored
Reported by David Robinow <drobinow@gmail.com>.
-
Kenichi Handa authored
-
- 14 Jan, 2009 4 commits
-
-
Jason Rumney authored
-
Kenichi Handa authored
-
Kenichi Handa authored
(detect_coding_utf_16): Use TWO_MORE_BYTES instead of ONE_MORE_BYTE.
-
Jason Rumney authored
never a fontset. (Bug#1562)
-
- 13 Jan, 2009 3 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
too.
-
Chong Yidong authored
width index too. * xfaces.c (Finternal_set_lisp_face_attribute): Revert last change.
-
- 12 Jan, 2009 1 commit
-
-
Juanma Barranquero authored
(do_play_sound): Use it. Don't pass a hardcoded buffer size to mci functions, use sizeof.
-