summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* ; * test/src/fns-tests.el (fns-tests--string-lessp-cases): Extend.Mattias Engdegård2022-10-081-0/+2
* package.el: Understand a few more variations in tarball formatsStefan Monnier2022-10-083-2/+22
* Fix setting the wallpaper with "swaybg" and "wbg"Stefan Kangas2022-10-071-0/+95
* Replace aging OpenPGP artifacts in gnus' mml-sec tests.Justus Winter2022-10-0651-43/+163
* Replace aging OpenPGP artifacts in the package-resources tests.Justus Winter2022-10-065-31/+28
* Replace aging OpenPGP artifacts in the epg tests.Justus Winter2022-10-063-57/+33
* Add 'seq-keep'Lars Ingebrigtsen2022-10-041-0/+6
* Revert "Improve manual display tests of undisplayable chars (bug#58168)"Eli Zaretskii2022-10-041-27/+8
* Improve manual display tests of undisplayable chars (bug#58168)Mattias Engdegård2022-10-041-8/+27
* ; Fix two wallpaper testsStefan Kangas2022-10-011-4/+4
* Rename osc.el to ansi-osc.el (bug#58200)Matthias Meulien2022-10-011-6/+6
* Strengthen string-lessp testsMattias Engdegård2022-09-301-35/+42
* Make format-spec accept function substitutionsStefan Kangas2022-09-291-0/+11
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-291-1/+1
* ; Fix typosStefan Kangas2022-09-281-1/+1
* ; image-dired: Fix last changeStefan Kangas2022-09-281-2/+2
* image-dired: End thumbnail file names with ".jpg"Stefan Kangas2022-09-281-2/+5
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-1/+0
* ; whitespace: Add test case for read-only buffers (bug#58082)Richard Hansen2022-09-271-2/+19
* Fix setting the wallpaper in XFCEStefan Kangas2022-09-261-0/+29
* Rewrite wallpaper.el to use a cl-defstructStefan Kangas2022-09-261-0/+11
* Don't crash in copy-alist with non-list argumentMattias Engdegård2022-09-251-0/+27
* Add reasonable default to wallpaper-setStefan Kangas2022-09-251-0/+46
* Make image-dired-thumb-name more portableStefan Kangas2022-09-251-0/+14
* hideshow.el: Improve hs-toggle-hiding behaviorkobarity2022-09-241-0/+106
* Move thumbs.el to lisp/obsoleteStefan Kangas2022-09-241-0/+0
* cconv.el: Fix interactive closure bug#51695Stefan Monnier2022-09-231-0/+10
* Fix syntax check in python-info-looking-at-beginning-of-defunkobarity2022-09-231-0/+48
* Remove max-specpdl-size overrun testMattias Engdegård2022-09-231-20/+0
* ; Fix warnings in --without-x buildStefan Kangas2022-09-231-0/+4
* Don't rewrite `set` to `setq` of lexical variablesMattias Engdegård2022-09-222-6/+12
* Fix failing image-dired testStefan Kangas2022-09-221-8/+22
* * test/lisp/image/image-dired-util-tests.el: New file.Stefan Kangas2022-09-211-0/+40
* Merge from origin/emacs-28Stefan Kangas2022-09-211-1/+1
|\
| * ; Fix typos in Lisp symbolsStefan Kangas2022-09-201-1/+1
| * Sync with Tramp 2.5.3.2. Don't merge with masterMichael Albinus2022-09-171-21/+27
* | Fix substitute-command-keys for global binding lookupRobert Pluim2022-09-211-1/+5
* | Recognize the backslash operator in perl-modeMauro Aranda2022-09-202-0/+38
* | Bury new ERC buffers by defaultF. Jason Park2022-09-191-22/+23
* | Offer to regexp-quote new items in erc-match commandsF. Jason Park2022-09-191-0/+193
* | Stabilize channels variant of erc-reuse-buffers testF. Jason Park2022-09-192-21/+16
* | ; Tag some ERC test-server tests as being :unstableF. Jason Park2022-09-196-8/+8
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2022-09-192-0/+23
|\ \
| * | perl-mode: / is a regexp match if there's nothing before itMauro Aranda2022-09-191-0/+12
| * | Improve check for misleading 'cl-case' cases (Bug#57915).Philipp Stephani2022-09-191-0/+11
* | | Revert change in Tramp inotifywaitMichael Albinus2022-09-191-7/+6
|/ /
* | Extract support of OSC escape sequences from comintMatthias Meulien2022-09-181-0/+57
* | ; Instrument filenotify-testsMichael Albinus2022-09-181-1/+1
* | ; Instrument filenotify-testsMichael Albinus2022-09-181-1/+7
* | Fix recent filenotify-tests changesMichael Albinus2022-09-171-4/+25