aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Allow custom display-buffer actions in ERCF. Jason Park2023-07-134-26/+196
* | Optionally combine faces in erc-display-messageF. Jason Park2023-07-131-1/+1
* | Add text props for CTCP messages and speakers in ERCF. Jason Park2023-07-132-1/+47
* | Simplify erc-button-add-nickname-buttonsF. Jason Park2023-07-131-0/+9
* | Respect existing invisibility props in erc-stampF. Jason Park2023-07-131-23/+234
* | Deprecate erc-server-alist and erc-server-selectF. Jason Park2023-07-132-0/+53
* | Fix command-line parsing regression in erc-cmd-DCCF. Jason Park2023-07-132-7/+62
* | cl-print: Put buttons on ellipsesStefan Monnier2023-07-131-2/+3
* | Don't recalculate the buffer basename inside uniquifySpencer Baugh2023-07-131-0/+129
* | Add support for explicitly-remote commands in EshellJim Porter2023-07-101-0/+32