summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-11-27; * src/treesit.c (Ftreesit_induce_sparse_tree): Doc fix.Eli Zaretskii
2022-11-27; * src/editfns.c: Minor improvements in comments.Gregory Heytings
2022-11-27Simplify narrowing_locks_restoreGregory Heytings
2022-11-27Improve handling of killed buffers in locked narrowingsGregory Heytings
2022-11-26Add default limit for tree-sitter recursive tree-traversing functionYuan Fu
2022-11-26Minor improvements for locked narrowingGregory Heytings
2022-11-26Docstring improvementsGregory Heytings
2022-11-26Docstring improvementsGregory Heytings
2022-11-26Further improvements to narrowing locksGregory Heytings
2022-11-26; * src/treesit.c: Fix typos and wording in comments.Eli Zaretskii
2022-11-26Improve locked narrowing around low-level hooks.Gregory Heytings
2022-11-26Reduce wasted cycles in x*.cPo Lu
2022-11-25Fix tree-sitter assertion error (bug#59574)Yuan Fu
2022-11-25Rename treesit_ensure_position_synced to treesit_sync_visible_regionYuan Fu
2022-11-25; Add comments in treesit.c and treesit.hYuan Fu
2022-11-26Fix no-accept-focus handling for embedded framesPo Lu
2022-11-26Save and restore narrowing locks in 'save-restriction'.Gregory Heytings
2022-11-25Reworked locked narrowing.Gregory Heytings
2022-11-25; * src/sqlite.c (Fsqlite_version): Doc fix.Eli Zaretskii
2022-11-25Add sqlite library version string retrieval function (bug#58766)Mattias EngdegÄrd
2022-11-25Remove unused parameter from image_create_pix_containerStefan Kangas
2022-11-24Work around lsp-mode compatibility bugPaul Eggert
2022-11-24; * src/emacs.c (usage_message): Fix typoPhilip Kaludercic
2022-11-24* src/emacs.c (usage_message): Add missing --init-directory entryPhilip Kaludercic
2022-11-24Merge master into feature/improved-locked-narrowing.Gregory Heytings
2022-11-24Fix reentrancy problem/crash in xterm.cPo Lu
2022-11-24Avoid assertion violations in treesit.c when editing non-ASCIIEli Zaretskii
2022-11-23; * src/treesit.c (treesit_predicate_match): Move use below check.Yuan Fu
2022-11-23; * src/treesit.c: Minor comment improvement.Yuan Fu
2022-11-23; * src/pdumper.c (dump_buffer, dump_vectorlike): Update hashes.Eli Zaretskii
2022-11-23Improve documentation of locale-specific string comparisonEli Zaretskii
2022-11-23Fix error signaled by mouse-highlight on mode lineEli Zaretskii
2022-11-23Improve last change to xterm.cPo Lu
2022-11-23; Fix typosStefan Kangas
2022-11-22; * src/casefiddle.c (casify_region): Stylistic change.Yuan Fu
2022-11-22Fix 'treesit-max-buffer-size' and its useEli Zaretskii
2022-11-22; Fix comparisons in treesit.cEli Zaretskii
2022-11-22Adjust x_display_set_last_user_time for Xlib sign-extensionPo Lu
2022-11-22Improve the doc string of 'string-collate-lessp'Ihor Radchenko
2022-11-22Avoid potentially expensive XFlush and fix orderingPo Lu
2022-11-22Fix treesit_record_change in casify_regionYuan Fu
2022-11-22; Fix typosStefan Kangas
2022-11-21Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-11-21; * src/treesit.c (treesit_load_language): Move call to eassume.Yuan Fu
2022-11-21; Repair build without tree-sitterMattias EngdegÄrd
2022-11-21* src/treesit.c (treesit_load_language): Fix uninitialized uses.Po Lu
2022-11-21Avoid usage of intern_c_string in treesit.cPo Lu
2022-11-21Stylistic fixes to treesit.cPo Lu
2022-11-20Avoid native compiler setting user-init-file to warnings.el (bug#59358)Juanma Barranquero
2022-11-20Coalesce duplicate scroll valuator handling codePo Lu