summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-09
* Switch to GXinvert in XTflashPo Lu2024-05-02
* Pacify GCC 14 -Wnull-dereferencePaul Eggert2024-04-30
* Implement dots and dashes on AndroidPo Lu2024-04-28
* Implement dots and dashes on XPo Lu2024-04-28
* Port double-line underlines to GUI systemsPo Lu2024-04-28
* Add support for colored and styled underlines on tty framesMohsin Kaleem2024-04-27
* Fix crash upon call to Fset_fontset_font after X server disconnectPo Lu2024-04-13
* (mouse-wheel-buttons): Map old-style wheel buttons to actual wheel eventsStefan Monnier2024-04-09
* ; * src/xterm.c (syms_of_xterm): Document x-*-keysym's default values.Po Lu2024-03-21
* Makeshift solution for X server bugPo Lu2024-03-18
* ; * src/xterm.c (syms_of_xterm): Fix typo.Po Lu2024-03-16
* Correct doc strings for x-*-keysymPo Lu2024-03-16
* ; * src/xterm.c (x_focus_frame): Insert missing unblock_input.Po Lu2024-01-15
* Fix bug#65116Po Lu2024-01-14
* Share hash table test structsMattias Engdegård2024-01-13
* Remove rehash-threshold and rehash-size struct membersMattias Engdegård2024-01-13
* Represent hash table weakness as an enum internallyMattias Engdegård2024-01-13
* ; Delete a superfluous bitwise 'or'Stefan Kangas2024-01-08
* Revert "Add new `swap` macro and use it"Po Lu2024-01-06
* Add new `swap` macro and use itStefan Kangas2024-01-06
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-23
* | ; Fix typosStefan Kangas2023-12-10
* | Merge from origin/emacs-29Eli Zaretskii2023-12-09
|\|
| * ; Fix typosStefan Kangas2023-12-03
* | Support for menu bar in window_from_coordinatesManuel Giraud2023-10-28
* | Merge from origin/emacs-29Eli Zaretskii2023-10-21
|\|
| * Correctly register focus events concomitant with alpha changesPo Lu2023-10-17
| * Repair bug#65068 on Emacs 29Po Lu2023-08-26
* | Update Android portPo Lu2023-10-03
* | Update Android portPo Lu2023-10-01
* | Update Android portPo Lu2023-09-26
* | Properly clip overlaid fringe bitmapsPo Lu2023-09-26
* | ; * src/xterm.c (handle_one_xevent): Cite the bug meant to be fixed.Po Lu2023-09-15
* | Correct bug#65919Po Lu2023-09-15
* | Correct many instances of ``allows to''Po Lu2023-09-10
* | Disable XkbLC_ControlFallbackPo Lu2023-08-26
* | Attempt to fix bug#65068Po Lu2023-08-25
* | ; Improve sectioning and documentation in xterm.cPo Lu2023-08-10
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-20
|\ \
| * | Improve commentary in xterm.cPo Lu2023-07-19
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-18
|\| |
| * | Fix event data leakPo Lu2023-07-18
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-18
|\| |
| * | Expose the ``cancellation'' of touch events to LispPo Lu2023-07-18
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-17
|\| |
| * | Don't deliver touch or pinch events from master or slave devicesPo Lu2023-07-17
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-13
|\| |