]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-09 Po Lu; * src/xterm.h: Fix minor copyedits
2022-12-09 Sean WhittonMake eshell-read-aliases-list an interactive command
2022-12-09 Stefan KangasMerge from origin/emacs-29
2022-12-09 Stefan KangasImprove :delight keyword example in use-package manual
2022-12-09 Stefan Kangas; Refer to the manual in use-package docstring
2022-12-09 Stefan KangasClarify :after keyword in use-package docstring
2022-12-09 Stefan KangasAdd conditional loading examples to use-package manual
2022-12-09 Po LuMerge from origin/emacs-29
2022-12-09 Po LuRevert "; * src/emacs.c (main): Improvements to last...
2022-12-09 Jim Porter; Reorganize the conditionals in 'eshell-parse-backslas...
2022-12-08 Sean Whittonserver-eval-at: Don't call server--file-name
2022-12-08 Stefan Kangas; Improve use-package Commentary sections
2022-12-08 Stefan Kangas; Don't say to require bind-key in use-package manual
2022-12-08 Stefan Kangas; Normalize GPLv3 license statements in new files
2022-12-08 Stefan KangasFix namespacing issues in bind-key.el
2022-12-08 Eli Zaretskii; * etc/NEWS.29: Add missing entry for 'external-comple...
2022-12-08 Eli ZaretskiiMerge from origin/emacs-29
2022-12-08 Eli Zaretskii; Merge from origin/emacs-29
2022-12-08 Stefan KangasMerge branch 'feature/use-package' into emacs-29
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 Kangas; lisp/progmodes/java-ts-mode.el: Fix more typos.
2022-12-08 Eli Zaretskii; * lisp/progmodes/java-ts-mode.el (java-ts-mode--keywo...
2022-12-08 Andrea Corallo* Enable native speed 2 EMBA build and tests and disabl...
2022-12-08 Juanma BarranqueroRemove unneeded (require 'edebug) from which-func.el
2022-12-08 Stefan KangasChange use-package custom :group to `initialization`
2022-12-08 Stefan Kangas; Fix typos
2022-12-08 Jim PorterMake 'server-stop-automatically' into a defcustom
2022-12-08 Jim PorterTreat escaped newlines in Eshell as the empty string
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 Po LuRemove conversion_fail_tag from selection requests
2022-12-08 Stefan KangasImprove bind-keys* and override-global-mode docstrings
2022-12-08 Po LuFix crash on Windows 9X
2022-12-08 Po Lu; * src/emacs.c (main): Improvements to last change.
2022-12-08 Stefan Kangas; * doc/misc/use-package.texi: Improve indexing.
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 Stefan KangasAdd new use-package manual
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
next