aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | * lisp/simple.el (next-line-completion): Better handing of group lines.Juri Linkov2024-01-251-18/+46
* | * Make comp tests robust against sxhash-equal internal changesAndrea Corallo2024-01-251-2/+15
* | Fix next-line-completion for multi-line completionsSpencer Baugh2024-01-251-0/+14
* | Actually derive channel membership from PREFIX in ERCF. Jason Park2024-01-243-21/+228
* | Revert "* Update a comp test (bug#68523)"Andrea Corallo2024-01-221-1/+1
* | Be more systematic about parens in C source codePaul Eggert2024-01-201-2/+2
* | Merge branch 'mwheel-no-alts'Stefan Monnier2024-01-201-4/+13
|\ \
| * | * lisp/keymap.el (define-keymap): Demote "duplicate def" to a warningStefan Monnier2024-01-201-4/+13
* | | Merge from origin/emacs-29Eli Zaretskii2024-01-201-1/+9
|\ \ \ | | |/ | |/|
| * | Fix info-xref-testsEli Zaretskii2024-01-131-1/+9
* | | ; Use HTML entities for reserved characters in 'dom-print'Eshel Yaron2024-01-201-0/+10
* | | Redo doc strings for ERC's entry point commandsF. Jason Park2024-01-182-5/+5
* | | Add test for erc-extract-command-from-lineF. Jason Park2024-01-1812-29/+69
* | | * test/lisp/emacs-lisp/comp-cstr-tests.el: Use macros in a simpler wayStefan Monnier2024-01-181-210/+204
* | | ; Fix test failures from the fix for bug#67661Jim Porter2024-01-171-6/+6
* | | * Update a comp test (bug#68523)Andrea Corallo2024-01-171-1/+1
* | | Fix recent ses-tests mistakes (bug#5852)Mattias Engdegård2024-01-141-2/+2
* | | Use forward-line instead of next-line in noninteractive testMattias Engdegård2024-01-141-1/+1
* | | * src/print.c (print_object): Don't print empty hash-table dataMattias Engdegård2024-01-131-7/+0
* | | Fix 'what-page'Lars Brinkhoff2024-01-131-1/+5
* | | Fix 'python-info-docstring-p' bug in the 2nd line of a bufferkobarity2024-01-131-23/+50
* | | sh-script.el: Add support for `case FOO {...}` (bug#55764)Stefan Monnier2024-01-111-0/+7
* | | Support indented continuation lines in lua-ts-modejohn muhl2024-01-111-0/+106
* | | Fix man-tests.elEli Zaretskii2024-01-111-3/+9
* | | Adapt test names in auth-source-tests.elMichael Albinus2024-01-111-3/+3
* | | Support numeric port numbers in auth-source-macos-keychainMichael Albinus2024-01-111-10/+18
* | | ; Fix overridden erc--input-split slot definitionF. Jason Park2024-01-101-2/+2
* | | Fix man.el shell injection vulnerabilityXi Lu2024-01-101-0/+12
* | | Make Compilation mode recognize Lua errorsRudolf Adamkovič2024-01-101-2/+29
* | | Fix file name completion with Tramp on MS WindoesMichael Albinus2024-01-101-52/+48
* | | ; cperl-mode-tests.el: Adapt to recent changes in cperl-mode.elHarald Jörg2024-01-091-9/+7
* | | Support more metadata properties in completion-extra-properties (bug#68214)Juri Linkov2024-01-091-5/+5
| |/ |/|
* | Clarify purpose of module aliases in ERCF. Jason Park2024-01-071-0/+1
* | Make ERC's format catalogs more extensibleF. Jason Park2024-01-072-2/+16
* | Allow setting `erc-split-line-length' to zeroF. Jason Park2024-01-071-0/+8
* | Use global window hook for erc-keep-place-indicatorF. Jason Park2024-01-071-10/+8
* | Handle local default directory in connection-local-valueMichael Albinus2024-01-071-0/+43
* | Complete change of ert-remote-temporary-file-directoryMichael Albinus2024-01-061-1/+1
* | (signal_or_quit): Preserve error object identityStefan Monnier2024-01-041-0/+10
* | emacs-module-tests.el (mod-test-non-local-exit-signal-test): Repair testStefan Monnier2024-01-041-7/+6
* | Use handler-bind to repair bytecomp-testsMattias Engdegård2024-01-041-12/+6
* | Fix ert-tests.el for the new `handler-bind` codeStefan Monnier2024-01-041-33/+8
* | New special form `handler-bind`Stefan Monnier2024-01-041-0/+37
* | ; Add 2024 to copyright yearsPo Lu2024-01-0240-40/+40
* | Merge from savannah/emacs-29Po Lu2024-01-02556-555/+598
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-02556-556/+556
* | Merge from origin/emacs-29Po Lu2024-01-021-0/+302
|\ \ | |/
| * Improve syntax highlighting for python-ts-modeDenis Zubarev2023-12-301-0/+302
* | Fix vg-hg-annotate-time bugKjetil Orbekk2024-01-011-1/+3
* | Use advertised PREFIX when formatting nicks in ERCF. Jason Park2023-12-312-64/+131