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