summaryrefslogtreecommitdiff
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-24Paul Eggert2015-03-031-0/+6
|\
| * Fix redrawing of mode lines when exposed (Bug#19721)Eli Zaretskii2015-02-021-0/+6
| * Fix line-move-visual's following of column in R2L lines (backport from trunk).Eli Zaretskii2015-01-091-4/+4
| * Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | Support daemon mode on MS-Windows (bug#19688)Mark Laws2015-02-271-1/+4
* | Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-061-80/+55
* | Revert changes installed by xwidgets mergePaul Eggert2015-02-011-12/+0
* | merge masterJoakim Verona2015-01-221-8/+2
|\ \
| * | Better isolate code that assumes NIL_IS_ZEROPaul Eggert2015-01-211-8/+2
* | | cleanupJoakim Verona2015-01-211-1/+0
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-211-11/+5
|\ \ \ | |/ /
| * | Undo port to hypothetical nonzero Qnil casePaul Eggert2015-01-201-7/+6
| * | * dispnew.c: Remove no-longer-valid comment.Paul Eggert2015-01-201-5/+0
| * | Port to hypothetical case where Qnil is nonzeroPaul Eggert2015-01-191-7/+7
* | | Merge branch 'master' into xwidgetJoakim Verona2015-01-201-0/+12
|\ \ \ | |/ /
| * | Verify that Qnil is zero before relying on that in redisplay.Eli Zaretskii2015-01-191-0/+12
* | | merge masterJoakim Verona2015-01-151-1/+2
|\ \ \ | |/ /
| * | Adjust frame heights to real height of tool bar.Martin Rudalics2015-01-121-1/+2
* | | merge master, fix conflictsJoakim Verona2015-01-111-6/+6
|\ \ \ | |/ /
| * | Fix line-move-visual's following of column in R2L lines.Eli Zaretskii2015-01-081-4/+4
| * | Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-051-2/+2
* | | merge masterjave2015-01-021-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* | | a missing merge, trailing whitespacejave2009-01-011-2/+4
* | | Merge branch 'master' into xwidgetJoakim Verona2014-12-231-82/+102
|\ \ \ | |/ /
| * | * src/keyboard.c (swallow_events): Don't redisplay if there's input pending.Stefan Monnier2014-12-171-1/+1
| * | * src/: Various fixes to use bool type and constants.Stefan Monnier2014-12-151-12/+16
| * | Improve inhibiting of implied frame resizes.Martin Rudalics2014-11-071-1/+1
| * | Merge from emacs-24; up to 117634Glenn Morris2014-10-291-1/+1
| |\ \ | | |/
| | * Fix bug #18839 with incorrect image size returned by posn-at-point.Eli Zaretskii2014-10-261-1/+1
| * | Cleanup terminal handling code.Dmitry Antipov2014-10-141-4/+1
| * | src/dispnew.c (adjust_decode_mode_spec_buffer): Use 'int' instead of 'ssize_t'.Eli Zaretskii2014-10-021-1/+1
| * | Revert the changes in 2014-10-01T02:25:40Z!eggert@cs.ucla.edu.Eli Zaretskii2014-10-011-1/+1
| * | Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-301-9/+6
| * | * dispnew.c (adjust_decode_mode_spec_buffer): Prefer ptrdiff_tPaul Eggert2014-09-301-1/+1
| * | Merge from emacs-24Stefan Monnier2014-09-301-1/+4
| |\ \ | | |/
| | * Fix bug #18528 with crashes at startup during frameset restoration.Eli Zaretskii2014-09-241-5/+10
| * | More and more stack-allocated Lisp objects if USE_LOCAL_ALLOCATORS.Dmitry Antipov2014-09-181-4/+4
| * | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-071-4/+3
| |\ \ | | |/
| | * Fix bug #18419 with disappearing line numbers when minibuffer is resized.Eli Zaretskii2014-09-071-4/+3
| * | Merge from emacs-24; up to 2014-07-04T02:28:54Z!dmantipov@yandex.ruGlenn Morris2014-09-021-8/+8
| |\ \ | | |/
| | * Fix bug #18384 with incorrect reporting of row number by posn-col-row.Eli Zaretskii2014-09-021-8/+8
| * | Merge from emacs-24; up to 2014-07-02T00:57:53Z!juri@jurta.orgGlenn Morris2014-08-271-3/+6
| |\ \ | | |/
| | * Fix bug #18277 with mouse clicks on R2L lines.Eli Zaretskii2014-08-171-3/+6
| * | Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).Martin Rudalics2014-08-101-1/+3
| * | Don't let big frames overrun the stack.Paul Eggert2014-08-031-36/+51
| * | Avoid undefined behavior with signed left shift.Paul Eggert2014-08-031-4/+4
| | |
| \ \
*-. \ \ upstreamJoakim Verona2014-07-311-179/+116
|\ \ \ \ | | |/ /
| | * | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-1/+1
| | |\ \ | | | |/
| | | * src/dispnew.c (allocate_matrices_for_frame_redisplay): Fix typo in a comment.Eli Zaretskii2014-07-271-1/+1
| | |/ | |/|