]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-08 Eli Zaretskii; Merge from origin/emacs-29
2022-12-08 Andrea Corallo* Enable native speed 2 EMBA build and tests and disabl...
2022-12-08 Jim PorterMake 'server-stop-automatically' into a defcustom
2022-12-08 Po LuRemove conversion_fail_tag from selection requests
2022-12-08 Po LuFix crash on Windows 9X
2022-12-08 Yuan FuAdd recursion limit to treesit--children-covering-range...
2022-12-08 Yuan FuImprove tree-sitter fontification in edge-cases (bug...
2022-12-07 Sean WhittonFont lock Commit: and CommitDate: lines in Git logs
2022-12-07 Theodor ThornhillAdd c-ts-mode-indent-defun (bug#59662)
2022-12-07 Theodor ThornhillFix syntax-table for tree-sitter modes
2022-12-07 Brian Leungc++-ts-mode: Highlight nullptr as a constant
2022-12-07 Yuan FuImprove parameter checking in tree-sitter functions
2022-12-07 Eli Zaretskii; * test/lisp/comint-tests.el (w32-application-type...
2022-12-07 Eli ZaretskiiFix comint-tests on MS-Windows
2022-12-07 João TávoraUse new external-completion.el in Eglot
2022-12-07 João TávoraDon't override completion-category-defaults in fido...
2022-12-07 João TávoraAdd lisp/external-completion.el for completions from...
2022-12-07 Rudolf AdamkovičCapitalize unit names in Calc uniformly
2022-12-07 Miha Rihtaršičcomint-fontify-input: Fix field boundary issue (bug...
2022-12-07 Eli Zaretskii; Minor copyedits of the latest xterm change
2022-12-07 Eli Zaretskii; * etc/NEWS: Fix the 'bs-default-action-list' entry.
2022-12-07 João TávoraEglot: fix setting of flymake-list-only-diagnostics...
2022-12-07 Po LuFix some more problems with running Emacs as untrusted
2022-12-07 Mattias Engdegård* test/src/sqlite-tests.el (sqlite-version): Declare.
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)
next