* lisp.h (init_weak_hash_tables, syms_of_font)
[bpt/emacs.git] / src / xdisp.c
2008-07-28 Andreas Schwab* lisp.h (init_weak_hash_tables, syms_of_font)
2008-07-27 Dan NicolaescuRemove support for Mac Carbon.
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-23 Jason Rumney(right_overwritten): Doc fix
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Adrian Robertchange most cases of PENDING to TODO, some to FIXME...
2008-07-16 Chong Yidong(move_it_in_display_line): Account for word wrap, so...
2008-07-15 Adrian Robertmerging Emacs.app (NeXTstep port)
2008-07-15 Jason Rumney* w32fns.c (Fx_create_frame): Remove duplicate unwind_p...
2008-07-15 Adrian Robertapplying patch to consolidate non-GUI portion of hourgl...
2008-07-10 Chong Yidong(move_it_to): Backtrack if past the edge of a wrapped...
2008-07-05 Chong Yidong(try_window_id): Give up if word-wrapping is on.
2008-07-05 Andreas Schwab(get_it_property): Move out of HAVE_WINDOW_SYSTEM
2008-07-05 Chong Yidong(IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word...
2008-07-02 Jason Rumney(next_element_from_display_vector): Move assignment out
2008-07-01 Miles BaderImplement display-time wrap/line-prefix feature
2008-06-26 Chong Yidong(extend_face_to_end_of_line): Fix last change.
2008-06-26 Kenichi Handa(handle_auto_composed_prop): Fix for the terminal case.
2008-06-25 Jason Rumney(get_glyph_face_and_encoding): Encode invalid glyphs...
2008-06-25 Juanma Barranquero* xdisp.c (syms_of_xdisp) <truncate-partial-width-windo...
2008-06-24 Chong Yidong(Vtruncate_partial_width_windows): New Lisp_Object...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-14 Stefan Monnier(syms_of_xdisp): Default underline-minimum-offset to 1.
2008-06-10 Stefan Monnier* xdisp.c (underline_minimum_offset): Rename from xterm.c's
2008-06-06 Miles BaderCalculate tab width based on current face, not global...
2008-06-05 Stefan Monnier* window.c (window_scroll_pixel_based_preserve_x)
2008-06-01 Miles BaderImplement face-remapping-alist feature
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-27 Stefan MonnierInclude font.h for --without-x.
2008-05-27 Chong Yidong(draw_glyphs): If mouse-highlighting is on, attempt...
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-20 Stefan Monnier* xdisp.c (select_frame_for_redisplay): Adjust for...
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi HandaThroughout the file, delete all USE_FONT_BACKEND
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 YAMAMOTO Mitsuharu(x_y_to_hpos_vpos, fast_find_position) [HAVE_CARBON]:
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-20 Chong Yidong(pos_visible_p): Check if iterator stops on a display...
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-10 Glenn MorrisRevert changes included by mistake in previous commit.
2008-04-10 Glenn Morris(truncate-partial-width-windows): Doc fix.
2008-04-09 Jason Rumney(redisplay_internal) [!WINDOWSNT]: Conditionalize last...
2008-04-09 Stefan Monnier* xdisp.c (redisplay_internal): Reset tty's color_mode...
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-04-01 Stefan Monnier(try_window_id): Don't forget to reset delta_bytes.
2008-03-31 Chong Yidong(next_overlay_string): Don't set overlay_strings_at_end...
2008-03-29 Stefan Monnier* keyboard.c (pending_funcalls): New var.
2008-03-29 YAMAMOTO Mitsuharu(update_tool_bar, redisplay_tool_bar, redisplay_window)
2008-03-26 Stefan Monnier(redisplay_internal): Reset selected_frame earlier.
2008-03-19 Stefan Monnier(format_mode_line_unwind_data): Add window argument.
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-08 Kim F. Storm(GET_NEXT_DISPLAY_ELEMENT): New macro.
2008-03-03 YAMAMOTO Mitsuharu(handle_single_display_spec): Undo 2007-10-16 changes.
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-29 Chong Yidong(next_overlay_string): Don't set overlay_strings_at_end...
2008-02-29 Stefan Monnier(get_overlay_strings_1): Fix typo.
2008-02-29 Chong Yidong(get_overlay_strings_1): Add missing argument type.
2008-02-29 Chong Yidong(get_overlay_strings_1): Add missing argument type.
2008-02-28 Kenichi Handa(handle_auto_composed_prop): Don't make composition...
2008-02-28 Kenichi Handa(display_mode_element): Cancel the previous change.
2008-02-27 Kim F. Storm(get_next_display_element, next_element_from_display_ve...
2008-02-26 Stefan Monnier* dispextern.h (face_at_buffer_position, face_for_overl...
2008-02-25 Kenichi Handa(x_produce_glyphs): For a visible glyph, assure at...
2008-02-25 Kenichi Handa(struct glyph_string): New member padding_p.
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Stefan MonnierAllow fine-grained image-cache flushing.
2008-02-24 Miles BaderMerge from emacs--rel--22
2008-02-22 Stefan MonnierConsolidate the image_cache to the terminal struct.
2008-02-21 Kenichi Handa(display_mode_element): Fix previous change.
2008-02-21 Kenichi Handa(decode_mode_spec): New arg string.
2008-02-17 Juanma Barranquero*** empty log message ***
2008-02-17 Juanma Barranquero*** empty log message ***
2008-02-17 Kenichi Handa(handle_composition_prop): Set it->c to the fist
2008-02-07 Stefan Monnier* xselect.c (x_handle_dnd_message):
2008-02-06 Kenichi Handa(x_produce_glyphs): Don't set it->ascent and it->descent
2008-02-04 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge unicode branch
2008-02-01 Miles BaderMerge from emacs--devo--0
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-02-01 Miles BaderMerge from emacs--devo--0
2008-02-01 Miles BaderMerge from emacs--rel--22
2008-01-31 Miles BaderMerge from emacs--devo--0
2008-01-31 Miles BaderMerge from emacs--rel--22
2008-01-30 Miles BaderMerge from emacs--devo--0
2008-01-30 Miles BaderMerge from emacs--rel--22
2008-01-29 Miles BaderMerge from emacs--rel--22
2008-01-26 Chong Yidong(pos_visible_p): Handle the case where charpos falls on
2008-01-25 Richard M. Stallman(redisplay_window): Run Qwindow_text_change_functions and
2008-01-22 Miles BaderMerge from emacs--rel--22
2008-01-19 Stefan Monnier(Qauto_hscroll_mode): New var.
2008-01-13 Dan Nicolaescu* movemail.c:
next