]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-02-15 Po LuUpdate Android port
2023-02-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-12 Po Lu; * src/textconv.c (textconv_query): Fix build on non...
2023-02-12 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-12 Po LuUpdate Android port
2023-02-12 Po LuCheck in new files
2023-02-12 Po LuSupport input method ``text conversion'' on X Windows
2023-02-12 Stefan KangasMerge from origin/emacs-29
2023-02-12 Daniel Martín; Fix typo in buffer.h
2023-02-12 Stefan KangasMerge from origin/emacs-29
2023-02-12 Stefan Kangas; Fix typos
2023-02-11 Jim PorterMake sure core Eshell modules are loaded
2023-02-11 Michael AlbinusSupport Tramp user name completion
2023-02-11 Eli Zaretskii; Fix doc strings in lisp/image/ directory
2023-02-11 Mattias EngdegårdLAP peephole optimiser improvementsa
2023-02-11 Alan MackenzieMake edebug see unused variables when lexical-binding...
2023-02-11 Eli Zaretskii; Improve documentation of hash functions.
2023-02-11 Eli Zaretskii; Remove extraneous local variables from image-dired...
2023-02-11 Po LuFix displaying popup menus from a menu entry on Android
2023-02-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-10 Theodor ThornhillAdd more java indentation tests
2023-02-10 Tassilo Hornbug-reference: prevent match-data clobbering (bug#61395)
2023-02-10 Michael AlbinusFix last change
2023-02-10 Michael AlbinusFix Tramp file name completion
2023-02-10 Basil L. Contovounesios; * admin/notes/tree-sitter/starter-guide: Typos.
2023-02-10 Po LuImprove appearance of the Android preferences screen
2023-02-10 Po LuImplement more features for the Emacs ``documents provi...
2023-02-10 Eli Zaretskii; Fix recent changes in treesit docs
2023-02-10 Po Lu; * java/org/gnu/emacs/EmacsCopyArea.java (perform...
2023-02-10 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-10 Po LuFix buffer swapping on Android 7.1 and earlier
2023-02-10 Po LuUpdate Android port
2023-02-10 Po LuFix IUP for contours which start past end
2023-02-10 Yuan FuRename LIMIT to DEPTH in tree-sitter functions (bug...
2023-02-10 Jim PorterEnsure that Eshell users can run lines of command outpu...
2023-02-10 Simon Pugnet; Fix incorrect function name in treesit manual
2023-02-10 Jim PorterEnsure that deferred commands don't make Eshell forget...
2023-02-10 Po LuFix typo
2023-02-10 Yuan FuAdd 'live' property to treesit-node-check (bug#61235)
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-205-gb8ad0da
2023-02-09 Dmitry Gutovxref--insert-xrefs: Use 'shadow' for the line number...
2023-02-09 Juri Linkov* lisp/icomplete.el (icomplete-exhibit): Check validity...
2023-02-09 Eli ZaretskiiFix 'rmail-summary-output'
2023-02-09 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-09 Po LuAllow other text editors to edit files in Emacs' home...
2023-02-09 Nicolas Martyanofflisp-mode: add docstring recognition for more common...
2023-02-09 Eli Zaretskii; Improve discoverability of empty file names handling
2023-02-09 Po Lu; * src/sfnt.c (main): Update tests.
2023-02-09 Jonas BernoulliUpdate to Transient v0.3.7-204-gecff8c2
2023-02-09 Po LuImplement instructing compound glyphs
2023-02-09 Eli ZaretskiiFix Scala entry in Eglot's DB of LSP servers
2023-02-09 Stefan KangasMerge from origin/emacs-29
2023-02-09 Stefan Kangas; Merge from origin/emacs-29
2023-02-09 Stefan KangasMerge from origin/emacs-29
2023-02-09 Dmitry Gutovruby-ts-mode: Also don't reindent 'identifier' when...
2023-02-09 Dmitry Gutovruby-ts-mode: Fix indentation inside empty if/unless...
2023-02-08 LensPlaysGames* lisp/iimage.el (iimage-mode-buffer): Handle multiple...
2023-02-08 Eli Zaretskii; Fix memory leak in treesit.c
2023-02-08 Po LuUpdate Android port
2023-02-08 Po LuUpdate Android port
2023-02-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-08 Po LuUpdate Android port
2023-02-08 Stefan Monnier* lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug...
2023-02-08 Eli Zaretskii; Fix doc strings in iimage.el
2023-02-08 Mattias EngdegårdFlatten nested `concat` calls
2023-02-08 Mattias EngdegårdSimplify and speed up parts of elisp optimiser
2023-02-08 Po LuFix graphics state when instructing glyphs
2023-02-08 Po LuCorrectly round bearing values while computing pcm
2023-02-08 Po LuImprove text display on Android port
2023-02-08 Juri Linkov* lisp/progmodes/xref.el (xref--insert-xrefs): Remove...
2023-02-08 Stefan KangasMerge from origin/emacs-29
2023-02-07 Stefan Monnier* lisp/edmacro.el (edit-kbd-macro): Fix thinko (bug...
2023-02-07 Stefan Monnier(cconv-convert): Fix regression
2023-02-07 Eli ZaretskiiFix crashes inside 'xfree' called from treesit.c
2023-02-07 Mattias EngdegårdRemove unnecessary cons in lexical eval
2023-02-07 Michael AlbinusFix last Tramp commit
2023-02-07 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-07 Po LuRemove junk from instruction table
2023-02-07 Po LuRemove bresenham stuff
2023-02-07 Po LuUpdate Android port
2023-02-07 Yuan FuMake java-ts-mode use the c-ts-common-indent-type-regex...
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation
2023-02-07 Yuan FuFix c-ts-mode indentation (bug#61291)
2023-02-06 Dmitry Gutov(eglot-completion-at-point): Return correct values...
2023-02-06 Michael AlbinusImprove Tramp file name completion
2023-02-06 Mattias EngdegårdTighten and simplify typescript compilation-mode regexp...
2023-02-06 Eli Zaretskii; * lisp/progmodes/c-ts-common.el (treesit-node-prev...
2023-02-06 Eli ZaretskiiFix 'hack-local-variables' when EOL conversion is inhibited
2023-02-06 Tassilo HornClarify bug-reference-auto-setup-functions docstring.
2023-02-06 Po LuPort emacsclient wrapper to Android 7.1 and earlier
2023-02-06 Aleksandr Vityazev* lisp/treesit.el (treesit): Fix shortdoc example form...
2023-02-06 Po LuAdjust ndk-build implementation for old NDK versions
2023-02-06 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-02-06 Po LuUpdate Android port
2023-02-06 Po LuUpdate Android port
2023-02-06 Theodor ThornhillUse c-ts-common-statement-offset in java-ts-mode (bug...
2023-02-06 Theodor ThornhillAdd array_initializer to java-ts-mode
2023-02-06 Dmitry Gutovgo-ts-mode: Highlight variable declarations
2023-02-06 Dmitry Gutovgo-ts-mode: Fix highlighting of function name in call_e...
next