aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Don't pause display for pending input"Gerd Möllmann2024-11-161-209/+334
* Revert "Remove an unused parameter"Gerd Möllmann2024-11-161-2/+2
* Remove an unused parameterGerd Möllmann2024-11-161-2/+2
* Don't pause display for pending inputGerd Möllmann2024-11-161-334/+209
* Respect redisplay_dont_pause in combined updateGerd Möllmann2024-11-151-0/+3
* Change interface of prepare_desired_root_rowGerd Möllmann2024-11-101-16/+25
* Another case of copying from non-enabled glyphs (bug#74274)Gerd Möllmann2024-11-101-4/+15
* ; * src/dispnew.c (prepare_desired_root_row): Add commentary (bug#74274).Eli Zaretskii2024-11-091-0/+2
* Don't copy from non-enabled current glyphs (bug#74274)Gerd Möllmann2024-11-091-3/+6
* * src/dispnew.c (neutralize_wide_char): Don't use used[0]Gerd Möllmann2024-11-051-4/+3
* Don't copy non-enabled rows from childGerd Möllmann2024-11-051-3/+19
* Handle obscured cursor differentlyGerd Möllmann2024-10-231-13/+60
* Deal with wide charactersGerd Möllmann2024-10-231-2/+56
* Merge branch 'scratch/tty-child-frames' of git.sv.gnu.org:/srv/git/emacs into...Eli Zaretskii2024-10-231-3/+4
|\
| * Fix copy/paste errorGerd Möllmann2024-10-231-1/+2
| * Fix UB in line_hash_codePaul Eggert2024-10-231-2/+2
* | ; Clarify a comment in dispnew.cEli Zaretskii2024-10-221-3/+6
|/
* Fix commenting conventions.Eli Zaretskii2024-10-221-66/+67
* Initial child frames based on masterGerd Möllmann2024-10-221-334/+832
* Prefer static_assert to verifyStefan Kangas2024-08-221-3/+3
* Avoid rare assertion violations when deleting a frameEli Zaretskii2024-06-101-0/+1
* ; * src/dispnew.c (update_frame_line): Fix thinko (bug#71289).Eli Zaretskii2024-06-071-1/+1
* Prevent another abort in 'cmcheckmagic'Eli Zaretskii2024-06-061-0/+5
* Another attempt to prevent crashes when resizing TTY framesEli Zaretskii2024-06-051-7/+7
* Avoid crashes and assertions while handling SIGWINCHEli Zaretskii2024-06-031-2/+13
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-1/+1
* Be more systematic about parens in C source codePaul Eggert2024-01-201-3/+3
* Revert "Add new `swap` macro and use it"Po Lu2024-01-061-3/+17
* Add new `swap` macro and use itStefan Kangas2024-01-061-17/+3
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | (sleep-for): Make the `millisec` argument obsoleteStefan Monnier2023-10-201-3/+3
* | ; Amend doc strings of two functionsPo Lu2023-08-221-0/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-231-0/+17
|\ \
| * | ; Fix documentation of last change.Eli Zaretskii2023-07-221-5/+4
| * | Implement new option 'mouse-prefer-closest-glyph'Moritz Maxeiner2023-07-221-0/+18
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-06-211-6/+25
|\ \ \ | |/ /
| * | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-6/+25
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-181-3/+3
|\ \ \ | |/ /
| * | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-171-3/+3
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-141-4/+10
|\ \ \ | |/ /
| * | Fix detection of tab bar windows on PGTKPo Lu2023-05-131-4/+10
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-031-0/+8
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Eli Zaretskii2023-05-021-0/+8
| |\ \ | | |/
| | * Fix redisplay of mode line after its format changes from nilEli Zaretskii2023-04-301-0/+8
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-02-021-0/+4
|\ \ \ | |/ /
| * | Merge from origin/emacs-29Stefan Kangas2023-02-011-0/+4
| |\ \ | | |/
| | * Fix cursor-in-echo-area on TTY framesEli Zaretskii2023-01-311-0/+4
* | | Update Android portPo Lu2023-01-131-1/+2
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ \ | |/ /