Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
[bpt/emacs.git] / src / xdisp.c
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_...
2012-12-22 Glenn MorrisMerge from emacs-24; up to 2012-12-02T06:22:32Z!cyd...
2012-12-21 Glenn MorrisMerge from emacs-24; up to 2012-12-01T13:25:13Z!cyd...
2012-12-20 Paul Eggert* xdisp.c (redisplay_internal): Remove now-unused local.
2012-12-20 Stefan Monnier* src/xdisp.c (select_frame_for_redisplay, ensure_selec...
2012-12-17 Stefan Monnier* src/xdisp.c (select_frame_for_redisplay): Use select_...
2012-12-14 Stefan Monnier* src/xdisp.c (display_mode_lines): Keep selected_windo...
2012-12-14 Stefan Monnier* src/xdisp.c (select_frame_for_redisplay): Keep select...
2012-12-13 Paul Eggert* xdisp.c: Minor style fixes.
2012-12-13 Dmitry AntipovMinor redisplay optimization when the region length...
2012-12-13 Glenn MorrisMerge from emacs-24; up to 2012-11-30T04:44:52Z!cyd...
2012-12-12 Dmitry Antipov* dispnew.c (set_window_cursor_after_update): Use clip_...
2012-12-11 Eli ZaretskiiFix part of bug #13011 with display of lines that have...
2012-12-11 Dmitry AntipovConsistently use marker_position and marker_byte_position.
2012-12-10 Daniel ColascioneMove fix for cygw32 icon issue from emacs-24 branch...
2012-12-10 Dmitry AntipovPer-buffer window counters.
2012-12-10 Eli ZaretskiiMerge from trunk + rename the event. Not tested yet.
2012-12-10 Glenn MorrisMerge from emacs-24; up to 2012-11-26T19:56:14Z!monnier...
2012-12-06 Glenn MorrisMerge from emacs-24; up to 2012-11-24T16:58:43Z!cyd...
2012-12-04 Dmitry Antipov* lisp.h (Mouse_HLInfo): Remove set-but-unused mouse_fa...
2012-12-03 Eli ZaretskiiFix bug #13055 with cursor positioning inside scroll...
2012-12-03 Glenn MorrisMerge from emacs-24; up to 2012-11-23T06:23:28Z!cyd...
2012-11-30 Eli ZaretskiiFix commentary to buffer_shared_and_changed.
2012-11-29 Dmitry Antipov* xdisp.c (window_outdated): Remove eassert since it...
2012-11-27 Kenichi Handamerge trunk
2012-11-27 Glenn MorrisMerge from emacs-24; up to 2012-11-20T20:06:17Z!monnier...
2012-11-25 Bill WohlerMerge from trunk.
2012-11-24 Eli ZaretskiiFix assertion violations when clicking on Info bread...
2012-11-24 Glenn MorrisMerge from emacs-24; up to 2012-11-19T11:36:02Z!yamaoka...
2012-11-23 Kenichi Handa(no commit message)
2012-11-23 Eli ZaretskiiFix cursor display when several display strings follow...
2012-11-22 Dmitry Antipov* alloc.c (Fgarbage_collect): Unblock input after clearing
2012-11-22 Dmitry Antipov* xdisp.c (window_buffer_changed): New function.
2012-11-21 Daniel ColascioneTeach sql-mode's imenu about IF NOT EXISTS
2012-11-21 Daniel ColascioneSupport IF NOT EXISTS in SQL declarations
2012-11-21 Stefan Monnier* src/xdisp.c (fast_set_selected_frame): Rename from...
2012-11-21 Glenn MorrisMerge from emacs-24; up to 2012-11-17T22:12:47Z!eggert...
2012-11-20 Dmitry AntipovTiny adjustment around the previous redisplay change.
2012-11-20 Dmitry Antipov* xdisp.c (buffer_shared): Adjust comment.
2012-11-19 Eli ZaretskiiMore fixes for bug #12878 with MS-Windows MSVC build.
2012-11-18 Glenn MorrisMerge from emacs-24; up to 2012-11-15T23:31:37Z!dancol...
2012-11-17 Eli ZaretskiiMerge from trunk.
2012-11-16 Glenn MorrisMerge from emacs-24; up to 2012-11-13T18:57:26Z!dgutov...
2012-11-15 Daniel ColascioneMerge from cygw32 branch
2012-11-14 Kenichi Handamerge trunk
2012-11-14 Dmitry Antipov* xdisp.c (echo_area_display, redisplay_internal):
2012-11-13 Kenichi Handamerge trunk
2012-11-13 Eli ZaretskiiMerge from trunk.
2012-11-13 Dmitry AntipovOmit glyphs initialization at startup.
2012-11-13 Glenn MorrisMerge from emacs-24; up to 2012-11-09T14:45:15Z!dmantip...
2012-11-12 Eli ZaretskiiFix bug #12867 with crashes due to large field width...
2012-11-12 Dmitry AntipovSimplify by using FOR_EACH_FRAME here and there.
2012-11-11 Juanma Barranquerosrc/xdisp.c (start_hourglass) [HAVE_NTGUI]: Silence...
2012-11-10 Glenn MorrisMerge from emacs-24; up to 2012-11-08T14:54:03Z!monnier...
2012-11-06 Eli ZaretskiiFix bug #12811 with scrolling under scroll-up/down...
2012-11-06 Dmitry AntipovWidely used frame validity and checking functions.
2012-11-03 Glenn MorrisMerge from emacs-24; up to 2012-11-03T05:11:34Z!dmantip...
2012-11-03 Eli ZaretskiiFix bidi initialization in init_from_display_pos.
2012-11-02 Eli ZaretskiiMerge from trunk after 24.3 was moved to emacs-24 branch.
2012-11-02 Dmitry AntipovWindow-related stuff cleanup here and there.
2012-10-23 Kenichi Handamerge trunk
2012-10-20 Paul EggertPort to OpenBSD 5.1.
2012-10-17 Eli ZaretskiiMerge from trunk.
2012-10-17 Kenichi Handamerge trunk
2012-10-17 Kenichi Handaxdisp.c (reseat_1): Make the information stored in...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-11 Kenichi Handamerge trunk
2012-10-09 Eli ZaretskiiMerge from trunk.
2012-10-08 Daniel Colascione* xdisp.c (start_hourglass): Call w32_note_current_wind...
2012-10-08 Eli ZaretskiiMerge from trunk after cygw32 commit, and resolve confl...
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-10-01 Paul Eggert* xdisp.c (syms_of_xdisp): Default message-log-max...
2012-10-01 Paul EggertPrefer plain 'static' to 'static inline'.
2012-09-30 Eli ZaretskiiSupport atimers and CPU profiler via profile.c on MS...
2012-09-30 Kenichi Handamerge trunk
2012-09-29 Stefan Monnier* src/lisp.h (struct backtrace): Remove indirection...
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-28 Eli ZaretskiiRename "Automatic Redisplay" entry in Lisp backtrace.
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-25 Chong YidongUse declare forms, where possible, to mark obsolete...
2012-09-24 Stefan MonnierTry to let it compile on other platforms
2012-09-24 Stefan MonnierRewrite sampler to use Elisp hash-tables.
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-22 Eli ZaretskiiFix bug #10159 with crashes in auto-complete package.
2012-09-22 Kenichi Handamerge trunk
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Daniel ColascioneImplement cygw32
2012-09-16 Paul EggertRemove configure's --without-sync-input option.
2012-09-16 Kenichi Handamerge trunk
next