]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-26 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-26 Stefan KangasMerge from origin/emacs-29
2023-02-26 Jim PorterBe more cautious in completing Eshell variable assignments
2023-02-26 Stefan Monnier(bytecomp-warn--ignore): New test
2023-02-26 Po LuUpdate Android port
2023-02-26 Paul EggertOmit no-longer-needed SEEK_END workaround
2023-02-26 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-02-26 Dmitry Gutovpython-ts-mode: Fix single-quote string fontification
2023-02-25 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-25 Stefan Monnierbytecomp--with-warning-test: Make it a function
2023-02-25 Michael Albinus; * etc/NEWS: Fix typos.
2023-02-25 Eli ZaretskiiFix infloop in bidi.c
2023-02-25 Po LuUpdate Android port
2023-02-25 Eli Zaretskii; Fix doc string of 'emacs-lisp-byte-compile'
2023-02-25 Po Lu; * src/android.c (android_open): Clean up unused varia...
2023-02-25 Po LuUpdate Android port
2023-02-25 Po LuUpdate Android port
2023-02-25 Michael HeerdegenMake also 'diary-lunar-phases' report eclipses
2023-02-25 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-25 Stefan KangasMerge from origin/emacs-29
2023-02-25 Daniel MartínCheck the anchor along with the offset in treesit-inden...
2023-02-25 Daniel Martín; Fix typos in docstrings in c-ts-common.el
2023-02-25 Yuan Fu; Set indent-tabs-mode to nil in c-ts-mode indent prepr...
2023-02-25 Yuan FuAlign to prev sibling for c-ts-mode indentation
2023-02-25 Yuan FuFix c-ts-common-statement-offset and c-ts-common--node-is
2023-02-25 Dmitry Gutovtypescript-ts-mode: Highlight non-shorthand destructuri...
2023-02-25 Dmitry GutovAdd more/finer faces for tree-sitter
2023-02-24 Eli ZaretskiiAvoid crashes in batch mode due to lack of frame face...
2023-02-24 Stefan Monnierkmacro: Simplify register code and recent change
2023-02-24 Michael AlbinusTramp cleanup
2023-02-24 Michael AlbinusAdd Tramp version integrated in Emacs 28.3
2023-02-24 Stefan MonnierMerge branch 'emacs-29'
2023-02-24 Philip KaludercicAvoid reusing :lisp-dir twice in 'package-vc--main...
2023-02-24 Philip KaludercicEnsure right package-desc-type before installing package
2023-02-24 Mattias EngdegårdMore accurate suppression of ignored return value warning
2023-02-24 Mattias EngdegårdFix unsafep for aliases to side-effect-free functions
2023-02-24 Mattias EngdegårdFollow function aliases for `side-effect-free` and...
2023-02-24 Stephen BermanRestore invisibility of symlink target on exiting wdire...
2023-02-24 João TávoraEglot: fix jit-lock inlay hint bugs
2023-02-24 Po LuImprove Android configury
2023-02-24 Po LuEnable normal-erase-is-backspace on Android
2023-02-24 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-24 Po LuFix auto-revert-mode on Android
2023-02-24 João TávoraEglot: fix inlay hint with label collection instead...
2023-02-24 Robert PluimFix insertion of keyboard macro containing named keys
2023-02-24 Stefan KangasMerge from origin/emacs-29
2023-02-24 João TávoraEglot: simplify inlay hints implementation with jit...
2023-02-24 Po Lu; * src/keyboard.c (lispy_function_keys): Add missing...
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 João TávoraEglot: update inlay hints on window configuration changes
2023-02-23 Daniel Martín; Fix a typo in a doc string in c-ts-common.el (bug...
2023-02-23 Eli Zaretskii; Clarify documentation of 'file-modes-number-to-symbolic'
2023-02-23 Eli Zaretskii; Fix recently-added doc strings in eglot.el
2023-02-23 andrés ramírezAdditional change for Bug#61432
2023-02-23 João TávoraEglot: display completion label when safe
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 Eli ZaretskiiImprove documentation of VC commands, including in...
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 Juri Linkov* doc/emacs/maintaining.texi: More mentions of marked...
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'.
next