* src/xdisp.c (fast_set_selected_frame): Rename from update_tool_bar_unwind.
[bpt/emacs.git] / src / xdisp.c
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-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 Dmitry Antipov* xdisp.c (echo_area_display, redisplay_internal):
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 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 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-08 Daniel Colascione* xdisp.c (start_hourglass): Call w32_note_current_wind...
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
2012-09-15 Paul EggertPort better to POSIX hosts lacking _setjmp.
2012-09-14 Martin RudalicsIn Fformat_mode_line always save/restore current buffer...
2012-09-12 Eli ZaretskiiFix a typo that caused crashes in redisplay.
2012-09-12 Eli ZaretskiiFix bug #12403 with garbled display under non-zero...
2012-09-12 Stefan Monnier* src/eval.c: Add `inhibit-debugger'.
2012-09-11 Dmitry AntipovConvenient macro to check whether the buffer is live.
2012-09-11 YAMAMOTO MitsuharuFix wrong overhang display for gstring compositions...
2012-09-11 Paul Eggert* xdisp.c (Qinhibit_debug_on_message): Now static.
2012-09-06 Kenichi Handamerge trunk
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-05 Paul Eggert* xdisp.c (set_message): Simplify and reindent last...
2012-09-04 Lars IngebrigtsenImplement `debug-on-message'.
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-09-03 Paul EggertRevert changes prompted only by gcc -Wjump-misses-init.
2012-09-03 Paul EggertFix minor problems found by static checking.
2012-09-02 Paul Eggert* emacs.c, eval.c: Use bool for boolean.
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-28 Kenichi Handamerge trunk
2012-08-28 Dmitry AntipovFix usage of set_buffer_internal.
2012-08-28 Paul Eggert* dispnew.c: Use bool for boolean.
2012-08-26 Paul EggertSpelling fixes.
2012-08-22 Kenichi Handamerge trunk
2012-08-21 Paul Eggert* alloc.c: Use bool for booleans.
2012-08-19 Paul Eggert* xdisp.c (handle_invisible_prop): Make it a bit faster
2012-08-19 Chong Yidong* src/xdisp.c (handle_invisible_prop): Fix ellipses...
2012-08-18 Chong YidongMake display strings obey buffer-invisibility-spec.
2012-08-18 Paul Eggert* buffer.h (BSET): Remove.
2012-08-18 Paul Eggert* window.h (WSET): Remove.
2012-08-17 Paul Eggert* frame.h (FSET): Remove (Bug#12215).
2012-08-16 Kenichi Handamerge trunk
2012-08-14 Dmitry AntipovRevert and cleanup some recent overlay changes.
2012-08-13 Dmitry AntipovUse BSET for write access to Lisp_Object members of...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-08 Stefan Monnier* src/xdisp.c (safe_eval_handler): Remove prototype...
2012-08-08 Dmitry AntipovInline functions to examine and change buffer overlays.
2012-08-08 Dmitry AntipovCleanup intervals.
2012-08-07 Dmitry AntipovDrop PGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-05 Dmitry AntipovGeneralize common compile-time constants.
2012-08-03 Paul EggertRemove unnecessary casts involving pointers.
2012-08-01 Eli ZaretskiiFix fallout from 2012-08-01T05:11:36Z!dmantipov@yandex...
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for processes.
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
next