log

age author description
Mon, 12 Oct 2009 04:59:04 +0000 Juanma Barranquero * proced.el (proced-unload-function): New function.
Mon, 12 Oct 2009 04:57:46 +0000 Juanma Barranquero * bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
Mon, 12 Oct 2009 00:52:23 +0000 Juanma Barranquero * menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
Mon, 12 Oct 2009 00:45:10 +0000 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
Mon, 12 Oct 2009 00:38:28 +0000 Adrian Robert (NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
Mon, 12 Oct 2009 00:36:20 +0000 Adrian Robert * configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
Mon, 12 Oct 2009 00:35:54 +0000 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
Mon, 12 Oct 2009 00:31:58 +0000 Adrian Robert * config.in (NS_HAVE_NSINTEGER): Drop.
Mon, 12 Oct 2009 00:28:30 +0000 Adrian Robert 2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
Mon, 12 Oct 2009 00:27:52 +0000 Adrian Robert * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
Mon, 12 Oct 2009 00:27:28 +0000 Adrian Robert * nsfont.m (ns_char_width): Replace deprecated call (suggested by
Mon, 12 Oct 2009 00:27:13 +0000 Adrian Robert * nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
Mon, 12 Oct 2009 00:26:45 +0000 Adrian Robert (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
Mon, 12 Oct 2009 00:26:41 +0000 Adrian Robert (EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.
Mon, 12 Oct 2009 00:26:38 +0000 Adrian Robert (xw-color-values): Use CGFloat where appropriate.