aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-071-113/+112
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-071-35/+34
* Remove GNU_LIBRARY_PENDING_OUTPUT_COUNTGlenn Morris2012-08-061-24/+1
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-061-130/+135
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-061-40/+40
* Use C99-style 'extern inline' if available.Paul Eggert2012-08-021-0/+3
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-011-130/+131
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-311-39/+40
* EMACS_TIME simplification (Bug#11875).Paul Eggert2012-07-101-13/+9
* * dispnew.c (PENDING_OUTPUT_COUNT) [!__GNU_LIBRARY__]: Clarify fallback case.Glenn Morris2012-07-101-7/+8
* More xmalloc and related cleanup.Paul Eggert2012-07-051-22/+11
* Cleanup xmalloc.Dmitry Antipov2012-07-051-17/+6
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-281-19/+19
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-60/+60
* Fix bug when time_t is unsigned and as wide as intmax_t.Paul Eggert2012-06-231-5/+2
* Avoid compiler warnings in comparing time_t.Eli Zaretskii2012-06-231-2/+5
* Support higher-resolution time stamps.Paul Eggert2012-06-221-92/+38
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-161-1/+1
* Revert inadvertent commit in dispnew.c as part of 2012-06-08T08:44:45Z!eliz@g...Eli Zaretskii2012-06-081-6/+1
* src/dispnew.c (showing_window_margins_p): Wrap in #if 0.Juanma Barranquero2012-06-081-0/+2
* Mention in "C-u C-x =" display how to insert the character w/o input methods.Eli Zaretskii2012-06-081-1/+4
* Clean up __executable_start, monstartup when --enable-profiling.Paul Eggert2012-05-301-4/+6
* Merge from trunk.Paul Eggert2012-05-251-7/+12
|\
| * Remove HAVE_LIBNCURSES; it is required to be trueGlenn Morris2012-04-301-3/+4
| * Fix bug #11288 with overrunning array limits.Eli Zaretskii2012-04-201-4/+8
* | Merge from trunk.Paul Eggert2012-04-091-12/+17
|\|
| * Update doc to reflect new non-nil value of redisplay-dont-pause.Chong Yidong2012-03-201-12/+17
* | Merge from trunk.Paul Eggert2012-02-101-8/+11
|\|
| * When changing frame sizes round before applying new sizes. (Bug#9723) Martin Rudalics2012-02-041-8/+11
* | Merge from trunk.Paul Eggert2012-01-141-1/+1
|\|
| * Duplicate-word and spelling fixes.Paul Eggert2012-01-101-1/+1
* | Merge from trunk.Paul Eggert2012-01-091-1/+1
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-12-101-13/+71
|\|
| * REALLY fix bug #10164 with crashes when linum-mode is turned on.Eli Zaretskii2011-11-301-4/+0
| * src/dispnew.c (adjust_glyph_matrix) [XASSERTS]: Add missing check.Juanma Barranquero2011-11-301-1/+1
| * Fix bug #10164 with assertion violations in linum-mode.Eli Zaretskii2011-11-301-3/+4
| * Truncate scroll runs that copy to where we copied to.YAMAMOTO Mitsuharu2011-11-281-8/+66
| * src/dispnew.c (update_window): Fix outdated commentary.Eli Zaretskii2011-11-261-3/+4
| * Fix bug #10098 with assertion violation during frame resize.Eli Zaretskii2011-11-221-1/+3
| * Revert last commit.Eli Zaretskii2011-11-191-1/+1
| |
| \
*-. | Merge from trunk.Paul Eggert2011-11-181-7/+38
|\ \|
| | * Fix minor problems found by static checking.Paul Eggert2011-11-181-1/+1
| |/
| * Add assertion for hash values of rows.Eli Zaretskii2011-11-181-0/+1
| * Fix another crash due to incorrect hash value of glyph rows, bug #10035.Eli Zaretskii2011-11-181-14/+21
| * Spelling fixes.Paul Eggert2011-11-171-1/+1
| * Verify glyph row's hash values.Eli Zaretskii2011-11-121-0/+23
| * dispnew.c (scrolling_window): Fix index usage.Eli Zaretskii2011-11-121-4/+4
* | Merge from trunk.Paul Eggert2011-10-121-0/+4
|\|
| * Fix bug #4426 with buffer_posn_from_coords when header line is present.Eli Zaretskii2011-10-081-0/+4