* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
[bpt/emacs.git] / src / xdisp.c
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-16 Eli ZaretskiiFix bug #11720 with cursor positioning in outline-mode...
2012-06-16 Eli ZaretskiiFix bug #11653 with a crash when more than 16 overlay...
2012-06-16 Eli ZaretskiiFix bug #11653 with cursor positioning in a row that...
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-06-08 Paul Eggert* xdisp.c (vmessage): Treat frame message as multibyte.
2012-06-04 Paul Eggert* xdisp.c (note_mode_line_or_margin_highlight): Pacify...
2012-06-03 Glenn Morristool-bar-style doc fixes
2012-06-03 Chong YidongMake mode line help-echo visible for unibyte buffers.
2012-06-03 Chong Yidong* xdisp.c (note_mode_line_or_margin_highlight): Fix...
2012-06-03 Chong YidongImplement default help-echo for mode line.
2012-06-01 Dmitry AntipovFor a 'struct window', replace some Lisp_Object fields to
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-30 Eli ZaretskiiFix bug #11587 with a crash in an Info buffer under...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Eli ZaretskiiExtend mouse support on W32 text-mode console.
2012-05-26 Eli ZaretskiiSupport mouse highlight on w32 text-mode frames.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-25 Paul EggertMerge from trunk.
2012-05-19 Eli ZaretskiiA better fix for bug #11464 with pos-visible-in-window...
2012-05-15 Eli ZaretskiiFix the changes in 2012-04-22T13:58:00Z!cyd@gnu.org...
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Chong YidongMerge from emacs-24; up to 2012-04-22T13:58:00Z!cyd...
2012-05-13 Eli ZaretskiiFix bug #11464 with pos-visible-in-window-p and R2L...
2012-05-13 Eli ZaretskiiFix bug #11417 with infloop when left-fringe/right...
2012-05-11 Eli ZaretskiiFix display when left-fringe/right-fringe display spec...
2012-05-11 Paul EggertRemove unused function hourglass_started.
2012-05-09 Glenn MorrisMerge from emacs-24; up to 2012-04-21T14:12:27Z!sdl...
2012-05-07 Jérémy CompostellaFix up display of the *Minibuf-0* buffer in the mini...
2012-05-05 Chong YidongMerge from emacs-24; up to 2012-04-20T05:47:55Z!eliz...
2012-05-02 Glenn MorrisMerge from emacs-24; up to 2012-04-16T19:06:02Z!rgm...
2012-04-29 Eli ZaretskiiFix bug #11367 with assertion violation during vertical...
2012-04-27 Chong YidongMerge changes from emacs-24 branch
2012-04-26 Eli ZaretskiiAllow word wrap together with whitespace-mode (bug...
2012-04-23 Eli ZaretskiiAvoid assertion violation when scrolling minibuffer...
2012-04-22 Paul EggertMerge from trunk.
2012-04-22 Paul EggertMerge from trunk.
2012-04-20 Chong YidongMerge from emacs-24 branch
2012-04-17 Eli ZaretskiiFix bug #11261 with cursor movement in a continued...
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-15 Chong YidongMerge from emacs-24 branch
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-09 Paul EggertMerge from trunk.
2012-04-09 Paul EggertMerge from trunk; add Bug#.
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-04-09 Eli ZaretskiiFix wording of comment in the last commit.
2012-04-09 Eli ZaretskiiFix bug #11199 with killing a line at EOB that was...
2012-04-09 Eli ZaretskiiFix bug #11094 with cursor display on display string...
2012-03-31 Eli ZaretskiiFix bug #11063 with move_it_by_lines when there's a...
2012-03-31 Eli ZaretskiiRemove an incorrect assertion on move_it_by_lines.
2012-03-31 Eli ZaretskiiFix cursor positioning in rows completely covered by...
2012-03-30 Eli ZaretskiiFix bug #11068 with window display when default face...
2012-03-25 Stefan MonnierMerge from trunk
2012-03-24 Andreas Schwab* xdisp.c (produce_glyphless_glyph): Limit length of...
2012-03-22 Chong YidongFor line prefixes, use default face; don't inherit...
2012-03-19 Kenichi Handamerge trunk
2012-03-18 Eli ZaretskiiFix bug #11035 with cursor positioning on overlay strin...
2012-03-02 Eli ZaretskiiFix computation of scroll-margin's character position...
2012-03-02 Eli ZaretskiiFix typos in comments.
2012-03-02 Eli ZaretskiiFix bug #10902 with cursor positioning at EOB.
2012-03-02 Paul EggertMerge from trunk.
2012-02-29 Eli ZaretskiiFix bug #10903 with displaying an empty display string.
2012-02-25 Paul EggertMerge from trunk.
2012-02-12 Chong YidongAvoid a risky corner case with invalid face ids.
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Kenichi HandaFix previous change for Bug#6988.
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Kenichi HandaInhibit null-string composition component (Bug#6988).
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-17 Paul EggertMerge from trunk.
2012-01-15 Paul EggertMerge from trunk.
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-12 Paul Eggert* xdisp.c (rows_from_pos_range): Add parens as per...
2012-01-11 Eli ZaretskiiFix the last part of bug #10464 with mouse highlight...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Eli ZaretskiiFix bug #10464 with mouse highlight of display strings.
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Eli ZaretskiiFix uninitialized variable in note_mouse_highlight...
2012-01-09 Johan BockgårdAvoid crash on composition (backport from trunk).
2012-01-09 Chong YidongFix last commit.
2012-01-09 Chong YidongFix use of uninitialized var (backport from trunk).
2012-01-09 Eli ZaretskiiFix use of uninitialized variable (backport from trunk).
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-31 Antoine LevittDoc fix for window-scroll-functions.
2011-12-31 Paul EggertSpelling fixes.
2011-12-30 Paul EggertSpelling fixes.
2011-12-23 Eli ZaretskiiFix assertion violation in pop_it when org-indent-mode...
2011-12-14 Paul EggertMerge from trunk.
2011-12-11 Paul EggertMerge from trunk.
2011-12-10 Eli ZaretskiiFix bug #10263 with assertion violation using telugu...
2011-12-09 Eli ZaretskiiFix bug #10170 with extra scrolling after C-s.
2011-12-05 Paul EggertSpelling fixes.
next