]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-07 João TávoraUse new external-completion.el in Eglot feature/external-completion
2022-12-07 João TávoraDon't override completion-category-defaults in fido...
2022-12-07 João TávoraAdd 'external' completion style for completions from...
2022-12-07 Stefan KangasMerge from origin/emacs-29
2022-12-07 Thomas FitzsimmonsEUDC: Outline deprecation plans in NEWS
2022-12-07 Juanma Barranquero* etc/NEWS: Mention new bs option
2022-12-07 Juanma Barranquero* lisp/bs.el: Improve compatibility with previous version
2022-12-07 Juanma Barranquero; * lisp/serve.el: Silence unused arg warning in previo...
2022-12-07 Yuan FuFix admin/notes/tree-sitter/build-module/build.sh ...
2022-12-07 Stefan Kangas* doc/misc/eww.texi (Overview): Improve introduction.
2022-12-06 Jim Porter; Remove dead code from 'server-stop-automatically...
2022-12-06 Jostein KjønigsenConsistent fontification of using-directives in csharp...
2022-12-06 Yuan Fu; Rename c-ts-fontify-error to c-ts-mode--fontify-error
2022-12-06 Yuan Fu; Improve docstring of c-ts-mode--fontify-variable
2022-12-06 Yuan FuFontify some keywords in type face in c-ts-mode
2022-12-06 Eli Zaretskii; Minor cleanup in treesit.c
2022-12-06 Stefan Kangas; * lib-src/etags.c (escape_shell_arg_string): Minor...
2022-12-06 Mattias EngdegårdFix etags builds on non-Windows non-MS-DOS machines
2022-12-06 Eli Zaretskii; Fix last change in etags.c.
2022-12-06 lu4nxFix etags local command injection vulnerability
2022-12-06 Eli ZaretskiiAvoid crashes in a build --without-modules
2022-12-06 Juanma Barranquero* lisp/bs.el: Adapt to modern display-buffer-alist...
2022-12-06 Eli ZaretskiiFix 'add-display-text-property' when OBJECT is non-nil
2022-12-06 Michael AlbinusDo not run slow tests on EMBA
2022-12-06 Po LuWork around sample server bug
2022-12-06 Mattias EngdegårdLisp reader undefined behaviour excision
2022-12-06 Stefan KangasMerge from origin/emacs-29
2022-12-06 Randy Taylor; Fix typo in js--treesit-imenu
2022-12-06 Yuan FuFix treesit-query-capture
2022-12-06 Po LuFix crash on Windows 9X
2022-12-05 Jostein KjønigsenImprove fontification of typescript-ts-mode (bug#59831)
2022-12-05 Theodor ThornhillAdd back pair feature in json-ts-mode fontification...
2022-12-05 Eli ZaretskiiFix mouse clicks on a non-selected frame
2022-12-05 Eli Zaretskii; Clarify description of display on the margins
2022-12-05 Eli Zaretskii; * src/xfns.c: Actually remove "#include <xcb/xcb_aux...
2022-12-05 Po LuFix build with old XCB
2022-12-05 Eli Zaretskii; * etc/NEWS: Fix entry for 'vc-git-shortlog-switches'.
2022-12-05 Po LuDon't excessively sync in some other code
2022-12-05 Stefan KangasMerge from origin/emacs-29
2022-12-05 Stefan Kangas; Merge from origin/emacs-29
2022-12-05 Stefan KangasMerge from origin/emacs-29
2022-12-05 Sean WhittonImprove passing user switches to Git log commands ...
2022-12-05 Yuan FuImprove treesit-fontify-with-override
2022-12-04 Jim PorterMake killing a non-last client work the same no matter...
2022-12-04 Juri LinkovUse the function 'window-system' on the tab-bar/tab...
2022-12-04 Tom GillespieRestore font-lock-type-face for lisp mode &symbols
2022-12-04 Po LuFix potential crash deselecting for property change...
2022-12-04 Kai MaPrevent a segfault when deleting a fullscreen frame...
2022-12-04 Manuel GiraudMake a boxed menu bar have a shadow at its right end...
2022-12-04 Eli Zaretskii; * lisp/pcomplete.el (pcomplete-allow-modifications...
2022-12-04 Eli ZaretskiiFix markup in ERC manual
2022-12-04 Po LuMake Emacs build with Xfixes support on old versions...
2022-12-04 Stefan KangasMerge from origin/emacs-29
2022-12-04 Stefan Kangas; Merge from origin/emacs-29
2022-12-04 Stefan KangasMerge from origin/emacs-29
2022-12-03 Yuan FuFix comment-start-skip in tree-sitter modes (bug#59690)
2022-12-03 Yuan Fu; * lisp/treesit.el (treesit-end-of-defun): Guard again...
2022-12-03 Eli Zaretskii; * lisp/subr.el (posn-col-row): Revert inadvertent...
2022-12-03 Eli Zaretskii; Remove debugging leftover message
2022-12-03 Mattias EngdegårdSpeed up Unicode normalisation tests by a factor of 5
2022-12-03 Eli ZaretskiiFix "C-h k" when clicking on another frame
2022-12-03 Stefan Kangas; Fix typos
2022-12-03 Po LuImprove performance of other_frames and XTfullscreen_hook
2022-12-03 Juanma BarranqueroFix and expand tests broken by commit 2772ebe366 of...
2022-12-03 Stefan Kangas; Add cross-reference to string-equal docstring
2022-12-03 Eli ZaretskiiFix handling of relative directories in "--init-directo...
2022-12-03 Eli ZaretskiiMake sure 'user-emacs-directory' ends in a slash
2022-12-03 Eli ZaretskiiFix gud-minor-mode-menu
2022-12-03 Eli ZaretskiiRevert "Make easy-mmode-defmap obsolete and adjust...
2022-12-03 Sean Whittonvc-git-print-log: Don't assume vc-git-log-switches...
2022-12-03 Stefan KangasMerge from origin/emacs-29
2022-12-03 Stefan Kangas; Merge from origin/emacs-29
2022-12-03 Stefan KangasMerge from origin/emacs-29
2022-12-03 Juanma Barranquero* lisp/bindings.el (bound-and-true-p): Verify argument...
2022-12-03 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl-flet): Optimize a...
2022-12-02 Mattias Engdegård; server-tests: remove CI debugging
2022-12-02 Eli Zaretskii; * lisp/subr.el (string-equal-ignore-case): Doc fix...
2022-12-02 Mattias Engdegård; server-test CI debugging
2022-12-02 Mattias EngdegårdFix server-tests run noninteractively (bug#59742)
2022-12-02 Randy TaylorUse file-name-nondirectory to determine default project...
2022-12-02 Yikai ZhaoSpeed up auto-completion in 'sh-script-mode'
2022-12-02 Juanma BarranqueroFix error editing multisession variables (bug#59710)
2022-12-02 Po LuMore behind the scenes transparent speedups around...
2022-12-02 dickmao; Fix a typo in .clang-format.
2022-12-02 Vibhav Pant; Make clang-format format indent preprocessor blocks...
2022-12-02 dickmao; Fix typo in .clang-format (Bug#59768)
2022-12-02 Brian LeungAdd tsx-ts-mode to eglot-server-programs
2022-12-02 Stefan KangasMerge from origin/emacs-29
2022-12-02 Juri Linkov* lisp/tab-bar.el (tab-bar-format-align-right): Fix...
2022-12-02 Juri LinkovFix the width of margins for icons in outline-minor...
2022-12-02 Yuan Fu; Change c-ts-mode--base-mode to c-ts-base-mode
2022-12-02 Theodor ThornhillAdd new TypeScript mode tsx-ts-mode
2022-12-02 Daniel MartínAdd case and match to python--treesit-keywords (bug...
2022-12-02 Yuan Fu; * lisp/progmodes/c-ts-mode.el: Change rx to regexp...
2022-12-02 Dmitry Gutovproject-files (VC-aware): Make sure the VC backend...
2022-12-01 Sean Whittonterm--update-term-menu: Add the menu to term-terminal...
2022-12-01 Eli ZaretskiiImprove detection of very long lines
2022-12-01 Eli Zaretskii; Fix last change in proced.el
2022-12-01 Laurence WarneAdd colors to Proced (bug#59407)
2022-12-01 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
next