aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Attempt to fix race in erc-buffer-display testF. Jason Park2023-11-019-59/+73
* comp-cstr.el: The type hierarchy is a DAG, not a treeStefan Monnier2023-10-301-4/+8
* Require `cl-lib` rather than directly some of its subfilesStefan Monnier2023-10-291-1/+1
* Add 'case-symbols-as-words' to configure symbol case behaviorSpencer Baugh2023-10-291-0/+12
* Remove the header line after disabling 'which-function-mode'Spencer Baugh2023-10-291-0/+58
* Merge from origin/emacs-29Eli Zaretskii2023-10-281-1/+1
|\
| * Change news.gmane.org to news.gmane.ioStefan Kangas2023-10-241-1/+1
* | Render default DND file name handlers more precisePo Lu2023-10-281-1/+63
* | (provided-mode-derived-p): Fix alias caseStefan Monnier2023-10-271-7/+9
* | Tidy up ERC's internal text-property APIF. Jason Park2023-10-272-9/+16
* | Use marker for max pos in erc--traverse-insertedF. Jason Park2023-10-272-6/+79
* | Ignore date stamps completely in erc-trackF. Jason Park2023-10-271-1/+27
* | Enable DND handlers to receive more than one URI at a timePo Lu2023-10-261-0/+96
* | ; Fix webjump test after recent changeStefan Kangas2023-10-251-1/+1
* | Add a new Eshell special reference type for markersJim Porter2023-10-242-2/+68
* | Support arbitrary Eshell arguments inside special referencesJim Porter2023-10-242-4/+29
* | ; Fix my last commitStefan Kangas2023-10-231-3/+2
* | Fix failing ERC testStefan Kangas2023-10-231-1/+3
* | ; * test/lisp/align-tests.el: Pacify warning.Basil L. Contovounesios2023-10-231-0/+2
* | Various improvements to lua-ts-mode (Bug#66159)john muhl2023-10-232-142/+719
* | Move lexical-binding warning from checkdoc to byte-compilerMattias Engdegård2023-10-212-5/+36
* | Support lua-ts-mode in align.eljohn muhl2023-10-212-0/+74
* | Prefer erc-target to erc-default-targetF. Jason Park2023-10-203-15/+11
* | Rename erc-server-buffer-pF. Jason Park2023-10-201-2/+2
* | Respect user markers in erc-insert-timestamp-leftF. Jason Park2023-10-201-0/+90
* | Fix right-sided stamps commingling with erc-promptF. Jason Park2023-10-201-27/+30
* | Restore missing metadata props in erc-display-lineF. Jason Park2023-10-2013-10/+182
* | ; Mark erc-log test as :unstableF. Jason Park2023-10-205-6/+6
* | Add two missing 'number-or-marker' entries to the cl machinery (bug#66615)Andrea Corallo2023-10-192-3/+3
* | Improve cstr typeset normalizationAndrea Corallo2023-10-191-1/+10
* | Improve SOCKS error handling and support version 4aF. Jason Park2023-10-181-3/+28
* | Don't hard code server ports in SOCKS testsF. Jason Park2023-10-181-16/+37
* | Merge from origin/emacs-29Michael Albinus2023-10-161-1/+2
|\ \ | |/
| * Fix test in files-testsMichael Albinus2023-10-151-1/+2
* | ;cperl-mode.el: Do not mistake a left-shift operator for a here-doc.Harald Jörg2023-10-142-0/+21
* | Fix indentation and fontification in shell-script (Bug#26217)Mauro Aranda2023-10-142-0/+18
* | Merge from origin/emacs-29Michael Albinus2023-10-141-0/+17
|\ \ | |/
| * * lisp/files.el (file-name-non-special): Handle quoted tilde.Michael Albinus2023-10-141-0/+17
* | cperl-mode.el: Optionally treat trailing text as commentHarald Jörg2023-10-142-0/+27
* | Add command to refill buffer in erc-fill-wrap-modeF. Jason Park2023-10-131-2/+16
* | Swap hook positions of erc-fill and erc-match-messageF. Jason Park2023-10-132-10/+10
* | Manage some text props for ERC insertion-hook membersF. Jason Park2023-10-1315-68/+357
* | Easily excise list-valued text prop members in ERCF. Jason Park2023-10-131-0/+169
* | Allow spoofing process marker in erc-display-line-1F. Jason Park2023-10-137-20/+20
* | Sort and dedupe when loading modules in erc-openF. Jason Park2023-10-131-49/+114
* | Honor nil values in erc--restore-initialize-priorsF. Jason Park2023-10-131-10/+7
* | Skip post-minibuffer restore in erc-scrolltobottom-allF. Jason Park2023-10-131-3/+2
* | Merge from origin/emacs-29Michael Albinus2023-10-131-0/+11
|\ \ | |/
| * Handle quoted tilde in TrampMichael Albinus2023-10-131-0/+11
| * Fix tramp-test.el (don't merge with master)Michael Albinus2023-09-281-7/+7