summaryrefslogtreecommitdiff
path: root/src/xdisp.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Do not report text conversion information from tooltip framesPo Lu13 days
* Fix cursor misalignment on truncated RTL rowsPo Lu2024-05-05
* Merge from origin/emacs-29Eli Zaretskii2024-04-27
|\
| * Avoid assertion violations in 'push_prefix_prop'Eli Zaretskii2024-04-21
* | Better verify arguments to android-relinquish-directory-accessPo Lu2024-04-21
* | Another fix for bug#70385Eli Zaretskii2024-04-17
* | ; * src/xdisp.c (redisplay_internal): Typo fix in commentRobert Pluim2024-04-17
* | * src/xdisp.c (note_fringe_highlight): Another attempt to fix bug#70385.Eli Zaretskii2024-04-16
* | Minor fix in detecting recursive redisplay invocationsEli Zaretskii2024-04-16
* | Another fix for bug#70385Po Lu2024-04-16
* | Fix bug#70385Po Lu2024-04-15
* | ; Fix coding style of last change to xdisp.cPo Lu2024-04-13
* | Merge from origin/emacs-29Eli Zaretskii2024-04-13
|\|
| * Fix display of vscrolled windowsEli Zaretskii2024-04-11
* | Support tooltips for fringe indicatorsVladimir Kazanov2024-04-13
* | Speed up display of RTL text with many character compositionsEli Zaretskii2024-03-21
* | Fix display of reordered Arabic textEli Zaretskii2024-02-26
* | ; Don't use non-ASCII characters in C comments in xdisp.c.Eli Zaretskii2024-02-17
* | Fix 'min-width' display property in 'buffer-text-pixel-size'Eli Zaretskii2024-02-11
* | Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu2024-02-11
* | Prefer `ITREE_FOREACH` over `overlays_in`Stefan Monnier2024-02-05
* | (w->base_line_number): Rework the way we flush the cacheStefan Monnier2024-02-04
* | Fix display of invisible text with opposite directionalityEli Zaretskii2024-02-04
* | Prevent continuation from affecting tab width in/after line prefixPo Lu2024-02-01
* | Don't hang when display objects are displaced by line or wrap-prefixesPo Lu2024-01-31
* | ; Fix typosStefan Kangas2024-01-28
* | Be more systematic about parens in C source codePaul Eggert2024-01-20
* | Remove redundant conversion from bool to boolStefan Kangas2024-01-08
* | (backtrace-on-redisplay-error): Use `handler-bind`Stefan Monnier2024-01-04
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Prevent overlapping sections of glyphs from being misalignedPo Lu2023-12-31
* | ; * src/xdisp.c (draw_glyphs): Fix coding style.Po Lu2023-12-23
* | Respect mouse-face on SVG image glyphs (bug#67794)Manuel Giraud2023-12-23
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-23
* | Avoid infloop with wide imagesEli Zaretskii2023-12-04
* | Improve 'window-text-pixel-size' when buffer includes imagesEli Zaretskii2023-12-03
* | Merge from origin/emacs-29Eli Zaretskii2023-12-02
|\|
| * Fix setting cursor when the window's op line has 'line-prefix'Eli Zaretskii2023-12-02
* | Fix scrolling when continuation line starts with a display stringEli Zaretskii2023-11-16
* | Remove unnecessary assertion added 2 days agoEli Zaretskii2023-11-04
* | Properly compute overhangs for overstruck textPo Lu2023-11-02
* | Set non-text mouse cursor on menu barManuel Giraud2023-10-29
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-28
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * ; Fix doc strings of overlay-arrow variablesEli Zaretskii2023-10-01
* | Nontext mouse cursor as default on {tab|tool}-barManuel Giraud2023-10-05
* | Fix off-by-1 typo in vadd_to_logPaul Eggert2023-09-20
* | ; Grammar fixes ("allow to" et al)Stefan Kangas2023-09-17