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.
|
Wed, 02 Jul 2008 15:20:33 +0000 |
Jason Rumney |
(next_element_from_display_vector): Move assignment out
|
Tue, 01 Jul 2008 09:39:28 +0000 |
Miles Bader |
Implement display-time wrap/line-prefix feature
|
Thu, 26 Jun 2008 21:37:42 +0000 |
Chong Yidong |
(extend_face_to_end_of_line): Fix last change.
|
Thu, 26 Jun 2008 07:25:05 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Fix for the terminal case.
|
Wed, 25 Jun 2008 21:46:49 +0000 |
Jason Rumney |
(get_glyph_face_and_encoding): Encode invalid glyphs as 0.
|
Wed, 25 Jun 2008 11:51:46 +0000 |
Juanma Barranquero |
* xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>: Doc fix.
|
Tue, 24 Jun 2008 18:00:20 +0000 |
Chong Yidong |
(Vtruncate_partial_width_windows): New Lisp_Object, replacing
|
Sat, 14 Jun 2008 19:12:44 +0000 |
Stefan Monnier |
(syms_of_xdisp): Default underline-minimum-offset to 1.
|
Tue, 10 Jun 2008 20:22:10 +0000 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
Fri, 06 Jun 2008 23:07:50 +0000 |
Miles Bader |
Calculate tab width based on current face, not global default
|
Thu, 05 Jun 2008 03:57:09 +0000 |
Stefan Monnier |
* window.c (window_scroll_pixel_based_preserve_x)
|
Sun, 01 Jun 2008 05:04:24 +0000 |
Miles Bader |
Implement face-remapping-alist feature
|
Tue, 27 May 2008 14:12:42 +0000 |
Stefan Monnier |
Include font.h for --without-x.
|
Tue, 27 May 2008 03:11:39 +0000 |
Chong Yidong |
(draw_glyphs): If mouse-highlighting is on, attempt to draw overlap
|