aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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 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
* | 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
* | 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
* | Adapt Tramp testMichael Albinus2023-07-101-1/+3
* | Add special '$GID' variable in EshellJim Porter2023-07-081-0/+4
* | ; * test/lisp/shell-tests.el: Add tests for shell-dirtrack-mode (bug#64311)Vladimir Sedach2023-07-081-0/+31
* | Fix condition-case-unless-debug with :successBasil L. Contovounesios2023-07-081-0/+31
* | Merge from origin/emacs-29Eli Zaretskii2023-07-081-0/+3
|\ \ | |/
| * Mark failing icalendar test as unstable (bug#56241)Mattias Engdegård2023-07-071-0/+3
| * ; * test/lisp/misc-tests.el (ert): require misc to avoid warningMattias Engdegård2023-07-011-0/+1
| * * lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).Juri Linkov2023-06-291-0/+14
* | ; cperl-mode: Refine syntax of attributesHarald Jörg2023-07-061-2/+6
* | * test/lisp/net/tramp-tests.el (tramp-test49-unload): Extend test.Michael Albinus2023-07-051-0/+1
* | ; * test/lisp/progmodes/cperl-mode-tests.el: add missing backslashesMattias Engdegård2023-07-041-1/+1
* | cperl-mode.el: Add support for new Perl syntax in Perl 5.36 and 5.38Harald Jörg2023-07-034-4/+132
* | Add user option remote-file-name-access-timeoutMichael Albinus2023-07-031-0/+13
* | Revert "Account for leading timestamps in erc-match"F. Jason Park2023-07-032-6/+9