summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* ; Add cross-reference to string-equal docstringStefan Kangas2022-12-03
* Improve detection of very long linesEli Zaretskii2022-12-02
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* Fix crashes and memory leaks during display deinitializationPo Lu2022-12-01
* Fix typo in flag to load Emacs-specific LLDB commandsDaniel Martín2022-11-29
* Reparse tree-sitter tree when buffer restriction changesYuan Fu2022-11-28
* Do not enter locked narrowing when it would span the whole bufferGregory Heytings2022-11-28
* Minor improvements to locked narrowingGregory Heytings2022-11-27
* Merge branch 'feature/improved-locked-narrowing'Gregory Heytings2022-11-27
|\
| * ; * src/xdisp.c (get_locked_narrowing_begv): Minor change.Gregory Heytings2022-11-27
| * ; * src/editfns.c: Minor improvements in comments.Gregory Heytings2022-11-27
| * Simplify narrowing_locks_restoreGregory Heytings2022-11-27
| * Improve handling of killed buffers in locked narrowingsGregory Heytings2022-11-27
| * Minor improvements for locked narrowingGregory Heytings2022-11-26
| * Docstring improvementsGregory Heytings2022-11-26
| * Docstring improvementsGregory Heytings2022-11-26
| * Further improvements to narrowing locksGregory Heytings2022-11-26
| * Improve locked narrowing around low-level hooks.Gregory Heytings2022-11-26
| * Save and restore narrowing locks in 'save-restriction'.Gregory Heytings2022-11-26
| * Reworked locked narrowing.Gregory Heytings2022-11-25
| * Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-11-24
| |\
| * \ Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-10-30
| |\ \
| * \ \ Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-08-23
| |\ \ \
| * | | | Minor improvements to locked narrowing.Gregory Heytings2022-08-21
| * | | | ; * src/editfns.c (Fnarrowing_lock): Minor docstring improvement.Gregory Heytings2022-08-21
| * | | | ; * src/editfns.c (Fnarrow_to_region): Two forgotten cases.Gregory Heytings2022-08-21
| * | | | Better way to protect redisplay routines from locked narrowings.Gregory Heytings2022-08-21
| * | | | Revert 4f19e1a5d1Gregory Heytings2022-08-21
| * | | | Fix mode line redisplay bug when locked narrowing is in effect.Gregory Heytings2022-08-21
| * | | | Fix user narrowing handling.Gregory Heytings2022-08-21
| * | | | Improved locked narrowing.Gregory Heytings2022-08-20
* | | | | ; * src/treesit.c (Ftreesit_parser_included_ranges): Doc fix.Eli Zaretskii2022-11-27
* | | | | ; Fix typo (Bug#59634)Stefan Kangas2022-11-27
* | | | | Extend memory-info for remote systemsMichael Albinus2022-11-27
* | | | | Make frame synchronization more robustPo Lu2022-11-27
* | | | | ; * src/treesit.c (Ftreesit_induce_sparse_tree): Doc fix.Eli Zaretskii2022-11-27
* | | | | Add default limit for tree-sitter recursive tree-traversing functionYuan Fu2022-11-26
* | | | | ; * 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