Thu, 22 Jan 2009 12:23:47 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): Display all shortcuts, including those w/o super modifier.
|
Thu, 22 Jan 2009 11:41:24 +0000 |
Adrian Robert |
fix date in last commit
|
Thu, 22 Jan 2009 11:39:10 +0000 |
Adrian Robert |
* nsterm.m (EmavsView-keyDown:): Treat nil as Qnone for ns_alternate_modifier. (Bug#1217)
|
Thu, 22 Jan 2009 04:42:41 +0000 |
Chong Yidong |
* fileio.c (Vwrite_region_post_annotation_function)
|
Thu, 22 Jan 2009 00:00:13 +0000 |
Adrian Robert |
* nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. * nsfns.m (ns_do_applescript): Conditionalize typeUTF16ExternalRepresentation on Tiger.
|
Wed, 21 Jan 2009 22:28:45 +0000 |
Adrian Robert |
* 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)
|
Wed, 21 Jan 2009 18:56:41 +0000 |
Adrian Robert |
* nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
|
Wed, 21 Jan 2009 18:13:26 +0000 |
Adrian Robert |
* nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
|
Wed, 21 Jan 2009 17:56:37 +0000 |
Adrian Robert |
(EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
|
Wed, 21 Jan 2009 17:28:05 +0000 |
Adrian Robert |
* nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
|
Wed, 21 Jan 2009 17:09:28 +0000 |
Adrian Robert |
*** empty log message ***
|
Wed, 21 Jan 2009 17:05:45 +0000 |
Adrian Robert |
* 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.
|
Wed, 21 Jan 2009 16:34:24 +0000 |
Adrian Robert |
* nsmenu.m (NSMENUPROFILE): Change #if style.
|
Mon, 19 Jan 2009 16:40:30 +0000 |
Chong Yidong |
* xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
|
Mon, 19 Jan 2009 15:05:32 +0000 |
Chong Yidong |
* fns.c (Fsubstring): Doc fix.
|