]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-11-27 Eli Zaretskii; * src/treesit.c (Ftreesit_parser_included_ranges...
2022-11-27 Stefan Kangas; Fix typo (Bug#59634)
2022-11-27 Juanma Barranquero; * lisp/progmodes/xref.el: Fix some typos
2022-11-27 Michael AlbinusExtend memory-info for remote systems
2022-11-27 Philip KaludercicConsistently refer to VC packages as such
2022-11-27 Juanma BarranqueroFix xref interaction with which-func (bug#59575)
2022-11-27 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-11-27 Eli Zaretskii; Fix last change in etags.c
2022-11-27 lu4nxFixed ctags local command execute vulnerability
2022-11-27 Juanma BarranqueroFix xref to correctly display Windows absolute filenames
2022-11-27 Shohei YOSHIDA* lib-src/emacsclient.c (print_help_and_exit): Fix...
2022-11-27 Po LuMake frame synchronization more robust
2022-11-27 Theodor ThornhillRemove compatibility code in csharp-mode
2022-11-27 Eli Zaretskii; * src/treesit.c (Ftreesit_induce_sparse_tree): Doc...
2022-11-27 Eli Zaretskii; Fix recent documentation changes in treesit.el
2022-11-27 Eli Zaretskii; * lisp/progmodes/sh-script.el (sh--redirect-bash...
2022-11-27 Theodor ThornhillAdd js-ts-mode to eglot-server-programs
2022-11-27 Stefan KangasImprove describe-text-properties display
2022-11-26 Yuan FuMake typescript-ts-mode not fallback to js-mode
2022-11-26 Yuan FuMake bash-ts-mode fall back to sh-mode if the file...
2022-11-26 Jostein KjønigsenCorrectly fontify types in typeof() expression in cshar...
2022-11-26 Yuan FuReorganize treesit-font-lock-feaure-list's to the new...
2022-11-26 Yuan FuAdd treesit-font-lock-level
2022-11-26 Yuan FuAdd default limit for tree-sitter recursive tree-traver...
2022-11-26 Yuan FuPartially fix some python tests (bug#59477)
2022-11-26 Jim PorterImprove robustness of server.el tests
2022-11-26 Eric AbrahamsenRemove mentions of create-directory nnmaildir setting
2022-11-26 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2022-11-26 Eli Zaretskii; * src/treesit.c: Fix typos and wording in comments.
2022-11-26 Juanma Barranquero; doc fix: Use w32-* names instead of obsolete ones
2022-11-26 Stefan Kangas; Don't mention Makefiles twice in `(emacs) Program...
2022-11-26 lu4nx; Clean up unused function: cuserid
2022-11-26 Stefan Kangas; * doc/emacs/programs.texi (Program Modes): Improve...
2022-11-26 Stefan KangasMention new programming language support in manual
2022-11-26 Stefan Kangas; Fix typos
2022-11-26 Augusto StoffelIn project-find-file and the like, add absolute file...
2022-11-26 Eli ZaretskiiImprove documentation of some posn-* functions
2022-11-26 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2022-11-26 Eli ZaretskiiFix generation of autoloads on MS-Windows
2022-11-26 Po LuReduce wasted cycles in x*.c
2022-11-26 Michael Heerdegen; Fix some typos
2022-11-26 Eli Zaretskii; Add doc string to 'ucs-normalize-string'
2022-11-26 Stefan KangasUse substitute-command-keys in Info-index error
2022-11-26 Brian Leungeglot-server-programs: ts-mode -> typescript-ts-mode
2022-11-26 Stefan Kangas; * lisp/progmodes/csharp-mode.el: Add Commentary.
2022-11-26 Yuan FuFix tree-sitter assertion error (bug#59574)
2022-11-26 Yuan FuRename treesit_ensure_position_synced to treesit_sync_v...
2022-11-26 Yuan Fu; Add comments in treesit.c and treesit.h
2022-11-26 Yuan Fu; Fix comment-end in treesit-simple-indent-presets
2022-11-26 Yuan Fu; * lisp/progmodes/csharp-mode.el: Add author and maint...
2022-11-26 Jim Porter; * test/lisp/eshell/esh-var-tests.el: Fix incorrect...
2022-11-26 Theodor ThornhillRename ts-mode to typescript-ts-mode
2022-11-26 Theodor ThornhillRename ts-mode.el to typescript-ts-mode.el
2022-11-26 Po LuFix no-accept-focus handling for embedded frames
2022-11-25 Dmitry GutovDrop project--value-in-dir
2022-11-25 Jim Porter; * lisp/server.el (server-start): Fix a typo in a...
2022-11-25 Stefan Kangas; lisp/progmodes/which-func.el: Mark emacs-devel as...
2022-11-25 Juanma Barranquero; * lisp/progmodes/which-func.el: Remove obsolete comment
2022-11-25 F. Jason ParkDisable auth-source-pass-extra-query-keywords by default
2022-11-25 Eli Zaretskii; * lisp/progmodes/python.el (treesit-node-prev-sibling...
2022-11-25 Eli Zaretskii; Fix doc strings in xref.el
2022-11-25 Eli Zaretskii; * src/sqlite.c (Fsqlite_version): Doc fix.
2022-11-25 Mattias EngdegårdAdd sqlite library version string retrieval function...
2022-11-25 Theodor ThornhillFix regex errors in csharp-mode
2022-11-25 Alan MackenzieCC Mode: Fix the "asymmetry rule" for fontifying a...
2022-11-25 Stefan KangasRemove unused parameter from image_create_pix_container
2022-11-25 DaanturoShow package name in package-vc--unpack prompt
2022-11-25 Stefan Kangas; Remove unused variable treesit-imenu-function
2022-11-25 Jim PorterDon't explicitly delete client frames when killing...
2022-11-25 Jim Porter; Add more tests for the Emacs server
2022-11-25 Jim Porter; Fix up some NEWS entries for Eshell
2022-11-25 Gabriel do... Make ibuffer directory filter buffer aware
2022-11-25 Ackerley TngAdd support for window-local xref history
2022-11-25 Stefan KangasBind Buffer-menu-view-other-window to "O"
2022-11-25 Stefan Kangas; * lisp/net/goto-addr.el (goto-address-at-point):...
2022-11-25 Gabriel do... Allow goto-address-at-point to use secondary browser
2022-11-24 Manuel GiraudFix easy menu separator in oldXMenu
2022-11-24 Jostein KjønigsenImprove csharp-ts-mode fontification
2022-11-24 Yuan FuImprove python-ts-mode fontification (bug#59534)
2022-11-24 Paul EggertWork around lsp-mode compatibility bug
2022-11-24 Eli Zaretskii; Avoid treesit-related byte-compilation warnings
2022-11-24 Brian LeungAdd more tree-sitter modes to eglot-server-programs
2022-11-24 Philip Kaludercic; * src/emacs.c (usage_message): Fix typo
2022-11-24 Eli Zaretskii; * lisp/progmodes/eglot.el (eglot-server-programs...
2022-11-24 Philip Kaludercic* src/emacs.c (usage_message): Add missing --init-direc...
2022-11-24 Brian LeungAdd tree-sitter-based modes to eglot-server-programs
2022-11-24 Ulf Jaspericalendar: Adjust tests after fixing parsing of sexp...
2022-11-24 hokomoicalendar.el: Fix parsing of sexp entries (bug#56241)
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
next