error: Print 32- and 64-bit integers portably (Bug#8435).
[bpt/emacs.git] / src / xdisp.c
2011-04-07 Paul Eggerterror: Print 32- and 64-bit integers portably (Bug...
2011-04-06 Paul Eggert* xdisp.c, lisp.h (message_nolog): Remove; unused.
2011-04-06 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-04-06 Paul EggertMerge from mainline.
2011-04-05 Paul Eggert* xdisp.c (vmessage): Mark as a printf-like function.
2011-04-05 Paul EggertMerge from mainline.
2011-04-02 Juanma Barranquerosrc/xdisp.c: Remove some unused parameters.
2011-04-01 Stefan MonnierMerge from lexical-binding branch.
2011-03-31 Juanma Barranquerosrc/xdisp.c (redisplay_internal): Fix prototype.
2011-03-31 Eli ZaretskiiFix bug #6671 with recentering and other scrolling...
2011-03-31 Stefan MonnierMerge from trunk
2011-03-31 Juanma Barranquerosrc/xdisp.c: Remove unused parameters.
2011-03-30 Eli ZaretskiiDocumentation parts of the scroll fix.
2011-03-30 Paul EggertFix more problems found by GCC 4.6.0's static checks.
2011-03-29 Paul EggertMerge from mainline.
2011-03-29 Eli ZaretskiiFix off-by-one in scroll down aggressively.
2011-03-29 Paul Eggert* xdisp.c (try_window_reusing_current_matrix, x_produce...
2011-03-28 Juanma Barranquerosrc/*.c: Remove some additional unused parameters.
2011-03-28 Eli ZaretskiiFix failures in try_scrolling when scrolling back.
2011-03-28 Juanma Barranquerosrc/*.c: Remove unused parameters and other warnings.
2011-03-27 Eli ZaretskiiFix scrolling back with scroll-down-aggressively.
2011-03-27 Paul EggertMerge from atest branch.
2011-03-27 Paul EggertMerge from mainline.
2011-03-27 Paul EggertVariadic C functions now count arguments with size_t...
2011-03-26 Eli ZaretskiiFix scrolling with scroll-*-aggressively.
2011-03-26 Eli ZaretskiiFix bug #6671 with point position in the window when...
2011-03-26 Eli ZaretskiiDon't scroll more than 100 lines in try_scrolling.
2011-03-26 Eli ZaretskiiCall try_scrolling even if buffer's clip_changed flag...
2011-03-25 Chong YidongDiscard changes to buffer->clip_changed incurred during...
2011-03-23 Paul EggertFix more problems found by GCC 4.5.2's static checks.
2011-03-23 Paul EggertMerge from mainline.
2011-03-22 Paul EggertMerge from mainline.
2011-03-22 Paul Eggert* xdisp.c (pint2hrstr): Simplify and tune code slightly.
2011-03-22 Paul Eggert* xdisp.c (message_log_check_duplicate): Return unsigne...
2011-03-21 Stefan MonnierMerge from trunk
2011-03-19 Chong YidongMerge changes from emacs-23 branch
2011-03-19 Chong YidongBackport fix for Bug#8219 from trunk.
2011-03-13 Chong YidongFix BUF_* macros to handle indirect buffers properly...
2011-03-12 Glenn MorrisMerge from emacs-23; up to 2010-06-03T22:16:02Z!dann...
2011-03-11 Paul EggertFix some minor problems found by GCC 4.5.2's static...
2011-03-11 Paul EggertMerge: Minor changes for problems found by GCC 4.5...
2011-03-07 Paul Eggert* xdisp.c (redisplay_window): Rename local to avoid...
2011-03-07 Paul EggertMerge from mainline.
2011-03-06 Chong YidongRevert incorrect logic in 2011-03-06T07:50:01Z!eggert...
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (draw_glyphs):
2011-03-06 Paul Eggertxdisp.c (BUILD_COMPOSITE_GLYPH_STRING): Mark variables...
2011-03-06 Stefan MonnierMerge from trunk
2011-03-06 Paul Eggert* xdisp.c (display_line): Mark variables that gcc ...
2011-03-06 Paul Eggert* xdisp.c (Fcurrent_bidi_paragraph_direction): Simplify...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Initialize lower_xoff.
2011-03-06 Paul EggertMerge: current_column: Now returns EMACS_INT, fixing...
2011-03-06 Paul Eggertcurrent_column: Now returns EMACS_INT, fixing some...
2011-03-06 Paul Eggert* xdisp.c (redisplay_window): Likewise.
2011-03-06 Paul Eggert* minibuf.c (minibuf_prompt, minibuf_prompt_width)...
2011-03-06 Paul Eggert* xdisp.c (SKIP_GLYPHS): Removed unused macro.
2011-03-06 Paul Eggert* xdisp.c (update_window_cursor): Now static, since...
2011-03-06 Paul Eggert* xdisp.c (produce_glyphless_glyph): Make a pointer...
2011-03-06 Paul Eggert* xdisp.c (BUILD_GLYPHLESS_GLYPH_STRING): Omit unused...
2011-03-06 Paul EggertMerge from mainline.
2011-03-06 Paul Eggert* xdisp.c: Rename or move local decls to avoid shadowing.
2011-02-28 Glenn MorrisMerge from emacs-23; up to 2010-06-03T05:41:49Z!rgm...
2011-02-25 Paul EggertMerge from mainline.
2011-02-23 Ben KeyFix handling of bar cursors in NS terminal.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-21 Stefan MonnierMerge from trunk
2011-02-19 Glenn MorrisMerge from emacs-23; up to 2010-06-01T01:49:15Z!monnier...
2011-02-19 Paul EggertMerge from mainline.
2011-02-18 Eli Zaretskiixdisp.c (display_line): Fix the change made for bug...
2011-02-18 Paul EggertMerge from mainline.
2011-02-16 Eli ZaretskiiUse KVAR in MS-Windows build, remove buffer-file-type.
2011-02-16 Tom TromeyChange B_ to BVAR
2011-02-16 Glenn MorrisMerge from emacs-23; up to 2010-05-28T19:18:47Z!juri...
2011-02-15 Paul EggertMerge from mainline.
2011-02-14 Tom TromeyHide implementation of `struct buffer'
2011-02-13 Eli ZaretskiiFix bug #8020 with quick resizing of the selected frame.
2011-02-12 Chong YidongMerge changes from emacs-23 branch
2011-02-12 Paul EggertMerge from mainline.
2011-02-12 Eli ZaretskiiFix bug #7939 with bidi display of hscrolled lines.
2011-02-12 Stefan MonnierMerge from trunk
2011-02-06 Paul Eggert* insdel.c: conform to C89 pointer rules
2011-02-05 Glenn MorrisMerge from emacs-23; up to 2010-05-26T14:19:15Z!monnier...
2011-02-05 Paul Eggert* xdisp.c: conform to C89 pointer rules
2011-02-01 Stefan MonnierMerge from trunk
2011-01-31 Chong YidongMerge changes from emacs-23 branch
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-30 Paul EggertUse SSDATA when the context wants char *.
2011-01-28 Stefan Monnier* src/xdisp.c (safe_eval_handler): Distinguish symbols...
2011-01-25 Glenn MorrisConvert consecutive FSF copyright years to ranges.
2011-01-25 Glenn MorrisMerge from emacs-23.
2011-01-24 Stefan Monnier* xdisp.c (handle_fontified_prop): Be careful with...
2011-01-23 Paul EggertPromote SSDATA macro from gtkutil.c and xsmfns.c to...
2011-01-22 Glenn MorrisMerge from emacs-23
2011-01-18 Tom TromeyMove all DEFVAR'd globals into a structure -- threading...
2011-01-18 Tom Tromey* xdisp.c (emacs_scroll_step): Rename from scroll_step.
2011-01-18 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T22:16...
2011-01-15 Glenn MorrisMerge from emacs-23 branch, up to 2010-05-20T21:33...
2011-01-15 Glenn MorrisMerge from emacs-23 branch.
2011-01-14 Stefan MonnierMerge from emacs-23
2011-01-08 Glenn MorrisFix bug#7750.
next