]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-24 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-23 Jim Porter; Return t or nil for 'test-completion' of Eshell user...
2023-02-23 Jim Porter; Remove commented-out leftover from the last commit
2023-02-23 Jim PorterDon't add a space after the trailing slash when complet...
2023-02-23 Jim PorterAdd support for completing quoted variables in Eshell...
2023-02-23 Jim Porter; Throw strings as the values for 'eshell-incomplete'
2023-02-23 andrés ramírezAdditional change for Bug#61432
2023-02-23 Po LuMake sure scroll-bar.el is loaded on Android
2023-02-23 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-23 Po LuFix ImageMagick build on Android
2023-02-23 Po Lu; * src/android.c (android_run_select_thread): Fix...
2023-02-23 Po LuMake android_select more robust
2023-02-23 Stefan KangasMerge from origin/emacs-29
2023-02-23 Yuan Fu; * lisp/emacs-lisp/eldoc.el (eldoc-display-in-echo...
2023-02-22 João TávoraEglot: implement inlay hints (bug#61412, bug#61066)
2023-02-22 João TávoraEglot: run eglot-managed-mode-hook after LSP didOpen
2023-02-22 João TávoraEglot: restore eldoc-documentation-functions on shutdown
2023-02-22 João TávoraEglot: simplify capability-checking code
2023-02-22 João TávoraEglot: go back to setting eldoc-documentation-strategy...
2023-02-22 Protesilaos... Update Modus themes to version 4.1.0
2023-02-22 Martin Rudalics; * etc/NEWS: Fix typo again
2023-02-22 Sean Whitton; * etc/NEWS (C-x v !): Additional text.
2023-02-22 Sean Whitton; * doc/emacs/vc1-xtra.texi (Preparing Patches): Wordin...
2023-02-22 Mattias EngdegårdDeclare `indirect-function` to be side-effect-free...
2023-02-22 Eli Zaretskii; * doc/emacs/anti.texi (Antinews): Adjust to latest...
2023-02-22 Michael AlbinusMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2023-02-22 Michael Albinus; * etc/NEWS: Fix typos.
2023-02-22 F. Jason ParkYield to erc-move-to-prompt before unhiding prompt
2023-02-22 Eli Zaretskii; Improve doc string of 'C-q'
2023-02-22 Eli Zaretskii; Clarify "kill files" in Gnus manual
2023-02-22 Augusto Stoffel* lisp/progmodes/python.el (python--import-sources...
2023-02-22 Po Lu; Fix typo
2023-02-22 Po Lu* src/image.c (imagemagick_load_image): Check HAVE_DECL...
2023-02-22 Manuel GiraudDo not error out on non image file (bug#61639)
2023-02-22 Po LuUpdate Android port
2023-02-22 Eli ZaretskiiExplain effect of variable-pitch fonts on fill-column
2023-02-22 Eli ZaretskiiAvoid division by zero in get_narrowed_* functions
2023-02-22 Mattias EngdegårdUse delete-char instead of backward-delete-char
2023-02-22 Po Lu; * src/androidmenu.c (android_menu_show): Fix typo.
2023-02-22 Po LuUpdate Android port
2023-02-22 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-22 Po LuAdd cross-compilation test for cleanup attribute
2023-02-22 Po LuUpdate Android port
2023-02-22 Po Lu; * configure.ac (EMACS_CONFIG_FEATURES): Improve confi...
2023-02-21 Eli Zaretskii; Fix documentation of 'icon-title-format'.
2023-02-21 Martin Rudalics* etc/NEWS: Mention new buffer display action alist...
2023-02-21 Mattias EngdegårdRemove stray quotes
2023-02-21 Robert PluimSay whether we're using X11 double buffering
2023-02-21 Robert Pluim; * src/xterm.c (x_update_end): Condition on HAVE_XDBE
2023-02-21 Eli ZaretskiiFix build --without-xdbe
2023-02-21 Robert PluimImprove dnd-direct-save-remote-files docstring
2023-02-21 Robert PluimAdd 'process-status' to process shortdoc
2023-02-21 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--trampoline-abs-filenam...
2023-02-21 Robert PluimImprove text about deleting windows
2023-02-21 Robert PluimMake 'emacs-news-cycle-tag' work at all levels
2023-02-21 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-21 Po LuUpdate Android port
2023-02-21 Mattias Engdegård; * test/lisp/emacs-lisp/nadvice-tests.el: suppress...
2023-02-21 Mattias EngdegårdFollow aliases for `interactive-only` declarations
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Stefan KangasMerge from origin/emacs-29
2023-02-21 Mattias EngdegårdDetect and prevent function alias loops in `fset` and...
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Stefan KangasMerge from origin/emacs-29
2023-02-21 Mattias EngdegårdRepair mistake in a previous edmacro-sanitize-string...
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Stefan KangasMerge from origin/emacs-29
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Stefan KangasMerge from origin/emacs-29
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Stefan KangasMerge from origin/emacs-29
2023-02-21 Stefan Kangas; Merge from origin/emacs-29
2023-02-21 Po LuUpdate from gnulib
2023-02-21 Po LuUpdate Android port
2023-02-21 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-21 Stefan Monnierregex-emacs.c: Reduce the use of backtracking a bit...
2023-02-20 João TávoraEglot: respect user's Eldoc configuration by default
2023-02-20 Stefan Monnier* list/emacs-lisp/cconv.el (cconv-make-interpreted...
2023-02-20 Andrea CoralloMake the native compiler always use `make-temp-file...
2023-02-20 Eli Zaretskii; * lisp/progmodes/rust-ts-mode.el (treesit-node-end...
2023-02-20 Jonas BernoulliUpdate to Transient v0.3.7-216-gfe40342
2023-02-20 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-20 Po LuUpdate Android port
2023-02-20 Daniel MartínAdd declaration_list to c-ts-common-indent-type-regexp...
2023-02-20 Theodor ThornhillTypescript-ts-mode: Add switch case handling
2023-02-20 Theodor ThornhillFix object initializer for csharp-mode (bug#61541)
2023-02-20 Mattias Engdegård* lisp/emacs-lisp/macroexp.el (mapcan): Set funarg...
2023-02-20 Mattias EngdegårdRepair mistake in a previous edmacro-sanitize-string...
2023-02-20 Kyle MeyerUpdate to Org 9.6.1-34-geea8da
2023-02-20 Po LuFix crash inside font-list-family
2023-02-20 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-20 Po LuImprove SFNT driver lookup efficiency
2023-02-20 Po LuImprove reliability of Java code rebuilds
2023-02-20 Eric AbrahamsenHelp Elisp xref recognize defclass parent classes
2023-02-19 Yuan FuImprove tree-sitter indent anchor prev-adaptive-prefix...
2023-02-19 Theodor ThornhillAdjust jsx indentation
2023-02-19 Theodor ThornhillCleanup preproc indent for c-ts-mode (bug#61558)
2023-02-19 Theodor ThornhillAdd comment style toggle for c-ts-mode (bug#61550)
2023-02-19 Juri Linkov* lisp/simple.el (choose-completion): Check for complet...
2023-02-19 Michael AlbinusTramp cleanup
next