aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | Fix regression in erc-keep-place-indicator-modeF. Jason Park2023-12-312-1/+13
* | ; Clean up some Keyword headersStefan Kangas2023-12-304-4/+2
* | ; Prefer finder keyword "text" to deprecated keyword "wp"Stefan Kangas2023-12-302-2/+2
* | Merge from origin/emacs-29Eli Zaretskii2023-12-301-0/+4
|\ \ | |/
| * ruby-ts-mode: Fix indentation for string_array closerDmitry Gutov2023-12-241-0/+4
* | ; Fix last changeEli Zaretskii2023-12-301-0/+1
* | Improve performance of `find-buffer-visiting' (bug#66117)Ihor Radchenko2023-12-301-1/+0
* | Add tests for `let' (bug#66117)Ihor Radchenko2023-12-301-0/+21
* | ; Fix style of comments and doc strings in last change in ses.elEli Zaretskii2023-12-291-2/+3
* | Fix 13 years old bug#5852 !Vincent Belaïche2023-12-291-7/+3
* | Simplify test ses-bug5852Vincent Belaïche2023-12-291-14/+7
* | Add test reproducting bug #5852Vincent Belaïche2023-12-291-0/+32
* | Move ERC test utilities to common fileF. Jason Park2023-12-279-361/+446
* | Allow selecting graphical ERC tests manuallyF. Jason Park2023-12-279-25/+103
* | Replace erc--get-inserted-msg-bounds with functionsF. Jason Park2023-12-272-34/+99
* | Improve multi-window erc-keep-place-indicator-modeF. Jason Park2023-12-273-2/+209
* | checkdoc: Avoid false positive for keybinding in docstringStefan Kangas2023-12-241-0/+9
* | Fix overlapping logs from erc-truncate-buffer-on-saveF. Jason Park2023-12-231-0/+55
* | Replace some uses of erc-errorF. Jason Park2023-12-233-23/+24
* | ; Fix some doc strings in ERCF. Jason Park2023-12-231-1/+1