]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-06 Stefan Monnierexternal-completion.el: Minor changes scratch/backend-completion
2022-12-04 João TávoraUpdate eglot.el to use the new external-completion...
2022-12-04 João TávoraAdd caching and yet more doc to external-completion.el
2022-12-03 João TávoraMore tweaks to external-completion.el after Stefan...
2022-12-03 João TávoraSpeed it up
2022-12-03 João TávoraIntegrate Stefan suggestions but rename it to "external...
2022-11-25 João TávoraDon't override completion-category-defaults in fido...
2022-11-25 João TávoraAdd lisp/backend-completion.el
2022-11-24 dannyfreemanEglot: don't confuse URLs and windows file paths
2022-11-24 João TávoraRemove fboundp check in eglot--connect
2022-11-24 Marcin PajkowskiEglot: Advertise completion.resolveSupport capabilities
2022-11-24 Mattias EngdegårdAdd new SI prefixes
2022-11-24 Po LuFix reentrancy problem/crash in xterm.c
2022-11-24 Mike KupferFix trashing of symlink that points at a directory
2022-11-24 Mike KupferFix cross-filesystem directory trashing (Bug#58721)
2022-11-24 Alan MackenzieCC Mode: Make it scroll fast over buffers with only...
2022-11-24 Tassilo HornFix face issues in show-paren context overlay (bug...
2022-11-24 Eli ZaretskiiAvoid assertion violations in treesit.c when editing...
2022-11-24 Thomas FitzsimmonsEUDC: Improve LDAP and BBDB tests
2022-11-24 Yuan Fu; Relayout comments in treesit-font-lock-fontify-region
2022-11-24 Yuan Fu; * lisp/progmodes/csharp-mode.el: Add missing require...
2022-11-24 Yuan FuAdd an error fontification heuristic to c-ts-mode
2022-11-24 Yuan Fu; * src/treesit.c (treesit_predicate_match): Move use...
2022-11-24 Yuan FuDon't always filter out captured tree-sitter nodes...
2022-11-24 Dmitry Gutovproject-switch-project: Use a different fix for bug...
2022-11-24 F. Jason ParkAdd test scenarios for local ERC modules
2022-11-24 F. Jason ParkAccept functions in place of passwords in ERC
2022-11-24 F. Jason ParkAdd non-IRCv3 SASL module to ERC
2022-11-24 F. Jason ParkCall erc-login indirectly via new generic wrapper
2022-11-24 F. Jason ParkSupport local ERC modules in erc-mode buffers
2022-11-24 F. Jason ParkMake erc--server-reconnecting non-buffer-local
2022-11-24 F. Jason ParkDon't set erc-networks--id until network is known
2022-11-24 F. Jason ParkAdd GS2 authorization to sasl-scram-rfc
2022-11-23 Theodor ThornhillAdd csharp-mode and csharp-ts-mode
2022-11-23 Yuan FuDon't skip nested defuns in python-ts-mode defun navigation
2022-11-23 Yuan FuMore flexible tree-sitter defun navigation
2022-11-23 Yuan Fu; * src/treesit.c: Minor comment improvement.
2022-11-23 Ulf Jaspericalendar.el: Add test(s) for bug#56241
2022-11-23 Juri LinkovNew commands previous-line-completion and next-line...
2022-11-23 Philip KaludercicDon't break when loading VC packages on older Emacs...
2022-11-23 Juri Linkov* lisp/help.el (describe-bindings): Use the outline...
2022-11-23 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-11-23 lu4nxSupport Racket programs in 'etags'
2022-11-23 Dmitry Gutovxref--search-property: Jump over entries hidden by...
2022-11-23 Eli Zaretskii; * src/pdumper.c (dump_buffer, dump_vectorlike): Updat...
2022-11-23 Eli ZaretskiiAvoid signaling args-out-of-range in mouse.el
2022-11-23 Eli ZaretskiiImprove documentation of locale-specific string comparison
2022-11-23 Eli ZaretskiiFix error signaled by mouse-highlight on mode line
2022-11-23 Po LuImprove last change to xterm.c
2022-11-23 Michael AlbinusRestore tramp-achive's Emacs 26 compatibility
2022-11-23 Shynur; * doc/lispintro/emacs-lisp-intro.texi (Complete kill...
2022-11-23 Juri Linkov* lisp/outline.el: 'S-<down-mouse-1>' on buffer buttons...
2022-11-23 Juri Linkov* lisp/progmodes/xref.el: Support outline-minor-mode...
2022-11-23 Stefan Kangas; Fix typos
2022-11-23 Yuan Fu; Remove obsolete use of inhibit-point-motion-hooks
2022-11-23 Yuan FuTweak python-ts-mode fontification (bug#59470)
2022-11-23 Randy TaylorUtilize new font-lock faces for more tree-sitter modes...
2022-11-23 Dmitry GutovAdd a way to override project name for project-vc backend
2022-11-23 Yuan Fu; * lisp/treesit.el (treesit-ready-p): Guard against...
2022-11-22 Yuan FuFix treesit-update-ranges
2022-11-22 Yuan Fu; Fix treesit--children-covering-range
2022-11-22 Yuan Fu; * src/casefiddle.c (casify_region): Stylistic change.
2022-11-22 Stephen Leake* lisp/progmodes/eglot.el (eglot--connect): Use project...
2022-11-22 Stephen Leake* lisp/progmodes/project.el (project-name): New
2022-11-22 Eli ZaretskiiFix 'treesit-max-buffer-size' and its use
2022-11-22 Eli Zaretskii; Fix comparisons in treesit.c
2022-11-22 Robert PluimAdd '\lll' for VERY MUCH LESS-THAN to TeX input method
2022-11-22 Po LuAdjust x_display_set_last_user_time for Xlib sign-extension
2022-11-22 Ihor RadchenkoImprove the doc string of 'string-collate-lessp'
2022-11-22 Sam JamesFix tree-sitter build using non-bash /bin/sh (bug#59460)
2022-11-22 Po LuAvoid potentially expensive XFlush and fix ordering
2022-11-22 Mattias Engdegård; Fix warnings in builds without tree-sitter
2022-11-22 Yuan FuSeparate tree-sitter and non-tree-sitter variant of...
2022-11-22 Yuan FuFix treesit_record_change in casify_region
2022-11-22 Theodor ThornhillTweak faces in Java and TypeScript
2022-11-22 Yuan Futreesit-font-lock-recompute-features now has two modes...
2022-11-22 Yuan FuTweak c-ts-mode fontification
2022-11-22 Yuan Fu; Fix docstrings in treesit.el
2022-11-22 Yuan Fu* lisp/treesit.el (treesit-max-buffer-size): Enlarge...
2022-11-22 Stefan KangasDon't refer to deleted variable 'gnus-parameter-to...
2022-11-22 F. Jason Park; Fix ERC test failure following recent typo fix
2022-11-22 Juanma Barranquero; Fix typos in tree-sitter files
2022-11-22 Stefan KangasRefresh menus in gnus.texi
2022-11-22 Stefan KangasImprove wording and markup in gnus-faq.texi
2022-11-22 Stefan Kangas; Fix typos
2022-11-21 Yuan Fu; * lisp/progmodes/js.el (js-ts-mode): Add autoload...
2022-11-21 Yuan Fu; * test/src/treesit-tests.el (treesit-misc): Remove...
2022-11-21 Yuan Fu; Update tree-sitter starter guide
2022-11-21 Yuan Fu; Fix typo in c-ts-mode--font-lock-settings
2022-11-21 Yuan FuMerge remote-tracking branch 'savannah/master' into...
2022-11-21 Yuan Fu; Minor fix in c-ts-mode fontification
2022-11-21 Yuan FuAllow major modes to tweak tree-sitter fontification
2022-11-21 Yuan FuFurther tweak tree-sitter fontification heuristics
2022-11-21 Yuan Fu; * src/treesit.c (treesit_load_language): Move call...
2022-11-21 Eli Zaretskii; Silence byte-compiler warnings
2022-11-21 Mattias Engdegård; * test/src/treesit-tests.el (treesit-misc): Don't...
2022-11-21 Eli Zaretskii; * lisp/treesit.el (treesit-parser-add-notifier):...
2022-11-21 Mattias Engdegård; Repair build without tree-sitter
2022-11-21 Stefan Kangas; Doc fixes: remove references to missing symbols
2022-11-21 Stefan Kangas; Fix typos (misspelled symbols)
next