aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Pacify new nadvice-tests byte-compiler warnings.Basil L. Contovounesios2023-08-061-14/+20
* ; Fix last patchMichael Albinus2023-08-061-1/+1
* ; Silence byte-compilerStefan Kangas2023-08-061-0/+1
* Suppress some Tramp tests for OpenBSDMichael Albinus2023-08-061-1/+9
* * test/lisp/align-resources/c-mode.erts: Make test agree with EmacsMattias Engdegård2023-08-051-3/+3
* Fix eshell "ls" command for files larger than 1TiBStefan Kangas2023-08-051-0/+31
* Don't allow the `eq` and `unbind` byte-ops to commute (bug#65017)Mattias Engdegård2023-08-041-0/+34
* ; * test/lisp/uniquify-tests.el (uniquify-home): Delete (bug#62621).Eli Zaretskii2023-08-031-15/+0
* Add test for align-regexpStefan Kangas2023-08-033-0/+36
* Revert "Fix image-dired-utils-tests after 83b6a8a5147 (bug#61394)"Eli Zaretskii2023-08-031-12/+9
* Add latex-mode tests for align.elStefan Kangas2023-08-032-0/+33
* Add python-mode tests for align.elStefan Kangas2023-08-032-0/+33
* cperl-mode.el: Subroutine names are fontified correctly in all placesHarald Jörg2023-08-022-0/+58
* rx: better not-wordchar and (syntax word) translationMattias Engdegård2023-08-021-4/+5
* rx performance improvementsMattias Engdegård2023-08-021-1/+52
* Mark Tramp test :unstableMichael Albinus2023-08-011-1/+1
* Add align tests for CSSStefan Kangas2023-08-012-0/+28
* Fix font locking of booleans in conf-toml-modeStefan Kangas2023-08-011-1/+16
* Add `M-x align` support to conf-toml-modeStefan Kangas2023-08-012-0/+50
* Convert align-tests to use ertsStefan Kangas2023-08-017-38/+44
* Fix vacuous conf-mode-testMattias Engdegård2023-08-011-4/+5
* Fix rx wrong-code bug: ranges starting with ^Mattias Engdegård2023-07-301-5/+15
* Allow default values in 'map-let' and the pcase 'map' formEarl Hyatt2023-07-301-0/+59
* Reorganize Tramp's messagesMichael Albinus2023-07-291-13/+14
* Fix CTCP ACTION regression in erc-fill-wrapF. Jason Park2023-07-282-0/+41
* Make uniquify-tests work with out-of-tree builds and clean upMattias Engdegård2023-07-281-39/+42
* Fix image-dired-utils-tests after 83b6a8a5147 (bug#61394)Manuel Giraud2023-07-281-9/+12
* Fix userlock.el and filelock-tests in some rare casesEli Zaretskii2023-07-281-4/+10
* Fix image-dired-util-tests on MS-WindowsEli Zaretskii2023-07-271-6/+11
* Fix broken byte-compilation of unary comparisonsMattias Engdegård2023-07-261-0/+5
* Provide backtrace for byte-ops aref and asetMattias Engdegård2023-07-261-0/+9
* ; bytecode backtrace test clean-upMattias Engdegård2023-07-261-11/+11
* Support transforming the dirname used by uniquifySpencer Baugh2023-07-261-0/+33
* Add 'define-error' to font lock keywords for emacs-lisp-modeNeal Sidhwaney2023-07-261-0/+23
* Fix unstable Proced refine testsLaurence Warne2023-07-261-8/+17
* Fix regexp character class syntax property ghost matching bugMattias Engdegård2023-07-221-0/+16
* Improve ERC's internal invisibility APIF. Jason Park2023-07-222-32/+113
* Make erc-fill-wrap work with left-sided stampsF. Jason Park2023-07-224-7/+66
* Add inhibit-remote-files and without-remote-filesMichael Albinus2023-07-222-1/+30
* macroexp.el: Fix missing warning for intermediate expansionsStefan Monnier2023-07-211-0/+16
* Fix failing native-compile testRobert Pluim2023-07-211-1/+1
* Fix native compilation in dynamically bound files.Alan Mackenzie2023-07-192-1/+37
* Don't distort character ranges in rx translationMattias Engdegård2023-07-171-1/+11
* Provide backtrace for byte-ops car, cdr, setcar, setcdr, nth and eltMattias Engdegård2023-07-141-0/+58
* Decouple keep-place-indicator from global ERC moduleF. Jason Park2023-07-131-64/+162
* Add mini modules bufbar and nickbar to ERCF. Jason Park2023-07-131-2/+2
* Add erc-status-sidebar integration to erc-speedbarF. Jason Park2023-07-131-0/+76
* Add preset styles to erc-status-sidebarF. Jason Park2023-07-132-4/+97
* Allow ERC's module toggles access to the prefix argF. Jason Park2023-07-131-6/+8
* Add module for colorizing nicknames to ERCDavid Leatherman2023-07-132-1/+539