summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Flymake: experimental fancy flymake-show-eol-overlays optionscratch/flymake-fancy-end-of-lineJoão Távora2023-04-131-6/+48
* (RE_SETUP_SYNTAX_TABLE_FOR_OBJECT): SimplifyStefan Monnier2023-04-123-17/+16
* (SETUP_SYNTAX_TABLE_FOR_OBJECT): Take a byteoffsetStefan Monnier2023-04-122-12/+6
* src/regex-emacs.c (POS_AS_IN_BUFFER): Delete macroStefan Monnier2023-04-122-21/+14
* (struct gl_state_s): Delete `offset` fieldStefan Monnier2023-04-122-36/+21
* Flymake: futher enhance echo-area appearance of diagnosticsJoão Távora2023-04-122-18/+34
* `byte-code-function-p` is error-freeMattias Engdegård2023-04-121-1/+2
* Better compilation of arguments to `ignore`Mattias Engdegård2023-04-121-5/+4
* Prompt target dir in treesit-install-language-grammar (bug#62704)Yuan Fu2023-04-121-3/+15
* Define sexp in c-ts-mode more broadly (bug#62302)Yuan Fu2023-04-121-8/+6
* Add 'restricted' tactic in tree-sitter navigation functionsYuan Fu2023-04-121-48/+86
* Expunge immediately when moving articles from nnimap groupsAndrew G Cohen2023-04-121-1/+2
* ruby-ts-mode: Do not treat parenless calls' args as separate sexpDmitry Gutov2023-04-121-3/+15
* Flymake: take advantage of new Eldoc optionsJoão Távora2023-04-111-8/+20
* nndiary.el: fix dodgy schedule codeMattias Engdegård2023-04-111-2/+2
* allout.el: fix subtree expose numbering bugMattias Engdegård2023-04-111-1/+1
* eshell: Add 'rgrep' builtinAntero Mejr2023-04-103-3/+15
* * lisp/gnus/nnselect.el (nnselect-push-info): Sort artlistAndrew G Cohen2023-04-111-0/+1
* (org-table-make-reference): Fix compiler warningStefan Monnier2023-04-101-1/+1
* Add support for prompting for projects by nameSpencer Baugh2023-04-111-3/+40
* html-ts-mode--indent-rules: Use 'column-0' instead of 'point-min'Dmitry Gutov2023-04-111-1/+1
* Take better care when setting margins in erc-stampF. Jason Park2023-04-101-7/+10
* Don't use `mapconcat` for effectMattias Engdegård2023-04-102-8/+6
* ebnf2ps: eliminate double nreverseMattias Engdegård2023-04-101-2/+1
* Clarify process-environment in eglot-testsBasil L. Contovounesios2023-04-101-18/+18
* End default-directory with slash in eglot-testsBasil L. Contovounesios2023-04-101-2/+2
* ; Eliminate warning when `dired-map-over-marks` value is unusedMattias Engdegård2023-04-101-3/+3
* Update manual about `sort`Mattias Engdegård2023-04-101-27/+25
* Tweak file/dir creation in eglot-testsBasil L. Contovounesios2023-04-101-6/+5
* Simplify let-bindings in eglot-testsBasil L. Contovounesios2023-04-101-29/+14
* Minor eglot-tests cosmeticsBasil L. Contovounesios2023-04-101-8/+9
* Avoid Git project in eglot-test-eclipse-connectBasil L. Contovounesios2023-04-091-2/+1
* Tweak ert-remote-temporary-file-directory in testsBasil L. Contovounesios2023-04-091-2/+2
* Pacify byte-compiler warnings in nadvice-testsBasil L. Contovounesios2023-04-091-7/+9
* Adapt Tramp testMichael Albinus2023-04-091-4/+33
* Extend ignored-return-value warning to more functions (bug#61730)Mattias Engdegård2023-04-092-1/+76
* Remove unused values in effect contextMattias Engdegård2023-04-093-4/+6
* Adjust side-effect-free declarationsMattias Engdegård2023-04-094-4/+6
* Fix scoping error in TrampMichael Albinus2023-04-091-2/+2
* ; * test/src/fns-tests.el: Strengthen tests of `nreverse`.Mattias Engdegård2023-04-091-18/+21
* * lisp/emacs-lisp/cl-extra.el (cl-parse-integer): side-effect-free.Mattias Engdegård2023-04-091-0/+1
* Update gnus/nnselect marks only for current articlesAndrew G Cohen2023-04-091-7/+11
* Compute gnus/nnselect read articles from summary variablesAndrew G Cohen2023-04-091-5/+6
* Don't modify gnus group info when gnus-newsgroup-selection is nilAndrew G Cohen2023-04-091-57/+59
* Keep the gnus active range current while getting articlesAndrew G Cohen2023-04-092-2/+4
* * lisp/gnus/nnselect.el (nnselect-request-article): Check car of threadAndrew G Cohen2023-04-091-1/+1
* project.el: Use project-name to calculate prefixed buffer nameSpencer Baugh2023-04-091-3/+5
* Eglot: more work on eglot--sig-info (bug#62687)João Távora2023-04-081-32/+43
* * etc/ERC-NEWS: Add section for ERC 5.6.F. Jason Park2023-04-081-0/+177
* Allow erc-reuse-frames to favor connectionsF. Jason Park2023-04-082-7/+357