merge trunk
[bpt/emacs.git] / src / xdisp.c
2013-05-22 Kenichi Handamerge trunk
2013-05-21 Dmitry Antipov* xdisp.c (reseat_at_previous_visible_line_start):
2013-05-17 Eli ZaretskiiSupport invocation of un-installed runemacs.exe.
2013-05-16 Eli ZaretskiiFix bug #14408 with updating *Messages* display.
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-08 Eli ZaretskiiFix vertical cursor motion when there's a display strin...
2013-05-06 Eli ZaretskiiFix bug #14241 with posn-at-point at the beginning...
2013-05-05 Eli ZaretskiiFix bug #14306 with whitespace mode together with linum...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Eli ZaretskiiMerge from trunk.
2013-04-02 Paul EggertPrefer < to > in range checks such as 0 <= i && i < N.
2013-03-31 Eli ZaretskiiMerge from trunk.
2013-03-31 Dmitry Antipov* frame.h (struct frame): Drop scroll_bottom_vpos
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-30 Eli ZaretskiiMerge from trunk.
2013-03-29 Dmitry Antipov* indent.c (current_column_bol_cache): Remove leftover...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-28 Dmitry Antipov* window.h (struct window): Replace hchild, vchild...
2013-03-28 Dmitry Antipov* xdisp.c (with_echo_area_buffer_unwind_data): Save...
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-24 Paul EggertStatic checking by GCC 4.8-20130319.
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-22 Dmitry Antipov* frame.h (struct frame): Put menu_bar_window under...
2013-03-21 Kenichi Handamerge trunk
2013-03-20 Dmitry Antipov* window.h (struct window): Convert left_col, top_line...
2013-03-20 Dmitry Antipov* frame.h (struct frame): Drop resx and resy because...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-15 Kenichi Handamerge trunk
2013-03-13 Dmitry Antipov* xdisp.c (init_iterator): Simplify because both charac...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-10 Eli ZaretskiiUse macros from dispextern.h where appropriate.
2013-03-08 Dmitry Antipov* search.c (find_newline): Accept start and end byte...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-07 Dmitry Antipov* bidi.c (bidi_fetch_char): Swap first and second arguments
2013-03-06 Eli ZaretskiiRename find_next_newline to find_newline_no_quit.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Dmitry Antipov* lisp.h (find_next_newline_no_quit): Rename to find_ne...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Bill WohlerMerge from trunk; up to 2013-03-02T21:05:52Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-24 Andreas SchwabFixes: debbugs:13797
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-20 Daniel Colascione* sheap.c (report_sheap_usage): Use message, not messag...
2013-02-20 Dmitry Antipov* search.c (find_newline): Return byte position in...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-18 Eli ZaretskiiFix a typo in a comment.
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-17 Eli ZaretskiiFix bug #13723 with redrawing vertical border in GUI...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Dmitry Antipov* composite.c (fill_gstring_header): Remove useless...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-12 Eli ZaretskiiFix cursor positioning near scroll margin at top of...
2013-02-12 Eli ZaretskiiMinor additional fix in the wake of bugs #13623 and...
2013-02-11 Paul EggertTune by using memchr and memrchr.
2013-02-11 Eli ZaretskiiFix previous commit for bug #13675.
2013-02-11 Dmitry Antipov* marker.c (set_marker_internal): If desired position...
2013-02-10 Eli ZaretskiiSpeed up some redisplay operations with very long lines...
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-09 Eli ZaretskiiRemove all references to buffer-file-type and related...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-08 Eli Zaretskiisrc/xdisp.c: Fix commentary of display_count_lines.
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-04 Eli ZaretskiiFix bugs #13623 and 13626 caused by changes in 2013...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-02-01 Dmitry Antipov* window.h (struct window): Convert base_line_number...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-25 Dmitry Antipov* insdel.c (insert_1): Remove.
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-24 Dmitry AntipovDrop async_visible and async_iconified fields of struct...
2013-01-23 Stefan Monnier* src/xdisp.c (message2, message2_nolog): Remove functions.
2013-01-22 Dmitry Antipov* window.h (struct window): Change window_end_valid...
2013-01-22 Dmitry Antipov* xdisp.c (mark_window_display_accurate): Simplify...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
2013-01-06 Glenn MorrisMerge from emacs-24; up to 2012-12-07T15:31:43Z!cyd...
2013-01-05 Glenn MorrisMerge from emacs-24; up to 2012-12-07T08:13:49Z!dmantip...
2013-01-05 Eli ZaretskiiImprove display of glyph matrix by dump-glyph-matrix.
2013-01-04 Glenn MorrisMerge from emacs-24; up to 2012-12-06T20:16:38Z!monnier...
2013-01-03 Glenn MorrisMerge from emacs-24; up to 2012-12-06T07:33:20Z!rgm...
2013-01-02 Paul EggertMerge from emacs-24; up to 2012-12-06T01:39:03Z!monnier...
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-30 Glenn MorrisMerge from emacs-24; up to 2012-12-05T00:13:56Z!yamaoka...
2012-12-27 Eli ZaretskiiFix bug #13277 with TTY cursor positioning in a line...
2012-12-27 Glenn MorrisMerge from emacs-24; up to 2012-12-03T21:07:47Z!eggert...
2012-12-25 Dmitry Antipov* xdisp.c (redisplay_window): Remove inner local variable
2012-12-24 Dmitry Antipov* buffer.c (Fset_buffer_modified_p): Use buffer_window_...
next