log

age author description
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 22:26:32 +0000 Adrian Robert fix typo in comment
Wed, 21 Jan 2009 21:20:55 +0000 Stefan Monnier (completion--insert-strings): Fix up computation of
Wed, 21 Jan 2009 20:33:17 +0000 Chong Yidong (server-start): Allow server to shut down when no frames are available
Wed, 21 Jan 2009 20:28:27 +0000 Chong Yidong * server.el (server-start): Allow server to shut down when no frames
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:54:45 +0000 Michael Albinus *** empty log message ***
Wed, 21 Jan 2009 18:54:10 +0000 Michael Albinus * tramp.texi (all): Harmonize usage of "external method",
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:58:16 +0000 Adrian Robert * macos.texi (Preferences Panel): Update description of font setting to reflect that prior frame selection is no longer needed.
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 ***