log src/xdisp.c @ 97311:2be7f5365285

age author description
Tue, 05 Aug 2008 22:45:50 +0000 Chong Yidong (redisplay_window): Don't enforce scroll-margin when forcing a window
Mon, 04 Aug 2008 16:57:44 +0000 Adrian Robert fix popup menu selection return (menu.c); add use of popup_activated under NS (nsmenu.m, xdisp.c); improve comments (lisp.h, s/darwin.h); use FORWARD_SIGNAL_TO_MAIN_THREAD (syssignal.h)
Mon, 28 Jul 2008 19:37:08 +0000 Chong Yidong (redisplay_window): Check return value of
Mon, 28 Jul 2008 12:25:11 +0000 Andreas Schwab * lisp.h (init_weak_hash_tables, syms_of_font)
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Wed, 23 Jul 2008 14:00:05 +0000 Jason Rumney (right_overwritten): Doc fix
Thu, 17 Jul 2008 13:50:30 +0000 Adrian Robert change most cases of PENDING to TODO, some to FIXME or XXX
Wed, 16 Jul 2008 17:48:09 +0000 Chong Yidong (move_it_in_display_line): Account for word wrap, so that we don't
Tue, 15 Jul 2008 18:15:18 +0000 Adrian Robert merging Emacs.app (NeXTstep port)
Tue, 15 Jul 2008 15:45:05 +0000 Jason Rumney * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect. before-merge-emacs-app-to-trunk
Tue, 15 Jul 2008 13:04:01 +0000 Adrian Robert applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
Thu, 10 Jul 2008 23:47:00 +0000 Chong Yidong (move_it_to): Backtrack if past the edge of a wrapped line.
Sat, 05 Jul 2008 18:22:56 +0000 Chong Yidong (try_window_id): Give up if word-wrapping is on.
Sat, 05 Jul 2008 09:45:56 +0000 Andreas Schwab (get_it_property): Move out of HAVE_WINDOW_SYSTEM
Sat, 05 Jul 2008 05:31:12 +0000 Chong Yidong (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.