aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ; 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
| * | | | Clean up some duplicate event group conversion codePo Lu2022-11-081-7/+17
| * | | | Add missing SAFE_FREE on XI 2.0 serversPo Lu2022-11-071-0/+1
| * | | | Avoid invalid values showing up in scroll valuatorsPo Lu2022-11-071-1/+3
| * | | | (itree_insert_gap, itree_delete_gap): Minor optimizationStefan Monnier2022-11-071-4/+6
| * | | | ; Avoid compiler warnings in 'extend_face_to_end_of_line'Eli Zaretskii2022-11-061-0/+3
| * | | | Revert "Pacify -Wnull-dereference"Eli Zaretskii2022-11-061-8/+8
| * | | | ; * src/image.c (syms_of_image): Add missed part of change.Po Lu2022-11-061-1/+4
| * | | | Fix splash screen display on NS and Haiku with native image APIsPo Lu2022-11-061-1/+6
| * | | | Pacify -Wnull-dereferencePo Lu2022-11-061-8/+8
| * | | | Write more commentary on XI2 device managementPo Lu2022-11-061-13/+73
| * | | | ; * src/itree.h (forget_itree): Make the prototype conditional.Eli Zaretskii2022-11-061-0/+2
| * | | | Fix face extension when Org narrows the bufferEli Zaretskii2022-11-061-10/+9
| * | | | itree.c and buffer-tests.el: Incorporate code review feedbackMatt Armstrong2022-11-061-2/+2