Omit some unnecessary casts.
[bpt/emacs.git] / src / xdisp.c
2013-08-11 Paul EggertOmit some unnecessary casts.
2013-08-09 Eli ZaretskiiFix bug #15064 with assertion violation due to mouse...
2013-08-09 Dmitry AntipovUse xstrdup and build_unibyte_string where applicable.
2013-08-08 Dmitry AntipovRedesign redisplay interface to drop global variable...
2013-08-08 Dmitry AntipovDo not reset window modification event counters excessi...
2013-08-07 Eli Zaretskiixdisp.c: Fix a typo in a comment for the last commit.
2013-08-07 Eli ZaretskiiFix bug #14616 with unnecessary redrawing of TTY frames.
2013-08-07 Dmitry AntipovBe more careful if selected window shows the buffer...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDo not use global Lisp_Object in composition macros.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Eli ZaretskiiFix bug #14780 with unreachable lines near end of buffer.
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-16 Paul EggertPrefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-10 Paul EggertPort to C89.
2013-07-06 Eli ZaretskiiFix bug #14771 with scroll-step = 1 and non-nil line...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-05 Paul EggertRemove duplicate #include directives.
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Eli ZaretskiiFix bug #2749 with overflow-newline-into-fringe in...
2013-06-30 Michal NazarewiczAdd `remember-notes' function to store random notes...
2013-06-30 Paul EggertSpelling fixes.
2013-06-30 Eli ZaretskiiDon't call sit-for in right-char and left-char for...
2013-06-29 Paul EggertFix minor problems found by static checking.
2013-06-29 Eli ZaretskiiImplement visual-order cursor motion.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-15 Eli ZaretskiiFix bug #14567 with jumpy scrolling of tall images.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-12 Xue FuqiaoMerge from mainline.
2013-06-10 Eli ZaretskiiMinor cleanup in last commit in get_it_property.
2013-06-09 Eli ZaretskiiFix current-bidi-paragraph-direction wrt window pointer.
2013-06-09 Eli ZaretskiiFix bug #14575 with window-specific overlays with line...
2013-06-08 Eli ZaretskiiFix bug #14575 with window-specific overlays with displ...
2013-06-06 Eli ZaretskiiImprove the fix for bug #14558.
2013-06-05 Eli ZaretskiiFix bug #14558 with turning off mouse-highlight during...
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Stefan MonnierMerge the specpdl and backtrace stacks. Make the struc...
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-27 Eli ZaretskiiFix bug #14476 with posn-at-point and glyphs from displ...
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...
next