log src/ChangeLog @ 105179:8143cdf4806f

age author description
Thu, 24 Sep 2009 08:18:40 +0000 Andreas Schwab (decode_coding_iso_2022): Fix operator precedence.
Thu, 24 Sep 2009 01:04:27 +0000 Juanma Barranquero * dired.c (Fdirectory_files): Fix typo in docstring.
Wed, 23 Sep 2009 18:21:50 +0000 Adrian Robert * nsterm.m (EV_TIMESTAMP, x_set_window_size)
Wed, 23 Sep 2009 02:38:08 +0000 Adrian Robert * nsfont.m (Vns_reg_to_script): New lisp variable.
Wed, 23 Sep 2009 01:07:45 +0000 Adrian Robert * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
Tue, 22 Sep 2009 19:49:57 +0000 Adrian Robert * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
Sun, 20 Sep 2009 17:05:00 +0000 Stefan Monnier (find_handler_clause): Make stack-trace-on-error work in batch mode (bug#4228).
Fri, 18 Sep 2009 23:54:04 +0000 Adrian Robert * nsmenu.m (EmacsMenu-parseKeyEquiv:): Parse key equivalent more carefully.
Fri, 18 Sep 2009 23:39:44 +0000 Chong Yidong * syntax.c (Fchar_syntax): Minor doc fix (Bug#4400).
Fri, 18 Sep 2009 23:39:04 +0000 Chong Yidong * syntax.c (Fchar_syntax): Minor doc fix (Bug#119).
Fri, 18 Sep 2009 23:36:29 +0000 Adrian Robert * nsfns.m (x-focus-frame): Activate the app first.
Fri, 18 Sep 2009 21:27:11 +0000 Adrian Robert * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
Fri, 18 Sep 2009 21:12:09 +0000 Adrian Robert * emacs.c (main) [HAVE_NS]: fix error printf in daemon case.
Fri, 18 Sep 2009 15:34:23 +0000 Adrian Robert * nsfns.m (x-close-connection): Drop PSFlush() under OS X.