summaryrefslogtreecommitdiff
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosEli Zaretskii2020-01-221-1/+1
* Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-211-3/+10
* ; * src/dispnew.c (adjust_glyph_matrix): Fix last change.Eli Zaretskii2020-01-031-0/+1
* Fix redisplay when mode-line-format changes mode-line's heightEli Zaretskii2020-01-031-0/+7
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* A better fix for tab-line mouse highlight on TTY framesEli Zaretskii2019-10-191-9/+1
* Fix mouse highlight with tab-line on TTY framesEli Zaretskii2019-10-181-1/+9
* New variable tab-bar-positionJuri Linkov2019-10-151-4/+13
* Fix crashes on TTY frames due to "C-x 6 f"Eli Zaretskii2019-10-081-1/+13
* Remove unused code and reformat to 70 columns.feature/tabsJuri Linkov2019-10-011-8/+16
* Take into account FRAME_TAB_BAR height in more places.Juri Linkov2019-09-221-2/+2
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-20/+132
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-041-3/+3
* Use fewer locks when accessing stdioPaul Eggert2019-07-081-14/+16
* * src/dispnew.c (init_display_interactive): Fix comment to match code.Paul Eggert2019-07-071-1/+2
* Remove printmax_t etc.Paul Eggert2019-07-071-3/+3
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-021-3/+91
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-1/+1
* Merge from origin/emacs-26Glenn Morris2019-04-171-0/+1
|\
| * Fix the MSDOS build when running under CWSDPMIEli Zaretskii2019-04-151-0/+1
* | Define macros to abstract support for external menu/tool-barsAlexander Gramiak2019-03-161-5/+5
* | Fix starting temacs interactivelyEli Zaretskii2019-03-031-1/+1
* | DEFVAR_INT variables are now intmax_tPaul Eggert2019-02-271-5/+2
* | Fix face initializations in pdump'ed EmacsEli Zaretskii2019-01-261-1/+12
* | Add portable dumperDaniel Colascione2019-01-151-29/+40
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-301-3/+5
|\ \ | |/
| * Fix commentary in dispnew.cEli Zaretskii2018-12-281-3/+5
* | Add make_vector and make_nil_vectorPaul Eggert2018-12-091-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-10-161-1/+6
|\ \ | |/
| * Fix redisplay of glyphless charactersEli Zaretskii2018-10-131-1/+6
| * Fix posn-at-point in Flycheck buffersEli Zaretskii2018-06-021-0/+5
* | Simplify bignum->intmax conversionPaul Eggert2018-09-041-13/+13
* | Rename Emacs-specific INFINITY constantsPaul Eggert2018-08-311-2/+1
* | Fix a recent changeEli Zaretskii2018-08-281-1/+1
* | Improve bignum support for system typesPaul Eggert2018-08-271-0/+9
* | More macro renamings for bignumTom Tromey2018-08-071-2/+2
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-7/+7
* | unbind_to performance tuningPaul Eggert2018-06-291-2/+1
* | Add support for per-window face remappingDaniel Colascione2018-06-071-2/+1
* | Port --enable-gcc-warnings to GCC 8Paul Eggert2018-04-281-1/+1
* | Pacify GCC when --enable-profilingPaul Eggert2018-04-031-3/+1
* | Fix posn-at-point in Flycheck buffersEli Zaretskii2018-01-191-0/+5
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| * Remove one more check that Vframe_list is non-nilMartin Rudalics2017-12-161-3/+2
| * Don't run FOR_EACH_FRAME when there's no frame left (Bug#29961)Martin Rudalics2017-12-151-2/+3
* | Narrow pointer bounds when appropriatePaul Eggert2017-12-121-0/+6
|/
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-2/+2