aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Translate some more input extension events needed by MotifPo Lu2022-02-271-31/+71
* | Merge from origin/emacs-28Stefan Kangas2022-02-273-31/+42
|\ \ | |/
| * Follow OpenSSH changes in TrampMichael Albinus2022-02-261-28/+25
| * Document better how to reset attributes of faces for new framesEli Zaretskii2022-02-262-3/+17
* | * commands.texi (Misc Events): Update description of wheel events.Po Lu2022-02-271-5/+7
* | Add project-ignore-buffer-conditionsManuel Uberti2022-02-271-10/+37
* | * src/xterm.c (handle_one_xevent): Fix translation of button events.Po Lu2022-02-271-1/+2
* | Fix Motif menu and menu bar dismissal on XI2Po Lu2022-02-272-15/+104
* | Ignore irrelevant button events on Haiku scroll barsPo Lu2022-02-261-21/+39
* | Prevent crashes on event for removed scroll bar on HaikuPo Lu2022-02-263-12/+53
* | Fix reporting of horizontal scroll bar buttons on HaikuPo Lu2022-02-261-2/+6
* | Improve scroll bar button handling on HaikuPo Lu2022-02-264-0/+162
* | Merge from origin/emacs-28Stefan Kangas2022-02-261-1/+1
|\ \ | |/
| * * lisp/net/tramp-sh.el (tramp-ssh-controlmaster-options): Adapt test.Michael Albinus2022-02-251-1/+1
* | * src/xterm.c (handle_one_xevent): Set user time for xwidgets as well.Po Lu2022-02-261-9/+11
* | Drop the visited file modtime check for remote xref hitsDmitry Gutov2022-02-261-5/+7
* | Robustify merge-gnulib a bitPaul Eggert2022-02-251-1/+4
* | Add new file ietf-drums-date.elBob Rogers2022-02-254-1/+475
* | Improve treatment of dropping mouse track state on HaikuPo Lu2022-02-251-2/+25
* | Improve tracking of modified regions on HaikuPo Lu2022-02-255-27/+82
* | Fix calculation of scroll deltas when coalescing wheel eventsPo Lu2022-02-251-2/+2
* | Make interpolated scrolling work above non-selected windowsPo Lu2022-02-251-6/+10
* | Merge from origin/emacs-28Stefan Kangas2022-02-251-0/+3
|\ \ | |/
| * Mention flyspell-prog-mode in flyspell-mode doc stringLars Ingebrigtsen2022-02-241-0/+3
* | Fix Eshell process tests to (hopefully) work on all platformsJim Porter2022-02-251-4/+5
* | xref--find-file-buffer: Check modified-p and modtimeDmitry Gutov2022-02-251-4/+10
* | Set user time when receiving any wheel eventsPo Lu2022-02-251-0/+2
* | Fix esh-proc-tests on MS-WindowsEli Zaretskii2022-02-241-2/+3
* | Make 't' in Buffer-menu be more defensiveEli Zaretskii2022-02-241-4/+9
* | * admin/merge-gnulib: fix bare checkout (Bug#32452#65)Paul Eggert2022-02-241-0/+3
* | Amend byte-run-strip-symbol-positions so that an unexec build buildsAlan Mackenzie2022-02-242-44/+57
* | Fix symlinks in tramp-sshfs.el (Bug#54130)Michael Albinus2022-02-242-5/+14
* | Check if WM support for NET_WM_USER_TIME_WINDOW changed during updatesPo Lu2022-02-242-2/+55
* | ; * etc/NEWS: Fix wording of a recently added NEWS entry.Eli Zaretskii2022-02-241-2/+2
* | Don't superfluously emit prompts when terminating processes in EshellJim Porter2022-02-242-4/+58
* | Merge from origin/emacs-28Stefan Kangas2022-02-241-4/+4
|\ \ | |/
| * Reword face-remap-add-relative manual entryLars Ingebrigtsen2022-02-231-4/+4
* | Set border colors through the toolkitPo Lu2022-02-241-0/+15
* | Fix auto-lower when the mouse moves onto a scrollbar on HaikuPo Lu2022-02-243-1/+48
* | Add support for _NET_WM_STATE_SHADEDPo Lu2022-02-246-14/+53
* | Condition out things specific to some versions of the input extensionPo Lu2022-02-242-17/+75
* | Fix the MS-DOS portPo Lu2022-02-242-1/+8
* | Pacify gcc -Wanalyzer-null-dereferencePaul Eggert2022-02-231-0/+1
* | Fix auth-sources defcustomMauro Aranda2022-02-231-2/+3
* | Port pre-commit hook to Git 2.35.0Paul Eggert2022-02-231-1/+3
* | Port to current Gnulib some morePaul Eggert2022-02-231-1/+3
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2022-02-2380-542/+896
* | Port to current GnulibPaul Eggert2022-02-231-0/+2
* | * lisp/tab-bar.el: Create new unique windows with 'C-x t n' (bug#54038).Juri Linkov2022-02-231-11/+18
* | Expand commentary in xterm.cPo Lu2022-02-231-1/+137