summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-11-16; Make some ERC test fixtures a bit more courteousF. Jason Park
2022-11-16Support auth-source-pass in ERCF. Jason Park
2022-11-16Make auth-source-pass behave more like other backendsF. Jason Park
2022-11-16Enable/disable 'server-mode' when starting/stopping the serverJim Porter
2022-11-16Allow checking for outdated nodes in tree-sitterYuan Fu
2022-11-16Merge pull request from skangas/dir-localsJohn Wiegley
2022-11-16Add .dir-locals.elStefan Kangas
2022-11-16Reduce buffer-tests noisiness even moreEli Zaretskii
2022-11-16Reduce buffer-tests noisiness when run in batch mode.Matt Armstrong
2022-11-16Normalize GPLv3 license statementsStefan Kangas
2022-11-15Revert "Allow multiple keymaps in :map argument"John Wiegley
2022-11-15Merge remote-tracking branch 'origin/master' into pr-830John Wiegley
2022-11-14; Remove some tree-sitter testsYuan Fu
2022-11-14; * test/src/treesit-tests.el (treesit-node-check): New test.Yuan Fu
2022-11-14Various checkdoc fixesStefan Kangas
2022-11-13Fix suggest-key-bindings displaying key as commandStefan Kangas
2022-11-13New test for execute-extended-command helper defunStefan Kangas
2022-11-11Improve treesit-node-atYuan Fu
2022-11-11; Fix typosStefan Kangas
2022-11-11Fix &key parameters called without arguments (bug#58714)Gerd Möllmann
2022-11-10Fix indentation for multi-line block start in Python modekobarity
2022-11-10; * test/lisp/dired-tests.el (dired-test-bug59047): Rename.Eli Zaretskii
2022-11-10Make 'dired-hide-details-mode' work after 'dired-hide-subdir'Gabriel do Nascimento Ribeiro
2022-11-10Rewrite the `kill-buffer-delete-auto-save' tests (bug#59028)Matt Armstrong
2022-11-09Teach thing-at-point to recognize bracketed IPv6 URLsF. Jason Park
2022-11-08EUDC: Add ecomplete and mailabbrev backendsAlexander Adolf
2022-11-06Fix failing eshell alias testsStefan Kangas
2022-11-06itree.c and buffer-tests.el: Incorporate code review feedbackMatt Armstrong
2022-11-05buffer.c: evaporate overlays in all indirect buffersStefan Monnier
2022-11-05Add a test for overlay evaporation across indirect buffersMatt Armstrong
2022-11-05Tweak the overlay related `insert-before-markers' testsMatt Armstrong
2022-11-05Add the "doas" alias to eshell.Brian Cully
2022-11-04Move ERC's core dependencies to separate filedickmao
2022-11-04Offer completions for GET subcommand flags in erc-dccF. Jason Park
2022-11-04; * test/lisp/erc/erc-services-tests.el: Remove cruft.F. Jason Park
2022-11-04Revise tree-sitter facility for multi-language buffersYuan Fu
2022-11-04Fix calling file name handler for `load'.Michael Albinus
2022-11-04Fix manual noverlay testsBasil L. Contovounesios
2022-11-03itree: Reproduce markers's behavior more faithfully (bug#58928)Stefan Monnier
2022-11-03Only strip newlines when stringifying a value for EshellJim Porter
2022-11-01src/buffer.c: Fix interaction between overlays & indirect buffers (bug#58928)Stefan Monnier
2022-10-30elide-head: Make trailing "/" in URL optionalStefan Kangas
2022-10-29Allow passing the SPEC-TYPE argument via :custom-faceAndrey Listopadov
2022-10-28Remove test of treesit-language-atYuan Fu
2022-10-28Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier
2022-10-28cconv.el: Fix regression in cconv-tests-interactive-closure-bug51695Stefan Monnier
2022-10-28Fix failing test for package HierarchyWamm K. D
2022-10-27; Fix typos in symbol namesStefan Kangas
2022-10-27Allow Hierarchy to delay computation of childrenWamm K. D
2022-10-27Disable completion/ElDoc/FFAP when Python program is runningkobarity