]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-04-06 Po LuChangeLog scratch/alloc
2023-04-06 Po Lu* No log message *
2023-04-06 Po Lu; Fix compiler warning
2023-04-05 Andrea CoralloComp: Fix limplification pass (bug#62537)
2023-04-05 Alan MackenzieCC Mode: Fix fontification problems shown by test file...
2023-04-05 Wilhelm H KirschbaumImprove sigil fontification for elixir-ts-mode
2023-04-05 Wilhelm H KirschbaumImprove list indentation for elixir-ts-mode
2023-04-05 Dmitry Gutovruby-ts-mode: Add more constructs to treesit-sexp-type...
2023-04-04 Michael AlbinusImprove Tramp robustness
2023-04-04 Michael AlbinusDisplay unlock-file warning only when file locks are...
2023-04-04 Juri Linkovruby-ts-mode: Recognize more nodes as sexps
2023-04-03 Dmitry Gutovruby-ts-mode: Recognize more nodes as sexps
2023-04-03 Michael Albinus; Fix last change
2023-04-03 Andrew G Cohen; * lisp/gnus/gnus-sum.el (gnus-summary-move-article...
2023-04-03 Michael AlbinusFix some `unwind-protect' forms
2023-04-03 Po LuImprove portability of newly added icons
2023-04-03 Yuan FuModify chevron icons and add some more
2023-04-03 João TávoraEglot: Bump to 1.14
2023-04-02 João TávoraMerge from origin/emacs-29
2023-04-02 João Távora; * etc/EGLOT-NEWS (Upcoming 1.14): Update.
2023-04-02 João TávoraEldoc: bump package version to 1.14.0
2023-04-02 João Távora; Eldoc: fix doc of e-d-functions w.r.t. :origin keyword
2023-04-02 João Távora; Eglot: removed unused dependency on 'array.el'
2023-04-02 João TávoraEglot: load built-in GNU ELPA dependencies explicitly
2023-04-02 João TávoraEglot: improve caching in eglot-completion-at-point
2023-04-02 João TávoraEglot: take advantage of new Eldoc options for signatur...
2023-04-02 João TávoraEglot: declare support for markdown also for signatures
2023-04-02 João TávoraEglot: define eglot--ensure-list with defalias
2023-04-02 João TávoraEglot: remove hacky advice of jsonrpc-request
2023-04-02 Jim PorterUse the 'interactive' spec to set arguments for 'eshell...
2023-04-02 Jim PorterFix using background commands in 'eshell-command'
2023-04-02 Stefan Monnierlisp/simple.el (inhibit-auto-fill): New var
2023-04-02 Stefan Monniersrc/eval.c: Fix bug#62419
2023-04-02 Jim Porter; Add tests for synchronous processes in Eshell
2023-04-01 Jim PorterAvoid shadowing variables in some Eshell command forms
2023-04-01 Yuan FuAdd some icons (bug#62562)
2023-04-01 Mattias Engdegård; * src/fns.c: Use if instead of #ifdef
2023-04-01 Po Lu; * src/fns.c (HAVE_FAST_UNALIGNED_ACCESS): Check in...
2023-04-01 Po Lu; * src/fns.c (Fstring_lessp): Fix coding style.
2023-04-01 Po Lu; * src/fns.c (Fstring_lessp): Port to RISCs.
2023-04-01 Stefan KangasUpdate publicsuffix.txt from upstream
2023-04-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-04-01 Andrew G CohenAllow null date in gnus-icalendar-event--decode-datefield
2023-04-01 Andrew G CohenReset 'gnus-current-window-configuration' on edit-form...
2023-04-01 Andrew G CohenUse completion when mark limiting in gnus summary buffers
2023-04-01 Andrew G CohenTrack article while moving between gnus groups
2023-03-31 Mattias EngdegårdMake string-lessp vectorisation safer
2023-03-31 Eli Zaretskii; CONTRIBUTE: Minor stylistic changes.
2023-03-31 Bob RogersAllow old input to include continuation lines in shell...
2023-03-31 ShynurFix typo in section 14.1 of Emacs Manual
2023-03-31 Michael Albinus* test/infra/Dockerfile.emba (emacs-eglot): Adapt softw...
2023-03-31 Michael Albinus* lisp/net/tramp.el (tramp-accept-process-output):...
2023-03-31 Yuan FuAdd treesit-node-get
2023-03-30 João Távora; * etc/EGLOT-NEWS: Clarify scope of topmost section
2023-03-30 João TávoraEglot: unbreak eglot-extend-to-xref on w32
2023-03-30 João TávoraEglot: ensure server shutdown turns off eglot-inlay...
2023-03-30 Philip Kaludercic; * lisp/emacs-lisp/package-vc.el: Remove completed...
2023-03-30 Philip Kaludercic; * lisp/emacs-lisp/package-vc.el (package-vc): Fix...
2023-03-30 Eli Zaretskii; Clarify documentation of 'cursor' text property
2023-03-30 Yuan FuAdd two typescript-ts-mode faces (bug#62429)
2023-03-30 ShynurFix scrolling window when point moves up
2023-03-30 Eli ZaretskiiImprove documentation of 'defcustom's :set keyword
2023-03-29 Andrea CoralloComp fix calls to redefined primtives with op-bytecode...
2023-03-29 Mattias Engdegård; * test/lisp/dired-aux-tests.el: remove mistaken unwin...
2023-03-29 Eli Zaretskii; Fix last change
2023-03-29 Eli Zaretskii; Fix last change
2023-03-29 Eli ZaretskiiFix duplicate defcustom in eww.el
2023-03-29 Michael AlbinusRework zeroconf integration into tramp-gvfs.el
2023-03-29 Mattias EngdegårdAvoid unwind-protect without unwind forms in cl-letf
2023-03-29 Mattias EngdegårdWarn about unwind-protect without unwind forms
2023-03-29 Michael AlbinusFix D-Bus event loop when executing a keyboard macro
2023-03-29 dannyfreemanAdd clojure-ts-mode to eglot-server-programs
2023-03-29 Eli ZaretskiiFix indentation regression in 'C-h l'
2023-03-29 Michael Albinus* test/infra/Dockerfile.emba (emacs-eglot): Adapt softw...
2023-03-29 Michael Albinus* doc/misc/tramp.texi (Remote shell setup): Clarify...
2023-03-29 Stefan KangasMerge from origin/emacs-29
2023-03-28 Dmitry Gutovruby-ts-mode: Rehash which nodes should be treated...
2023-03-28 Jim PorterAvoid parsing some Eshell forms when performing completion
2023-03-28 Jim PorterSimplify parsing subcommands slightly
2023-03-28 Jim Porter; Fix an edge case in how 'eshell-do-eval' handles...
2023-03-28 Eli Zaretskii; * lisp/subr.el (read-char-choice): Fix last change.
2023-03-28 Eli ZaretskiiImprove documentation of 'read-choice' and related...
2023-03-28 Andrea CoralloRevert "Comp fix calls to redefined primtives with...
2023-03-28 Andrea CoralloRevert "* lisp/emacs-lisp/comp.el (comp-emit-set-call...
2023-03-28 Eli Zaretskii; Fix incompatibility in 'display-buffer-assq-regexp'
2023-03-28 Michael AlbinusSkip ruby-ts-imenu-index test if needed
2023-03-28 Michael AlbinusFix Eglot Tramp tests on EMBA
2023-03-28 Michael Albinus* test/infra/Dockerfile.emba (emacs-gnustep): Instrumen...
2023-03-28 Jim PorterFix expansion of globs that contain a ~USER reference
2023-03-27 Ken BrownEnable ASLR for dynamic libraries on Cygwin
2023-03-27 Stefan MonnierMerge from origin/emacs-29
2023-03-27 Stefan Monnier; Merge from origin/emacs-29
2023-03-27 Stefan MonnierMerge from origin/emacs-29
2023-03-27 Stefan Monnier; Merge from origin/emacs-29
2023-03-27 Stefan MonnierMerge from origin/emacs-29
2023-03-27 Stefan Monnier; Merge from origin/emacs-29
2023-03-27 Stefan MonnierMerge from origin/emacs-29
2023-03-27 Stefan Monnier; Merge from origin/emacs-29
2023-03-27 Stefan MonnierMerge commit '1bc9dfc5bee'
2023-03-27 Michael Albinus* test/infra/Dockerfile.emba (emacs-eglot): Adapt softw...
next