]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-04-15 Eli Zaretskii; Merge from origin/emacs-29
2023-04-15 Eli ZaretskiiMerge from origin/emacs-29
2023-04-15 Eli Zaretskii; Merge from origin/emacs-29
2023-04-15 Eli ZaretskiiMerge from origin/emacs-29
2023-04-15 Eli Zaretskii; Merge from origin/emacs-29
2023-04-15 Eli ZaretskiiMerge from origin/emacs-29
2023-04-15 Eli Zaretskii; Merge from origin/emacs-29
2023-04-15 Eli ZaretskiiMerge from origin/emacs-29
2023-04-15 Eli ZaretskiiCleaner solution for Org version updates
2023-04-15 Eli Zaretskii; * lisp/treesit.el (treesit-node-top-level): Fix typo.
2023-04-15 Eli Zaretskii; * doc/misc/gnus.texi (Finding the Parent): Fix whites...
2023-04-15 Andrew G CohenFix errors when nnselect-always-regenerate is t (bug...
2023-04-15 Andrew G CohenImprove gnus thread-referral
2023-04-14 Yuan FuSupport treesit-thing-settings in search functions
2023-04-14 Yuan FuAdd a recursion level limit for tree-sitter search...
2023-04-14 Yuan Fu; Minor fixes in treesit.c
2023-04-14 Yuan FuAdd treesit-thing-settings
2023-04-14 Yuan FuConvert PATTERN and REGEXP to PRED in tree-sitter functions
2023-04-14 Yuan FuMake use of the new pred shapes in treesit.el
2023-04-14 Yuan FuAdd treesit-node-match-p
2023-04-14 Mattias EngdegårdDisallow creation of circular variable alias chains
2023-04-14 Alan MackenzieImprove C++ concept indentation.
2023-04-14 Robert Pluim* src/nsterm.m (check_native_fs): Add missing void...
2023-04-14 Michael Albinus; Fix typos
2023-04-14 Mattias EngdegårdUse BASE_EQ in treesit.c
2023-04-14 Alan MackenzieMake c-emacs-features use the proper binding of parse...
2023-04-14 Yuan FuFix tree-sitter test
2023-04-14 Yuan FuFix previous commit on tree-sitter
2023-04-14 Andrew G CohenFix and cleanup nnselect-push-info
2023-04-14 Po LuFix bugs in treesit.o
2023-04-13 Yuan FuSupport more predicates in tree-sitter search functions
2023-04-13 Yuan FuCatch signals produced by PRED in tree-sitter search...
2023-04-13 Yuan FuFix tree-sitter tests
2023-04-13 Mattias Engdegård; * doc/misc/flymake.texi (Customizable variables)...
2023-04-13 Mattias EngdegårdFaster and less wrong cl-defsubst inlining
2023-04-13 João TávoraEldoc: don't overdisplay if using eldoc-documentation...
2023-04-13 João TávoraEglot: fix LSP "languageId" detection
2023-04-13 João TávoraFlymake: add new flymake-show-diagnostics-at-end-of...
2023-04-13 Mattias EngdegårdStronger checking in line-number-at-pos tests
2023-04-13 Mattias EngdegårdStop pretending that specpdl overflow can ever occur
2023-04-13 Mattias Engdegård; reorder function effect-declaration lists
2023-04-13 Mattias EngdegårdUpdate effect declarations for many built-in functions
2023-04-12 Stefan Monnier(RE_SETUP_SYNTAX_TABLE_FOR_OBJECT): Simplify
2023-04-12 Stefan Monnier(SETUP_SYNTAX_TABLE_FOR_OBJECT): Take a byteoffset
2023-04-12 Stefan Monniersrc/regex-emacs.c (POS_AS_IN_BUFFER): Delete macro
2023-04-12 Stefan Monnier(struct gl_state_s): Delete `offset` field
2023-04-12 João TávoraFlymake: futher enhance echo-area appearance of diagnostics
2023-04-12 Mattias Engdegård`byte-code-function-p` is error-free
2023-04-12 Mattias EngdegårdBetter compilation of arguments to `ignore`
2023-04-12 Yuan FuPrompt target dir in treesit-install-language-grammar...
2023-04-12 Yuan FuDefine sexp in c-ts-mode more broadly (bug#62302)
2023-04-12 Yuan FuAdd 'restricted' tactic in tree-sitter navigation functions
2023-04-12 Andrew G CohenExpunge immediately when moving articles from nnimap...
2023-04-11 Dmitry Gutovruby-ts-mode: Do not treat parenless calls' args as...
2023-04-11 João TávoraFlymake: take advantage of new Eldoc options
2023-04-11 Mattias Engdegårdnndiary.el: fix dodgy schedule code
2023-04-11 Mattias Engdegårdallout.el: fix subtree expose numbering bug
2023-04-11 Antero Mejreshell: Add 'rgrep' builtin
2023-04-11 Andrew G Cohen* lisp/gnus/nnselect.el (nnselect-push-info): Sort...
2023-04-11 Stefan Monnier(org-table-make-reference): Fix compiler warning
2023-04-10 Spencer BaughAdd support for prompting for projects by name
2023-04-10 Dmitry Gutovhtml-ts-mode--indent-rules: Use 'column-0' instead...
2023-04-10 F. Jason ParkTake better care when setting margins in erc-stamp
2023-04-10 Mattias EngdegårdDon't use `mapconcat` for effect
2023-04-10 Mattias Engdegårdebnf2ps: eliminate double nreverse
2023-04-10 Basil L. ContovounesiosClarify process-environment in eglot-tests
2023-04-10 Basil L. ContovounesiosEnd default-directory with slash in eglot-tests
2023-04-10 Mattias Engdegård; Eliminate warning when `dired-map-over-marks` value...
2023-04-10 Mattias EngdegårdUpdate manual about `sort`
2023-04-10 Basil L. ContovounesiosTweak file/dir creation in eglot-tests
2023-04-10 Eli Zaretskii* lisp/ldefs-boot.el: Regenerate.
2023-04-10 Eli ZaretskiiMerge branch 'emacs-29' of git.sv.gnu.org:/srv/git...
2023-04-10 Eli ZaretskiiBump Emacs version to 29.0.90
2023-04-09 Dmitry GutovFix some cases of incomplete code's indentation [c...
2023-04-09 Basil L. ContovounesiosSimplify let-bindings in eglot-tests
2023-04-09 Basil L. ContovounesiosMinor eglot-tests cosmetics
2023-04-09 Dmitry Gutovproject-search: Pipe the list of files through 'file...
2023-04-09 Basil L. ContovounesiosAvoid Git project in eglot-test-eclipse-connect
2023-04-09 Basil L. ContovounesiosTweak ert-remote-temporary-file-directory in tests
2023-04-09 Eli ZaretskiiUpdate ChangeLog and AUTHORS for Emacs 29
2023-04-09 Basil L. Contovounesios; doc/lispref/windows.texi: Fix @pxref paren.
2023-04-09 Basil L. ContovounesiosPacify byte-compiler warnings in nadvice-tests
2023-04-09 Michael AlbinusAdapt Tramp test
2023-04-09 Mattias EngdegårdExtend ignored-return-value warning to more functions...
2023-04-09 Mattias EngdegårdRemove unused values in effect context
2023-04-09 Mattias EngdegårdAdjust side-effect-free declarations
2023-04-09 Michael AlbinusFix scoping error in Tramp
2023-04-09 João Távora; Backport: Eglot: fix misplaced parenthesis in last...
2023-04-09 João TávoraBackport: Eglot: no more tests based on Pylsp (bug...
2023-04-09 Eli Zaretskii; Start a new ChangeLog.4 file.
2023-04-09 Mattias Engdegård; * test/src/fns-tests.el: Strengthen tests of `nreverse`.
2023-04-09 Mattias Engdegård* lisp/emacs-lisp/cl-extra.el (cl-parse-integer): side...
2023-04-09 Andrew G CohenUpdate gnus/nnselect marks only for current articles
2023-04-09 Andrew G CohenCompute gnus/nnselect read articles from summary variables
2023-04-09 Andrew G CohenDon't modify gnus group info when gnus-newsgroup-select...
2023-04-09 Andrew G CohenKeep the gnus active range current while getting articles
2023-04-09 Andrew G Cohen* lisp/gnus/nnselect.el (nnselect-request-article)...
2023-04-09 Spencer Baughproject.el: Use project-name to calculate prefixed...
2023-04-08 João TávoraEglot: more work on eglot--sig-info (bug#62687)
2023-04-08 F. Jason Park* etc/ERC-NEWS: Add section for ERC 5.6.
next