summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-20; Fix typosStefan Kangas
2022-11-20Advise against using too-high GC thresholdsEli Zaretskii
2022-11-19Fix error trapping in x_set_mouse_colorPo Lu
2022-11-19Fixes to fast mouse position reportingPo Lu
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-11-19Fix bug#59371Po Lu
2022-11-19Fix earlier changes to keyboard.cPo Lu
2022-11-19Fix build with ext menu barPo Lu
2022-11-19Fix click position to menu bar entry with no-toolkitManuel Giraud
2022-11-18itree: Make sure a deleted overlay has NULL pointer fieldsStefan Monnier
2022-11-18; Fix typosStefan Kangas
2022-11-18; Fix typos (prefer US spelling)Stefan Kangas
2022-11-18Add knob to make `mouse-position' faster on XPo Lu
2022-11-17Merge remote-tracking branch 'origin/scratch/noverlay'Stefan Monnier
2022-11-17itree.c: Get rid of the old iterator codeStefan Monnier
2022-11-17itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier
2022-11-17itree.c: Add new "stateless" iterator code and post-order traversalStefan Monnier
2022-11-17Fix documentation of recent treesit changesEli Zaretskii
2022-11-17Fix display of mode line when the right divider is usedEli Zaretskii
2022-11-17; Fix typos (duplicate words)Stefan Kangas
2022-11-17Fix treatment of input focus on MPX setupsPo Lu
2022-11-17; * src/comp.c (Fnative_elisp_load): Fix typo in docstringJuanma Barranquero
2022-11-16Fix treesit-search-forward not matching leaf nodesYuan Fu
2022-11-16Allow checking for outdated nodes in tree-sitterYuan Fu
2022-11-16; Add documentation for tree-sitter parser after-change notifiersYuan Fu
2022-11-16* src/itree.c: Use more uniform names starting with `itree_`Stefan Monnier
2022-11-16Fix calculation of tab bar lines during automatic height adjustmentPo Lu
2022-11-16Fix error trapping in x_focus_framePo Lu
2022-11-15; * src/treesit.c: Minor stylistic changes.Yuan Fu
2022-11-15Fix the MS-Windows build due to use of a new TS functionEli Zaretskii
2022-11-15Fix last change againPo Lu
2022-11-15More fixes to last changePo Lu
2022-11-15Fix recent Cairo xsettings changesPo Lu
2022-11-15Allow tree-sitter to notify parse-tree changesYuan Fu
2022-11-15Extract out treesit_make_rangesYuan Fu
2022-11-14Make C-x 5 o work on GNOME Shell-like Wayland compositorsPo Lu
2022-11-14Remove feature that checks whether tree-sitter node "has changes"Yuan Fu
2022-11-14Prevent crashes upon trying to focus a child frame on clickPo Lu
2022-11-13Fix bug#59075Po Lu
2022-11-13Fix crash on MS-Windows due to memory-allocation problem in treesit.cEli Zaretskii
2022-11-13Fix warnings without XCB or XFixesPo Lu
2022-11-13Prevent non-local exits from ns-in-echo-areaPo Lu
2022-11-12Correctly handle key map updates on HaikuPo Lu
2022-11-12Handle request serial wraparound more correctlyPo Lu
2022-11-12; * src/xselect.c (x_handle_selection_request): Fix typo in last change.Po Lu
2022-11-12Fix implementation of MULTIPLEPo Lu
2022-11-11; Fix typosStefan Kangas
2022-11-11Slightly adjust EWMH frame activation code for child framesPo Lu
2022-11-10; Fix docstring graph alignment in Ftreesit_search_forwardYuan Fu
2022-11-10Fix initialization of module functionsEli Zaretskii