summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ; * src/treesit.c: Fix typos and wording in comments.Eli Zaretskii2022-11-26
* Reduce wasted cycles in x*.cPo Lu2022-11-26
* Fix tree-sitter assertion error (bug#59574)Yuan Fu2022-11-25
* Rename treesit_ensure_position_synced to treesit_sync_visible_regionYuan Fu2022-11-25
* ; Add comments in treesit.c and treesit.hYuan Fu2022-11-25
* Fix no-accept-focus handling for embedded framesPo Lu2022-11-26
* ; * src/sqlite.c (Fsqlite_version): Doc fix.Eli Zaretskii2022-11-25
* Add sqlite library version string retrieval function (bug#58766)Mattias EngdegÄrd2022-11-25
* Remove unused parameter from image_create_pix_containerStefan Kangas2022-11-25
* Work around lsp-mode compatibility bugPaul Eggert2022-11-24
* ; * src/emacs.c (usage_message): Fix typoPhilip Kaludercic2022-11-24
* * src/emacs.c (usage_message): Add missing --init-directory entryPhilip Kaludercic2022-11-24
* Fix reentrancy problem/crash in xterm.cPo Lu2022-11-24
* Avoid assertion violations in treesit.c when editing non-ASCIIEli Zaretskii2022-11-24
* ; * src/treesit.c (treesit_predicate_match): Move use below check.Yuan Fu2022-11-23
* ; * src/treesit.c: Minor comment improvement.Yuan Fu2022-11-23
* ; * src/pdumper.c (dump_buffer, dump_vectorlike): Update hashes.Eli Zaretskii2022-11-23
* Improve documentation of locale-specific string comparisonEli Zaretskii2022-11-23
* Fix error signaled by mouse-highlight on mode lineEli Zaretskii2022-11-23
* Improve last change to xterm.cPo Lu2022-11-23
* ; Fix typosStefan Kangas2022-11-23
* ; * src/casefiddle.c (casify_region): Stylistic change.Yuan Fu2022-11-22
* Fix 'treesit-max-buffer-size' and its useEli Zaretskii2022-11-22
* ; Fix comparisons in treesit.cEli Zaretskii2022-11-22
* Adjust x_display_set_last_user_time for Xlib sign-extensionPo Lu2022-11-22
* Improve the doc string of 'string-collate-lessp'Ihor Radchenko2022-11-22
* Avoid potentially expensive XFlush and fix orderingPo Lu2022-11-22
* Fix treesit_record_change in casify_regionYuan Fu2022-11-22
* ; Fix typosStefan Kangas2022-11-22
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\
| * Avoid native compiler setting user-init-file to warnings.el (bug#59358)Juanma Barranquero2022-11-20
| * Coalesce duplicate scroll valuator handling codePo Lu2022-11-20
| * ; Fix typosStefan Kangas2022-11-20
| * Advise against using too-high GC thresholdsEli Zaretskii2022-11-20
| * Fix error trapping in x_set_mouse_colorPo Lu2022-11-19
| * Fixes to fast mouse position reportingPo Lu2022-11-19
| * Fix automatic DPI adjustment and add workarounds for some systemsPo Lu2022-11-19
| * Fix bug#59371Po Lu2022-11-19
| * Fix earlier changes to keyboard.cPo Lu2022-11-19
| * Fix build with ext menu barPo Lu2022-11-19
| * Fix click position to menu bar entry with no-toolkitManuel Giraud2022-11-19
| * itree: Make sure a deleted overlay has NULL pointer fieldsStefan Monnier2022-11-18
| * ; Fix typosStefan Kangas2022-11-18
| * ; Fix typos (prefer US spelling)Stefan Kangas2022-11-18
| * Add knob to make `mouse-position' faster on XPo Lu2022-11-18
| * Merge remote-tracking branch 'origin/scratch/noverlay'Stefan Monnier2022-11-17
| |\
| | * itree.c: Get rid of the old iterator codeStefan Monnier2022-11-17
| | * itree.c: Make the iterator reentrant (bug#59183)Stefan Monnier2022-11-17
| | * itree.c: Add new "stateless" iterator code and post-order traversalStefan Monnier2022-11-17
| * | Fix display of mode line when the right divider is usedEli Zaretskii2022-11-17