aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-2178-2627/+5568
|\
| * Avoid native compiler setting user-init-file to warnings.el (bug#59358)Juanma Barranquero2022-11-201-6/+9
| * Coalesce duplicate scroll valuator handling codePo Lu2022-11-201-17/+45
| * ; Fix typosStefan Kangas2022-11-208-11/+11
| * Advise against using too-high GC thresholdsEli Zaretskii2022-11-201-1/+11
| * Fix error trapping in x_set_mouse_colorPo Lu2022-11-191-1/+9
| * Fixes to fast mouse position reportingPo Lu2022-11-191-94/+137
| * Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-199-56/+102
| * Fix bug#59371Po Lu2022-11-191-2/+10
| * Fix earlier changes to keyboard.cPo Lu2022-11-191-2/+33
| * Fix build with ext menu barPo Lu2022-11-191-1/+1
| * Fix click position to menu bar entry with no-toolkitManuel Giraud2022-11-193-4/+19
| * itree: Make sure a deleted overlay has NULL pointer fieldsStefan Monnier2022-11-182-14/+20
| * ; Fix typosStefan Kangas2022-11-189-15/+15
| * ; Fix typos (prefer US spelling)Stefan Kangas2022-11-183-4/+4
| * Add knob to make `mouse-position' faster on XPo Lu2022-11-182-14/+130
| * Merge remote-tracking branch 'origin/scratch/noverlay'Stefan Monnier2022-11-177-288/+230
| |\
| | * itree.c: Get rid of the old iterator codescratch/noverlayStefan Monnier2022-11-174-214/+23
| | * itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier2022-11-175-109/+37
| | * itree.c: Add new "stateless" iterator code and post-order traversalStefan Monnier2022-11-172-47/+252
| * | Fix display of mode line when the right divider is usedEli Zaretskii2022-11-171-1/+19
| * | ; Fix typos (duplicate words)Stefan Kangas2022-11-176-8/+8
| * | Fix treatment of input focus on MPX setupsPo Lu2022-11-171-16/+62
| |/
| * ; * src/comp.c (Fnative_elisp_load): Fix typo in docstringJuanma Barranquero2022-11-171-1/+1
| * * src/itree.c: Use more uniform names starting with `itree_`Stefan Monnier2022-11-161-114/+114
| * Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-165-20/+65
| * Fix error trapping in x_focus_framePo Lu2022-11-161-7/+14
| * Fix last change againPo Lu2022-11-151-0/+7
| * More fixes to last changePo Lu2022-11-153-6/+32
| * Fix recent Cairo xsettings changesPo Lu2022-11-153-1/+46
| * Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu2022-11-142-44/+98
| * Prevent crashes upon trying to focus a child frame on clickPo Lu2022-11-141-1/+12
| * Fix bug#59075Po Lu2022-11-131-0/+2
| * Fix warnings without XCB or XFixesPo Lu2022-11-131-3/+8
| * Prevent non-local exits from ns-in-echo-areaPo Lu2022-11-131-1/+32
| * Correctly handle key map updates on HaikuPo Lu2022-11-121-0/+18
| * Handle request serial wraparound more correctlyPo Lu2022-11-121-17/+53
| * ; * src/xselect.c (x_handle_selection_request): Fix typo in last change.Po Lu2022-11-121-1/+1
| * Fix implementation of MULTIPLEPo Lu2022-11-121-0/+7
| * ; Fix typosStefan Kangas2022-11-115-10/+10
| * Slightly adjust EWMH frame activation code for child framesPo Lu2022-11-111-0/+27
| * Fix initialization of module functionsEli Zaretskii2022-11-101-1/+1
| * ; * src/buffer.c (Foverlays_in): Doc fix. (Bug#59067)Eli Zaretskii2022-11-101-1/+3
| * Avoid dumping core upon SIGHUP in non-interactive sessionsEli Zaretskii2022-11-101-3/+3
| * Be a little more paranoid about XI 2.0 implementationsPo Lu2022-11-101-18/+39
| * Avoid assertion violations in matrix_rowEli Zaretskii2022-11-091-1/+7
| * Make the PGTK port display a loud warning when run under XPo Lu2022-11-091-0/+41
| * "Fix" iconification handling on PGTKPo Lu2022-11-091-40/+45
| * Avoid use of `uint' type in XKB codePo Lu2022-11-091-4/+5
| * * src/lread.c (syms_of_lread): Drop unused capture group.Mattias EngdegÄrd2022-11-091-1/+2