Sat, 15 Aug 2009 17:30:18 +0000 |
Chong Yidong |
* xdisp.c (pop_it): Don't pop into a display vector (Bug#4131).
|
Tue, 21 Jul 2009 20:12:09 +0000 |
Chong Yidong |
* xdisp.c (move_it_to): For continued lines ending in a tab, take
|
Tue, 07 Jul 2009 06:25:20 +0000 |
Kenichi Handa |
(get_next_display_element): Decode it->c by charset_unibyte.
|
Sun, 28 Jun 2009 20:01:28 +0000 |
Chong Yidong |
* xdisp.c (start_display, handle_face_prop)
|
Sat, 27 Jun 2009 03:50:23 +0000 |
Chong Yidong |
* xdisp.c (mouse_face_from_buffer_pos): Fix detection of
|
Mon, 22 Jun 2009 01:53:11 +0000 |
Chong Yidong |
* xdisp.c (Qbefore_string, Qafter_string): Add externs.
|
Sun, 21 Jun 2009 14:28:27 +0000 |
Chong Yidong |
* xdisp.c (IT_DISPLAYING_WHITESPACE): Define for
|
Thu, 18 Jun 2009 09:49:05 +0000 |
Andreas Schwab |
(redisplay_internal): Check that the frame is still
|
Sun, 14 Jun 2009 06:12:34 +0000 |
Seiji Zenitani |
Remove USE_MAC_TOOLBAR (for Mac Carbon [22.x])
|
Thu, 11 Jun 2009 02:34:34 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Thu, 11 Jun 2009 02:34:05 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Thu, 11 Jun 2009 02:32:30 +0000 |
Kenichi Handa |
(x_get_glyph_overhangs): Fix calculation of right
|
Wed, 10 Jun 2009 14:15:41 +0000 |
Chong Yidong |
* xdisp.c (get_next_display_element): When handling wrap-prefix
|
Sun, 07 Jun 2009 21:37:10 +0000 |
Chong Yidong |
* xdisp.c (move_it_in_display_line_to): On text-only terminals,
|
Thu, 30 Apr 2009 05:01:57 +0000 |
Chong Yidong |
* xfaces.c (face_at_buffer_position): New arg base_face_id.
|
Tue, 14 Apr 2009 02:28:45 +0000 |
Chong Yidong |
Fix last change.
|
Tue, 14 Apr 2009 02:28:25 +0000 |
Chong Yidong |
* xdisp.c (Vwrap_prefix, Vline_prefix): Reflow docstrings.
|
Sat, 28 Mar 2009 04:52:28 +0000 |
Stefan Monnier |
(dump_glyph): Fix typo.
|
Sat, 14 Feb 2009 17:28:08 +0000 |
Chong Yidong |
(push_it, pop_it): Save and restore line_wrap.
|
Thu, 12 Feb 2009 05:54:20 +0000 |
Kenichi Handa |
(fill_gstring_glyph_string): Adjusted for the change of
|
Sat, 10 Jan 2009 18:41:07 +0000 |
Chong Yidong |
(pos_visible_p): When iterator stops on the last glyph
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 30 Dec 2008 14:50:19 +0000 |
Chong Yidong |
(move_it_to): Handle GET_FROM_STRETCH method when checking for pos
|
Fri, 07 Nov 2008 00:29:07 +0000 |
Chong Yidong |
(try_window_reusing_current_matrix): Ensure that window cursor
|
Wed, 29 Oct 2008 10:57:20 +0000 |
Martin Rudalics |
(syms_of_xdisp): Mention set-window-buffer in
|
Tue, 28 Oct 2008 01:02:44 +0000 |
Stefan Monnier |
* xdisp.c (pos_visible_p, redisplay_internal, message3_nolog)
|
Mon, 27 Oct 2008 18:33:06 +0000 |
Chong Yidong |
(try_scrolling): When computing the distance from the scroll margin to
|
Mon, 27 Oct 2008 05:43:17 +0000 |
Chong Yidong |
Perform last revert properly. :-(
|
Mon, 27 Oct 2008 05:40:18 +0000 |
Chong Yidong |
Perform last revert properly.
|
Mon, 27 Oct 2008 05:32:22 +0000 |
Chong Yidong |
Reverse last change.
|
Mon, 27 Oct 2008 05:15:37 +0000 |
Chong Yidong |
(try_scrolling): When computing distance from the scroll margin, don't
|
Fri, 24 Oct 2008 19:00:42 +0000 |
Chong Yidong |
(handle_single_display_spec, handle_display_prop): Undo
|
Thu, 23 Oct 2008 10:33:05 +0000 |
Juanma Barranquero |
* xdisp.c (fill_glyph_string): Fix typo in source (though the
|
Wed, 22 Oct 2008 14:48:35 +0000 |
Juanma Barranquero |
* xdisp.c (next_element_from_buffer): Remove bogus xassert condition.
|
Sat, 04 Oct 2008 15:24:05 +0000 |
Eli Zaretskii |
(redisplay_internal): If frame switched, redisplay the whole thing on MSDOS
|
Thu, 02 Oct 2008 13:57:39 +0000 |
Adrian Robert |
* nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.current_cursor, ns_output.desired_cursor) (ns_output.last_inactive, FRAME_CURSOR, FRAME_NEW_CURSOR) (FRAME_NEW_CURSOR_COLOR,): Remove. * nsfns.m (ns_set_cursor_color): Use FRAME_CURSOR_COLOR. (ns_lisp_to_cursor_type, ns_cursor_type_to_lisp): Use core emacs enumeration (HOLLOW_BOX_CURSOR, etc.). * nsterm.m (ns_frame_rehighlight): Remove commented code. (draw_window_cursor): Simplify code. (EmacsView-windowDidBecomeKey:,-windowDidResignKey:): Don't change cursor type. In latter, call rehighlight instead of doing updates manually. (EmacsPrefsController-setPanelFromValues,-setValuesFromPanel): Use core emacs cursor types. * xdisp.c (draw_glyphs): Don't call notice_overwritten_cursor() under NS.
|
Tue, 30 Sep 2008 16:54:41 +0000 |
Chong Yidong |
(move_it_to): Don't advance the iterator if the last tab in a
|
Sat, 20 Sep 2008 21:44:34 +0000 |
Chong Yidong |
(get_next_display_element): Handle string display correctly when
|
Wed, 10 Sep 2008 12:38:50 +0000 |
Kenichi Handa |
(handle_composition_prop): Set it->cmp_it.ch to -1.
|
Sun, 07 Sep 2008 14:16:15 +0000 |
Chong Yidong |
(move_it_to): When moving by vpos, ensure that the iterator advances
|
Sun, 07 Sep 2008 11:16:20 +0000 |
Teodor Zlatanov |
* nsfont.m (nsfont_draw): Fix the references to missing gidx data
|
Sun, 31 Aug 2008 08:27:25 +0000 |
Martin Rudalics |
(prepare_menu_bars): Don't call
|
Fri, 29 Aug 2008 07:58:08 +0000 |
Kenichi Handa |
Include font.h.
|
Fri, 29 Aug 2008 06:52:05 +0000 |
Glenn Morris |
(truncate-partial-width-windows): Doc fix. Increase default to 50.
|
Fri, 29 Aug 2008 01:06:42 +0000 |
Chong Yidong |
(update_tool_bar_unwind): New function.
|
Sat, 23 Aug 2008 16:47:51 +0000 |
Eli Zaretskii |
(redisplay_internal) [MSDOS]: Don't call set_tty_color_mode.
|
Sat, 23 Aug 2008 02:11:56 +0000 |
Chong Yidong |
(try_scrolling): Check INT_MAX instead of MOST_POSITIVE_FIXNUM for
|
Wed, 20 Aug 2008 17:50:20 +0000 |
David Reitter |
get_phys_cursor_geometry: redraw wider pixels on Nextstep, too.
|
Sun, 17 Aug 2008 23:48:30 +0000 |
Chong Yidong |
Remove dead code.
|
Mon, 11 Aug 2008 18:50:49 +0000 |
Chong Yidong |
(x_produce_glyphs): Handle the case when font has no space character
|
Fri, 08 Aug 2008 15:43:45 +0000 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
Thu, 07 Aug 2008 01:54:06 +0000 |
Chong Yidong |
(redisplay_window): Revert last change.
|
Wed, 06 Aug 2008 18:26:47 +0000 |
Chong Yidong |
(try_scrolling): Use iterator to find the scroll margin,
|
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.
|
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
|
Tue, 20 May 2008 00:13:37 +0000 |
Stefan Monnier |
* xdisp.c (select_frame_for_redisplay): Adjust for last change to
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:40:23 +0000 |
Kenichi Handa |
Throughout the file, delete all USE_FONT_BACKEND
|
Thu, 24 Apr 2008 05:11:07 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 20 Apr 2008 22:46:14 +0000 |
Chong Yidong |
(pos_visible_p): Check if iterator stops on a display string.
|
Thu, 10 Apr 2008 07:53:50 +0000 |
Glenn Morris |
Revert changes included by mistake in previous commit.
|
Thu, 10 Apr 2008 07:48:58 +0000 |
Glenn Morris |
(truncate-partial-width-windows): Doc fix.
|
Wed, 09 Apr 2008 13:29:44 +0000 |
Jason Rumney |
(redisplay_internal) [!WINDOWSNT]: Conditionalize last change.
|
Wed, 09 Apr 2008 03:25:14 +0000 |
Stefan Monnier |
* xdisp.c (redisplay_internal): Reset tty's color_mode when switching
|
Tue, 01 Apr 2008 21:27:07 +0000 |
Stefan Monnier |
(try_window_id): Don't forget to reset delta_bytes.
|
Sat, 29 Mar 2008 01:46:10 +0000 |
Stefan Monnier |
* keyboard.c (pending_funcalls): New var.
|
Wed, 26 Mar 2008 18:11:47 +0000 |
Stefan Monnier |
(redisplay_internal): Reset selected_frame earlier.
|
Wed, 19 Mar 2008 15:02:00 +0000 |
Stefan Monnier |
(format_mode_line_unwind_data): Add window argument.
|
Mon, 10 Mar 2008 00:49:47 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 08 Mar 2008 22:39:56 +0000 |
Kim F. Storm |
(GET_NEXT_DISPLAY_ELEMENT): New macro.
|
Fri, 29 Feb 2008 03:12:27 +0000 |
Chong Yidong |
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
|
Fri, 29 Feb 2008 02:10:45 +0000 |
Stefan Monnier |
(get_overlay_strings_1): Fix typo.
|
Fri, 29 Feb 2008 02:03:54 +0000 |
Chong Yidong |
(get_overlay_strings_1): Add missing argument type.
|
Thu, 28 Feb 2008 05:46:03 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Don't make composition if it->string
|
Thu, 28 Feb 2008 02:57:23 +0000 |
Kenichi Handa |
(display_mode_element): Cancel the previous change.
|
Wed, 27 Feb 2008 22:49:39 +0000 |
Kim F. Storm |
(get_next_display_element, next_element_from_display_vector):
|
Tue, 26 Feb 2008 18:18:05 +0000 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|
Mon, 25 Feb 2008 10:41:51 +0000 |
Kenichi Handa |
(x_produce_glyphs): For a visible glyph, assure at least
|
Mon, 25 Feb 2008 01:52:17 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sun, 24 Feb 2008 13:36:39 +0000 |
Stefan Monnier |
Allow fine-grained image-cache flushing.
|
Fri, 22 Feb 2008 17:42:09 +0000 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
Thu, 21 Feb 2008 07:42:52 +0000 |
Kenichi Handa |
(display_mode_element): Fix previous change.
|
Thu, 21 Feb 2008 07:03:56 +0000 |
Kenichi Handa |
(decode_mode_spec): New arg string.
|
Sun, 17 Feb 2008 21:56:39 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 17 Feb 2008 02:01:43 +0000 |
Kenichi Handa |
(handle_composition_prop): Set it->c to the fist
|
Thu, 07 Feb 2008 04:11:05 +0000 |
Stefan Monnier |
* xselect.c (x_handle_dnd_message):
|
Wed, 06 Feb 2008 11:54:51 +0000 |
Kenichi Handa |
(x_produce_glyphs): Don't set it->ascent and it->descent
|
Wed, 30 Jan 2008 07:57:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 29 Dec 2007 02:39:17 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 25 Dec 2007 10:33:11 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Change the argument to
|
Fri, 14 Dec 2007 11:15:43 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Don't get a character at
|
Thu, 13 Dec 2007 01:32:44 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Use Fget_text_property
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 07:24:26 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Fix previous change.
|
Tue, 04 Dec 2007 06:03:29 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Simplify the code. Never
|
Sun, 02 Dec 2007 16:31:05 +0000 |
Andreas Schwab |
(back_to_previous_visible_line_start): Fix type of beg
|
Sat, 01 Dec 2007 02:41:05 +0000 |
Kenichi Handa |
(handle_composition_prop): Adjusted for the change of
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 19 Oct 2007 00:00:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 12 Oct 2007 21:06:27 +0000 |
Miles Bader |
Fix up multi-tty merge
|
Fri, 12 Oct 2007 01:09:38 +0000 |
Miles Bader |
xdisp.c (get_char_face_and_encoding): Add extra args to FACE_FOR_CHAR.
|
Fri, 12 Oct 2007 01:09:30 +0000 |
Miles Bader |
src/xdisp.c: Remove extraneous definition of get_glyph_face_and_encoding.
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 13 Sep 2007 10:49:33 +0000 |
Kenichi Handa |
(get_glyph_string_clip_rects): Reflect s->row->clip to
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:20:51 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:23:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-xft-base
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 31 May 2007 01:03:23 +0000 |
Jason Rumney |
(fill_composite_glyph_string): Make the first arg to
|
Wed, 30 May 2007 14:40:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 01 May 2007 23:03:36 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Apr 2007 21:56:25 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 11 Apr 2007 00:17:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 18 Mar 2007 14:11:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 14 Feb 2007 04:34:43 +0000 |
Kenichi Handa |
(x_produce_glyphs): When a font is not found, make the
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 01 Jan 2007 03:21:06 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Oct 2006 05:07:21 +0000 |
Kenichi Handa |
(get_next_display_element): Set it->face_id for the
|
Mon, 30 Oct 2006 08:54:41 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 26 Oct 2006 12:00:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 16 Oct 2006 07:26:19 +0000 |
Kenichi Handa |
(handle_composition_prop): Set it->c to the first
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 03 Oct 2006 05:04:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 20 Sep 2006 06:04:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 06 Sep 2006 07:30:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 05 Sep 2006 02:54:22 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 Aug 2006 04:33:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 03 Aug 2006 11:45:23 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 24 Jul 2006 04:38:53 +0000 |
Kenichi Handa |
(it_props): Move the entry for Qauto_composed to just
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Jul 2006 08:59:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 17 Jun 2006 20:57:37 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 06 Jun 2006 03:52:26 +0000 |
Kenichi Handa |
If USE_FONT_BACKEND is defined, include "font.h".
|
Wed, 17 May 2006 07:46:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
unicode-pre-font-backend
|
Wed, 10 May 2006 20:42:41 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
Fri, 21 Apr 2006 05:39:14 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Fri, 31 Mar 2006 04:56:24 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-50
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Sun, 19 Mar 2006 19:43:57 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
|
Mon, 13 Mar 2006 12:19:58 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
|
Thu, 09 Mar 2006 07:15:37 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
Fri, 03 Mar 2006 07:48:46 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-34
|
Wed, 22 Feb 2006 06:54:10 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-21
|
Tue, 21 Feb 2006 11:45:17 +0000 |
Kenichi Handa |
(fill_composite_glyph_string): Check s->face is NULL or
|
Mon, 20 Feb 2006 05:01:03 +0000 |
Kenichi Handa |
(draw_glyphs): Fix inclusion of right_overwriting
|
Wed, 15 Feb 2006 00:49:52 +0000 |
Kenichi Handa |
(x_produce_glyphs): Handle composition with TAB.
|
Sat, 04 Feb 2006 01:01:38 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-11
|
Wed, 25 Jan 2006 07:10:04 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Sat, 15 Oct 2005 00:26:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
|
Fri, 07 Oct 2005 07:15:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
Fri, 30 Sep 2005 11:43:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
|
Sun, 25 Sep 2005 22:07:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-85
|
Mon, 19 Sep 2005 10:20:33 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
|
Sun, 11 Sep 2005 22:21:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
|
Tue, 06 Sep 2005 00:25:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 05 Aug 2005 10:57:36 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
|
Fri, 22 Jul 2005 08:27:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
Thu, 14 Jul 2005 08:02:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-69
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Thu, 30 Jun 2005 00:31:46 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Wed, 15 Jun 2005 23:32:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
Thu, 09 Jun 2005 07:30:09 +0000 |
Kenichi Handa |
(get_next_display_element): Sync with the change in
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Fri, 20 May 2005 04:22:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
Thu, 05 May 2005 00:04:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-44
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Sat, 09 Apr 2005 02:16:29 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
|
Thu, 31 Mar 2005 11:27:46 +0000 |
Kenichi Handa |
(get_next_display_element): Sync with CVS head.
|
Thu, 31 Mar 2005 09:58:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
Thu, 24 Mar 2005 18:41:26 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
|
Thu, 10 Mar 2005 23:36:47 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-24
|
Wed, 09 Mar 2005 00:09:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
|
Thu, 03 Mar 2005 10:35:22 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-21
|
Wed, 23 Feb 2005 09:18:23 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
|
Fri, 18 Feb 2005 00:41:50 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-15
|
Sun, 13 Feb 2005 07:19:08 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
Sun, 06 Feb 2005 12:06:02 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
|
Wed, 02 Feb 2005 01:54:00 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-10
|
Sat, 29 Jan 2005 00:06:24 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
|
Mon, 24 Jan 2005 22:34:31 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-6
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Mon, 17 Jan 2005 12:09:23 +0000 |
Kenichi Handa |
(Fformat_mode_line): Fix argument to lookup_named_face.
|
Sun, 16 Jan 2005 03:40:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
Sun, 02 Jan 2005 09:21:32 +0000 |
Miles Bader |
Merge from emacs--cvs-trunk--0
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:31:08 +0000 |
Kenichi Handa |
(get_next_display_element): Sync to the change in HEAD
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 19 Nov 2004 06:55:13 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-72
|
Fri, 12 Nov 2004 02:53:04 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-70
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Wed, 27 Oct 2004 06:03:07 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-66
|
Fri, 22 Oct 2004 10:13:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
Fri, 15 Oct 2004 02:12:58 +0000 |
Kenichi Handa |
(get_next_display_element): In unibyte case, decide to
|
Thu, 14 Oct 2004 08:50:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
Mon, 04 Oct 2004 01:23:35 +0000 |
Kenichi Handa |
(message_dolog, set_message_1): Call
|
Thu, 30 Sep 2004 01:20:39 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48
|
Wed, 29 Sep 2004 07:22:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
|
Tue, 21 Sep 2004 09:34:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-43
|
Wed, 15 Sep 2004 09:00:10 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-40
|
Thu, 09 Sep 2004 09:36:36 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
|
Sat, 04 Sep 2004 09:14:28 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Wed, 28 Jul 2004 07:05:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-26
|
Fri, 23 Jul 2004 04:30:44 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-25
|
Tue, 29 Jun 2004 16:46:06 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-17
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Sat, 29 May 2004 02:11:25 +0000 |
Kenichi Handa |
(BUILD_GLYPH_STRINGS): Check if s is NULL.
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Thu, 11 Mar 2004 11:42:08 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Fix Lisp_Object/int mixup.
|
Sat, 24 Jan 2004 05:00:26 +0000 |
Kenichi Handa |
(get_next_display_element): Pass -1 as POS to
|
Fri, 23 Jan 2004 08:47:18 +0000 |
Kenichi Handa |
(move_it_to): Optimize for the case (op & MOVE_TO_Y).
|
Thu, 15 Jan 2004 06:57:02 +0000 |
Kenichi Handa |
(x_produce_glyphs): Call FACE_FOR_CHAR with POS and
|
Tue, 13 Jan 2004 01:40:47 +0000 |
Kenichi Handa |
(face_before_or_after_it_pos): Call FACE_FOR_CHAR with
|
Mon, 29 Dec 2003 07:57:00 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Fix setting of limit.
|
Tue, 02 Dec 2003 04:40:49 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Give limit to
|
Sun, 23 Nov 2003 07:32:11 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Fix the case of returning
|
Tue, 30 Sep 2003 11:07:55 +0000 |
Kenichi Handa |
(handle_auto_composed_prop): Check if the last
|
Mon, 29 Sep 2003 18:08:13 +0000 |
Dave Love |
(regex_compile): Remove unused var.
|
Wed, 17 Sep 2003 13:52:05 +0000 |
Dave Love |
(handle_composition_prop, check_point_in_composition):
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 31 Jan 2003 06:11:01 +0000 |
Kenichi Handa |
(SKIP_GLYPHS): New macro.
|
Thu, 07 Nov 2002 06:24:40 +0000 |
Kenichi Handa |
(it_props): Add an entry for Qauto_composed.
|
Fri, 27 Sep 2002 04:49:47 +0000 |
Kenichi Handa |
(display_string): Fix for the case of zero width glyph.
|
Tue, 20 Aug 2002 11:13:34 +0000 |
Kenichi Handa |
(get_next_display_element): Don't display unibyte 8-bit
|
Wed, 31 Jul 2002 07:11:28 +0000 |
Kenichi Handa |
(setup_echo_area_for_printing, set_message_1): Adjusted
|
Tue, 30 Jul 2002 11:37:50 +0000 |
Dave Love |
(message2_nolog, set_message): Declare an arg.
|
Fri, 26 Jul 2002 04:07:18 +0000 |
Kenichi Handa |
(message_dolog, set_message_1,
|
Tue, 23 Jul 2002 02:58:07 +0000 |
Kenichi Handa |
(face_before_or_after_it_pos): Call
|
Tue, 16 Jul 2002 13:57:00 +0000 |
Dave Love |
(display_mode_element): Fix call of Fset_text_properties.
|
Wed, 03 Jul 2002 22:14:32 +0000 |
Dave Love |
(decode_mode_spec_coding): Use CHARACTERP.
|
Tue, 07 May 2002 04:55:32 +0000 |
Kenichi Handa |
(display_mode_element): When the variable `elt' is
|
Tue, 09 Apr 2002 07:42:27 +0000 |
Kenichi Handa |
(display_mode_element): Fix calculation of `bytepos'.
|
Fri, 01 Mar 2002 01:49:30 +0000 |
Kenichi Handa |
Include "character.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Sat, 26 Jan 2008 01:00:44 +0000 |
Chong Yidong |
(pos_visible_p): Handle the case where charpos falls on
|
Fri, 25 Jan 2008 23:02:15 +0000 |
Richard M. Stallman |
(redisplay_window): Run Qwindow_text_change_functions and
|
Sat, 19 Jan 2008 05:22:33 +0000 |
Stefan Monnier |
(Qauto_hscroll_mode): New var.
|
Sun, 13 Jan 2008 00:43:55 +0000 |
Dan Nicolaescu |
* movemail.c:
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 28 Dec 2007 22:26:14 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 06 Dec 2007 00:46:18 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 11 Nov 2007 00:03:33 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 09 Nov 2007 09:45:30 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 16 Oct 2007 22:39:24 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 16 Oct 2007 15:42:58 +0000 |
Stefan Monnier |
* lisp.h (enum Lisp_Misc_Type): Del Lisp_Misc_Some_Buffer_Local_Value.
|
Mon, 15 Oct 2007 02:07:53 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 13 Oct 2007 12:47:25 +0000 |
Eli Zaretskii |
Replace `abs' with `eabs'.
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 27 Sep 2007 18:49:57 +0000 |
Stefan Monnier |
* indent.h:
|
Thu, 06 Sep 2007 02:13:47 +0000 |
Stefan Monnier |
(redisplay_internal): Make sure Elisp code always sees
|
Mon, 27 Aug 2007 09:21:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 24 Jul 2007 01:25:28 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:33:42 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 01:00:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 May 2007 14:44:47 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 20 May 2007 23:29:14 +0000 |
Miles Bader |
Merged from emacs--devo--0
|
Tue, 15 May 2007 23:06:27 +0000 |
Jason Rumney |
(display_menu_bar) [HAVE_NTGUI]: Check frame type.
|
Fri, 11 May 2007 18:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:42:47 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 22 Apr 2007 12:12:29 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sun, 03 Dec 2006 12:25:18 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Tue, 27 Jun 2006 15:06:36 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sat, 20 May 2006 10:32:11 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 17 May 2006 18:05:02 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 10 May 2006 15:04:01 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 03 May 2006 11:56:53 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 28 Apr 2006 14:48:18 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 19 Apr 2006 16:23:46 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 01 Apr 2006 13:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 22 Mar 2006 15:16:06 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Mar 2006 04:51:49 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 10 Mar 2006 11:23:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 04 Mar 2006 23:07:13 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 20 Feb 2006 16:30:15 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 06 Feb 2006 18:44:57 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 30 Jan 2006 18:06:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 187, 704)
|
Tue, 03 Jan 2006 01:50:46 +0000 |
Karoly Lorentey |
Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in process filters. Small fixes.
|
Fri, 30 Dec 2005 05:29:31 +0000 |
Karoly Lorentey |
Fix crash in lookup_image on termcap frames.
|
Thu, 29 Dec 2005 18:20:26 +0000 |
Karoly Lorentey |
Rename `struct device' to `struct terminal'. Rename some terminal-related functions similarly.
|
Mon, 19 Dec 2005 19:57:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 169-173, 671-676)
|
Fri, 18 Nov 2005 13:13:34 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 152-156, 642-654)
|
Mon, 07 Nov 2005 14:56:19 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 149-151, 629-641)
|
Wed, 19 Oct 2005 14:03:44 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 593-595)
|
Wed, 12 Oct 2005 16:14:04 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
Sun, 09 Oct 2005 20:00:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)
|
Sat, 17 Sep 2005 19:10:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 116-117, 544-550)
|
Sat, 17 Sep 2005 19:00:49 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 543)
|
Sun, 11 Sep 2005 06:42:03 +0000 |
Karoly Lorentey |
Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Boetes, analysis by Kalle Olavi Niemitalo.)
|
Fri, 09 Sep 2005 20:52:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 05 Sep 2005 14:21:08 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Testing my own CVS gateway.)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Mon, 11 Jul 2005 00:19:34 +0000 |
Karoly Lorentey |
Fix compilation error in select_frame_for_redisplay.
|
Mon, 11 Jul 2005 00:05:55 +0000 |
Karoly Lorentey |
Rename `struct display' to `struct device'. Update function, parameter and variable names accordingly.
|
Sun, 10 Jul 2005 20:44:37 +0000 |
Karoly Lorentey |
At long last, fix annoying SELECTED_FRAME crashes after unexpected connection failures. Yay!
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Tue, 05 Jul 2005 22:12:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
Sun, 26 Jun 2005 21:12:57 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 447-448)
|
Sat, 25 Jun 2005 15:00:08 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 441-446)
|
Tue, 21 Jun 2005 15:42:45 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 423-434)
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Fri, 03 Jun 2005 05:49:26 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 74-79, 332-349)
|
Sat, 28 May 2005 21:04:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 70-73, 320-331)
|
Fri, 20 May 2005 17:44:36 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
|
Mon, 16 May 2005 15:49:27 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 307-312)
|
Fri, 06 May 2005 21:06:31 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 68, 286-291)
|
Mon, 02 May 2005 14:38:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 281-285)
|
Tue, 26 Apr 2005 12:13:35 +0000 |
Karoly Lorentey |
I give up; attempt to fix annoying crashes by reverting xdisp.c changes in patch-328.
|
Mon, 25 Apr 2005 11:49:38 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 67, 270-278)
|
Mon, 25 Apr 2005 11:47:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 269)
|
Tue, 19 Apr 2005 13:33:31 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 66, 266-268)
|
Mon, 18 Apr 2005 13:40:23 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 60-65, 246-265)
|
Fri, 08 Apr 2005 16:25:22 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 56-58, 232-239)
|
Mon, 04 Apr 2005 16:43:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 45-55, 214-231)
|
Sun, 27 Mar 2005 17:29:43 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
Wed, 23 Mar 2005 10:40:00 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 192-203)
|
Wed, 16 Mar 2005 16:06:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 37-38, 162-182)
|
Wed, 16 Mar 2005 16:03:44 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 160-161)
|
Sun, 06 Mar 2005 13:31:20 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 34-36, 142-158)
|
Mon, 28 Feb 2005 15:15:44 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 31-33, 129-141)
|
Wed, 23 Feb 2005 11:26:15 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 27, 120-125)
|
Wed, 23 Feb 2005 11:24:05 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 119)
|
Sun, 20 Feb 2005 18:47:54 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 17-26, 107-116)
|
Sat, 19 Feb 2005 00:06:48 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 14-16, 95-106)
|
Fri, 18 Feb 2005 23:21:20 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 91-94)
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 06 Jan 2005 15:05:01 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 06 Jan 2005 15:00:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 23 Dec 2004 16:43:51 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 10 Dec 2004 15:24:54 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 08 Dec 2004 22:20:27 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 13 Nov 2004 18:34:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 31 Oct 2004 02:05:24 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 25 Oct 2004 18:17:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 19 Oct 2004 17:00:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 14 Oct 2004 14:58:43 +0000 |
Karoly Lorentey |
Fix core dump in redisplay window. (Reported by Yoshiaki Kasahara.) Plus cleanups.
|
Thu, 14 Oct 2004 14:42:03 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 10 Oct 2004 16:41:56 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 07 Oct 2004 16:52:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 03 Oct 2004 13:08:55 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 29 Sep 2004 08:38:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 20 Sep 2004 09:41:18 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 10 Sep 2004 13:06:10 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 06 Sep 2004 07:53:44 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 23 Aug 2004 10:12:04 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 30 Jul 2004 16:33:42 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Jul 2004 07:43:21 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 22 Jul 2004 22:01:29 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 24 Jun 2004 07:44:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 15 Jun 2004 16:45:35 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 31 May 2004 13:48:26 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 27 May 2004 17:24:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 23 May 2004 05:08:13 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 23 May 2004 01:53:23 +0000 |
Karoly Lorentey |
Make terminal_coding and keyboard_coding display-local.
|
Tue, 18 May 2004 19:12:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 11 May 2004 09:12:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 07 May 2004 14:20:00 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 01 May 2004 19:23:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 29 Apr 2004 20:45:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Wed, 28 Apr 2004 14:10:58 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 27 Apr 2004 15:53:30 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 23 Apr 2004 14:44:11 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 18 Apr 2004 01:40:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 16 Apr 2004 15:03:58 +0000 |
Karoly Lorentey |
Eliminated updating_frame.
|
Thu, 15 Apr 2004 16:49:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 08 Apr 2004 12:29:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 28 Mar 2004 06:08:38 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 25 Mar 2004 22:21:45 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 19 Mar 2004 23:19:04 +0000 |
Karoly Lorentey |
Trivial cleanups to get rid of GCC warnings.
|
Fri, 19 Mar 2004 22:32:48 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 07 Mar 2004 15:30:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 26 Feb 2004 00:39:34 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 19 Feb 2004 13:25:32 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Wed, 18 Feb 2004 17:10:32 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 25 Jan 2004 00:43:38 +0000 |
Karoly Lorentey |
Removed %T in mode-line-format. Trivial documentation changes.
|
Sat, 24 Jan 2004 20:03:33 +0000 |
Karoly Lorentey |
Fixed interactive temacs.
|
Thu, 22 Jan 2004 15:37:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 10 Jan 2004 13:27:38 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 10 Jan 2004 12:56:22 +0000 |
Karoly Lorentey |
Numerous bugfixes and small improvements.
|
Mon, 05 Jan 2004 05:54:35 +0000 |
Karoly Lorentey |
Converted display hooks to be display-local. Plus many bugfixes.
|
Fri, 02 Jan 2004 04:22:23 +0000 |
Karoly Lorentey |
Got rid of the rif (window-based redisplay interface) global variable.
|
Fri, 02 Jan 2004 01:15:26 +0000 |
Karoly Lorentey |
Fixed X support, preliminary support for X-tty combo sessions.
|
Sat, 25 Aug 2007 23:50:16 +0000 |
Richard M. Stallman |
Syntactic cleanup.
|
Sat, 25 Aug 2007 20:11:09 +0000 |
Stefan Monnier |
(Finvisible_p): New function.
|
Tue, 07 Aug 2007 15:55:37 +0000 |
Chong Yidong |
(move_it_by_lines): Remove incorrect optimization.
|
Mon, 06 Aug 2007 17:25:30 +0000 |
Chong Yidong |
(redisplay_window): When restoring original buffer position, make sure
|
Sat, 28 Jul 2007 01:12:44 +0000 |
Nick Roberts |
* xdisp.c (decode_mode_spec): Use '@' instead of 'R' to test for
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 22 Jul 2007 23:20:31 +0000 |
Nick Roberts |
(decode_mode_spec): Add case 'R' for to test for
|
Sun, 17 Jun 2007 01:45:46 +0000 |
Juanma Barranquero |
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
|
Thu, 14 Jun 2007 08:39:58 +0000 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
Fri, 08 Jun 2007 20:05:03 +0000 |
Juanma Barranquero |
(Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_string.
|
Tue, 29 May 2007 23:19:43 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 26 May 2007 17:21:14 +0000 |
Dan Nicolaescu |
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
|
Sat, 19 May 2007 18:43:14 +0000 |
Chong Yidong |
(redisplay_window): If first window line is a continuation line,
|
Tue, 26 Aug 2008 11:11:41 +0000 |
Juanma Barranquero |
Fix typos (sync from trunk).
|
Fri, 08 Aug 2008 15:52:10 +0000 |
Chong Yidong |
Fix last change.
|
Fri, 08 Aug 2008 15:50:53 +0000 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
Tue, 05 Aug 2008 22:46:31 +0000 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
Mon, 28 Jul 2008 19:52:35 +0000 |
Chong Yidong |
Revert last change.
|
Mon, 28 Jul 2008 19:41:11 +0000 |
Chong Yidong |
(redisplay_window): Check return value of
|
Wed, 23 Apr 2008 08:56:30 +0000 |
YAMAMOTO Mitsuharu |
(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
|
Mon, 31 Mar 2008 22:37:54 +0000 |
Chong Yidong |
(next_overlay_string): Don't set overlay_strings_at_end_processed_p if
|
Sat, 29 Mar 2008 00:47:46 +0000 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
Mon, 03 Mar 2008 09:24:57 +0000 |
YAMAMOTO Mitsuharu |
(handle_single_display_spec): Undo 2007-10-16 changes.
|
Fri, 29 Feb 2008 02:02:39 +0000 |
Chong Yidong |
(get_overlay_strings_1): Add missing argument type.
|
Sun, 17 Feb 2008 21:54:41 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Mon, 24 Dec 2007 03:01:15 +0000 |
YAMAMOTO Mitsuharu |
(phys_cursor_in_rect_p): Check if cursor is in fringe area.
|
Sat, 01 Dec 2007 22:44:02 +0000 |
Richard M. Stallman |
(syms_of_xdisp) <scroll-conservatively>: Doc fix.
|
Sat, 10 Nov 2007 03:06:45 +0000 |
Stefan Monnier |
(load_overlay_strings): Fix copy&paste typo.
|
Wed, 07 Nov 2007 15:31:20 +0000 |
Chong Yidong |
(handle_face_prop): Fix last change.
|
Sun, 04 Nov 2007 07:42:21 +0000 |
Richard M. Stallman |
(handle_face_prop): Test for strings that came from overlays,
|
Sat, 03 Nov 2007 03:47:42 +0000 |
Richard M. Stallman |
(handle_face_prop): Use face_at_buffer_position_no_overlays
|
Sat, 03 Nov 2007 01:50:16 +0000 |
Richard M. Stallman |
(handle_stop): Move some code out of loop.
|
Tue, 30 Oct 2007 22:48:26 +0000 |
Jason Rumney |
(Fformat_mode_line): Do nothing when noninteractive.
|
Tue, 16 Oct 2007 08:59:25 +0000 |
YAMAMOTO Mitsuharu |
(handle_display_prop): Ignore display specs after
|