]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-08 Stefan Kangas* etc/USE-PACKAGE-NEWS: Delete file. feature/use-package
2022-12-08 Stefan Kangas* admin/git-bisect-start: Prune use-package merge commits.
2022-12-08 Stefan Kangas; Minor doc fixes in bind-key.el
2022-12-08 Stefan KangasUpdate use-package defgroups
2022-12-08 Stefan KangasDrop key-chord.el support from use-package
2022-12-08 Stefan KangasChange use-package custom :group to `initialization`
2022-12-08 Stefan Kangas; Document use-package-reset-statistics
2022-12-08 Stefan Kangas; use-package: Improve :ensure-system-package docstrings
2022-12-08 Stefan Kangasuse-package: Improve :mode keyword documentation
2022-12-08 Stefan KangasImprove bind-keys* and override-global-mode docstrings
2022-12-08 Stefan Kangas; * doc/misc/use-package.texi: Improve indexing.
2022-12-07 Stefan KangasAdd new use-package manual
2022-12-02 Stefan KangasFix use-package tests
2022-11-30 Stefan Kangas* doc/misc/Makefile.in (INFO_COMMON): Add use-package.
2022-11-30 Stefan Kangas; * etc/NEWS: Mention use-package.
2022-11-30 Stefan Kangas; Merge from https://github.com/jwiegley/use-package
2022-11-30 Juanma BarranqueroFix interactive selection of emacs-lock mode, broken...
2022-11-29 Daniel MartínFix typo in flag to load Emacs-specific LLDB commands
2022-11-29 Juanma Barranquero; Typo fixes in etc/NEWS and lisp/ files
2022-11-29 Alan MackenzieCC Mode: Prevent lone ids being parsed as types unless...
2022-11-29 Stefan Kangas; Improve error message when LSP server not found
2022-11-29 Stefan Kangas; * doc/misc/eglot.texi (Setting Up LSP Servers): Impro...
2022-11-29 Mattias EngdegårdAllow csharp-mode in c-default-style
2022-11-29 Augusto StoffelIn project-find-file, add abbreviated file names to...
2022-11-29 Dmitry Gutov* lisp/progmodes/project.el (project-vc-name): Fix...
2022-11-29 Michael AlbinusTramp cleanup
2022-11-29 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2022-11-29 Kai Ma; Fix typo in NEWS
2022-11-29 Po LuAllow be-resources to fail
2022-11-29 F. Jason ParkSimplify erc-sasl's auth-source API
2022-11-29 F. Jason Park* doc/misc/erc.texi: Revise SASL and modules chapters.
2022-11-29 F. Jason ParkAdd erc-sasl-auth-source-function to cached options
2022-11-28 Jostein KjønigsenImprove fontification in csharp-ts-mode
2022-11-28 Jostein KjønigsenImprove fontification in typescript-ts-mode
2022-11-28 Theodor ThornhillAdd more font-lock settings to css-ts-mode
2022-11-28 Yuan FuReparse tree-sitter tree when buffer restriction changes
2022-11-28 Mattias Engdegård; typos
2022-11-28 Eli ZaretskiiFix GUD item on the menu bar in source buffers
2022-11-28 Eli ZaretskiiCut the emacs-29 release branch
2022-11-28 Juanma BarranqueroDo not prune native-compiled system directories (bug...
2022-11-28 Stefan Kangas; Fix typo in eglot-alternatives (Bug#59653)
2022-11-28 Gregory HeytingsFix display of long completions.
2022-11-28 Juanma Barranquero; * doc/lispref/windows.texi (Selecting Windows): Doc fix
2022-11-28 Jim Porter; Don't emit a "Server stopped" message when restarting...
2022-11-28 Gregory HeytingsDo not enter locked narrowing when it would span the...
2022-11-28 Dmitry Gutov* lisp/progmodes/xref.el (xref--outdated-p): Fix broken...
2022-11-28 Stefan KangasCatch more cases in info--ensure-not-in-directory-node
2022-11-27 Gregory HeytingsFix incompatible -t and -r options in emacsclient
2022-11-27 Gregory HeytingsMinor improvements to locked narrowing
2022-11-27 Yuan FuRemove treesit-comment-start/end and use comment-start...
2022-11-27 John WiegleyMerge pull request from skangas/revert-for-copyright
2022-11-27 John WiegleyMerge pull request from skangas/revert-for-copyright2
2022-11-27 Gregory HeytingsMerge branch 'feature/improved-locked-narrowing'
2022-11-27 Eli ZaretskiiFix the new ctags test
2022-11-27 Stefan Kangas; Consistently call alists "association list"
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 Gregory Heytings; * src/xdisp.c (get_locked_narrowing_begv): Minor...
2022-11-27 Theodor ThornhillRemove compatibility code in csharp-mode
2022-11-27 Stefan KangasRevert "Add: 'local' keyword"
2022-11-27 Stefan KangasRemove tests lacking a copyright assignment for now
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-27 Gregory Heytings; * src/editfns.c: Minor improvements in comments.
2022-11-27 Gregory HeytingsSimplify narrowing_locks_restore
2022-11-27 Gregory HeytingsImprove handling of killed buffers in locked narrowings
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 Gregory HeytingsMinor improvements for locked narrowing
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 Gregory HeytingsDocstring improvements
2022-11-26 Gregory HeytingsDocstring improvements
2022-11-26 Gregory HeytingsFurther improvements to narrowing locks
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 Gregory HeytingsImprove locked narrowing around low-level hooks.
2022-11-26 Stefan Kangas; * doc/emacs/programs.texi (Program Modes): Improve...
2022-11-26 Stefan KangasMention new programming language support in manual
next