]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-06 Vibhav PantDon't modify interactive closures destructively (Bug...
2023-03-06 Michael AlbinusAdd tramp-use-ssh-controlmaster-options value `suppress'.
2023-03-06 Stefan KangasMerge from origin/emacs-29
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan FuFix c-ts-mode indentation
2023-03-05 Yuan Fu; Change font-lock-variable-name-face to font-lock...
2023-03-05 Kyle MeyerUpdate to Org 9.6.1-40-g3d817c
2023-03-05 Yuan FuAdd string-interpolation feature to bash-ts-mode
2023-03-05 Michael AlbinusFix tramp-sh-handle-insert-directory
2023-03-05 Eli Zaretskii; Minor fix of last change
2023-03-05 Andrea Corallo* Warn when certain primitives are redefined (bug#61880)
2023-03-05 Eli Zaretskii; * lib-src/etags.c (print_help): Fix indentation.
2023-03-05 Stefan KangasMerge from origin/emacs-29
2023-03-04 Yuan FuFix c-ts-mode preproc directive indentation
2023-03-04 Eli Zaretskii; * lisp/files.el (hack-local-variables): Fix typo...
2023-03-04 João TávoraMore robustly unspoof HOME in Eglot tests (bug#61637)
2023-03-04 João TávoraTurn on Eglot inlay hints by default
2023-03-04 Dmitry GutovUpdate ts modes missed in 4c16fd3a512 to use column-0
2023-03-04 Eli ZaretskiiUnbreak the unexec build
2023-03-04 João TávoraRobustify Eglot for "transient" projects
2023-03-04 Konstantin... bug#61489: Increase BLOCK_ALIGN from 1024 to 32768
2023-03-04 Eli ZaretskiiFix documentation of 'normal-mode' in buffers that...
2023-03-04 Yuan FuChange tree-sitter indent anchor 'point-min' to 'column-0'
2023-03-04 Yuan FuFix go-ts-mode multi-line string indentation (bug#61923)
2023-03-04 Eli Zaretskii; More accurate doc strings for 'window-at' and 'window...
2023-03-04 Stefan KangasMerge from origin/emacs-29
2023-03-04 Sean Whitton* lisp/icomplete.el (icomplete-in-buffer): Make into...
2023-03-04 Dmitry GutovRedirect eldoc messages to the mode-line when in edebug...
2023-03-04 Dmitry GutovRevert "Revert "Don't disable eldoc when doing edebug""
2023-03-04 João TávoraRemove Eglot activation check from find-file-hook
2023-03-04 Stefan Monnier* src/intervals.c (set_intervals_multibyte_1): Fix...
2023-03-03 João TávoraRevert inadvertent change to lisp/icomplete.el in previ...
2023-03-03 Yuan FuRevert previous change in go-ts-mode.el
2023-03-03 F. Jason ParkRelease ERC 5.5
2023-03-03 Eli Zaretskii; More doc improvements for OClosures
2023-03-03 Jim PorterDon't create GUI frames in batch sessions
2023-03-03 F. Jason Park; Fix wrong error name in erc-server-908 doc string.
2023-03-03 F. Jason Park; * etc/ERC-NEWS: Mention more deprecations.
2023-03-03 Eli ZaretskiiMinor copyedits of documentation of OClosures
2023-03-03 João TávoraEglot: pay better attention to hints' paddingLeft/Right...
2023-03-03 Mattias EngdegårdRemove ineffective uses of condition-case
2023-03-03 Stefan KangasMerge from origin/emacs-29
2023-03-03 Yuan FuFix c-ts-mode indentation for statement after preproc...
2023-03-02 Eli ZaretskiiFix c/c++-ts-mode's mode lighter
2023-03-02 Mattias EngdegårdFix `cond` miscompilation bug
2023-03-02 Mattias EngdegårdSmall unwind-protect optimisation improvement
2023-03-02 João TávoraEglot: use shell-file-name in eglot--cmd (bug#61748)
2023-03-02 Michael AlbinusTramp cleanup
2023-03-02 Po LuFix bootstrap failure
2023-03-02 Eli ZaretskiiAvoid signaling errors in url-basic-auth when password...
2023-03-02 Eli ZaretskiiFix wdired-tests on MS-Windows
2023-03-02 Augusto StoffelAdd option to keep some columns in dired-hide-details...
2023-03-02 Eli Zaretskii; Fix last change
2023-03-02 Sebastian TennantAdd new user option Man-prefer-synchronous-call
2023-03-02 Andrew De AngelisImprovements to xwidget on macOS (bug#60703)
2023-03-02 Philippe AltherrAdd support for Zsh's case branches ;|.
2023-03-02 Philippe AltherrUse 'sh-indent-for-continuation' for continued lines...
2023-03-02 Eli Zaretskii; Avoid byte-compilation warning in c-ts-mode.el
2023-03-02 Stefan KangasMerge from origin/emacs-29
2023-03-02 Stefan Kangas; Merge from origin/emacs-29
2023-03-02 Stefan KangasMerge from origin/emacs-29
2023-03-02 Po Lu; * src/haikufont.c (haikufont_open): Remove unused...
2023-03-01 Yuan Fu* lisp/progmodes/go-ts-mode.el: Use treesit-language...
2023-03-01 Yuan FuDon’t signal warning when loading go-ts-mode.el without...
2023-03-01 Yuan FuFix c-ts-mode empty line indentation (bug#61893)
2023-03-01 Yuan FuImprove tree-sitter's prev-sibling indent anchor
2023-03-01 João Távora* lisp/icomplete.el (fido-mode): Enable in-buffer compl...
2023-03-01 Juri Linkov* lisp/icomplete.el: Fix in-buffer completion.
2023-03-01 Stefan Monnier* src/profiler.c (malloc_probe): Make it safe for GC...
2023-03-01 Stefan Monnier* lisp/emacs-lisp/debug-early.el (debug-early-backtrace...
2023-03-01 Michael AlbinusMake Tramp file name completion more quiet
2023-03-01 Eli ZaretskiiRevert "Don't disable eldoc when doing edebug"
2023-03-01 João Távora; Eglot: improve bug-reference-url-format/bug-reference...
2023-03-01 Mattias EngdegårdSimplify effect-free code elimination
2023-03-01 João TávoraEglot: work around Tramp instability bug#61350
2023-03-01 Yuan FuFix treesit-indent-region
2023-03-01 Po LuReplace C++ comments with C style equivalents
2023-03-01 Stefan Kangas; Merge from origin/emacs-29
2023-03-01 Stefan KangasMerge from origin/emacs-29
2023-03-01 Stefan KangasUpdate SKK-JISYO.L from upstream
2023-03-01 Stefan KangasUpdate publicsuffix.txt from upstream
2023-03-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-03-01 Stefan Kangas; Auto-commit of loaddefs files.
2023-03-01 João TávoraEglot: fix M-x eglot-show-workspace-configuration ...
2023-02-28 Dmitry Gutovruby-mode: Fix method call indentation in rhs of multip...
2023-02-28 Mattias EngdegårdFix some useless condition-case forms
2023-02-28 Michael Albinus* lisp/net/tramp.el (tramp-remote-path): Improve docstring.
2023-02-28 Michael AlbinusImprove warning in tramp-handle-unlock-file
2023-02-28 FelixMinor change in 'dired--find-possibly-alternative-file'
2023-02-28 FelixImplement prefix arg for 'c-ts-mode-toggle-comment...
2023-02-28 Manuel GiraudDefaults to zero for image-dired--number-of-thumbnails
2023-02-28 Eli Zaretskii; Add a doc string for 'ediff-window-display-p' obsoles...
2023-02-28 Stefan KangasMerge from origin/emacs-29
2023-02-28 Dmitry GutovRename the newly added -ref- faces to -use-
2023-02-27 Augusto StoffelNew user option 'grep-use-headings'
2023-02-27 Augusto StoffelIntroduce 'compilation-annotation' text property
2023-02-27 João Távora* lisp/icomplete.el (fido-mode): Enable in-buffer compl...
2023-02-27 Juri Linkov* lisp/icomplete.el: Fix in-buffer completion.
2023-02-27 João TávoraEglot: support multiple labels in same inlay hint
next