summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2022-10-01; Fix two wallpaper testsStefan Kangas
2022-10-01Rename osc.el to ansi-osc.el (bug#58200)Matthias Meulien
2022-09-30Strengthen string-lessp testsMattias Engdegård
2022-09-29Make format-spec accept function substitutionsStefan Kangas
2022-09-29; Fix typos (prefer American spelling)Stefan Kangas
2022-09-29bind-keys supports passing a list of keymaps as :map argumentJacob First
2022-09-28; Fix typosStefan Kangas
2022-09-28; image-dired: Fix last changeStefan Kangas
2022-09-28image-dired: End thumbnail file names with ".jpg"Stefan Kangas
2022-09-28Port better to C23 bool+true+false keywordsPaul Eggert
2022-09-27; whitespace: Add test case for read-only buffers (bug#58082)Richard Hansen
2022-09-26Fix setting the wallpaper in XFCEStefan Kangas
2022-09-26Rewrite wallpaper.el to use a cl-defstructStefan Kangas
2022-09-25Merge 'master' into noverlayStefan Monnier
2022-09-25Don't crash in copy-alist with non-list argumentMattias Engdegård
2022-09-25Add reasonable default to wallpaper-setStefan Kangas
2022-09-25Make image-dired-thumb-name more portableStefan Kangas
2022-09-24Add the treesit-search functions that supplant the removed onesYuan Fu
2022-09-24Remove treesit-traverse functionsYuan Fu
2022-09-24Rename treesit-expand-query/patternYuan Fu
2022-09-24hideshow.el: Improve hs-toggle-hiding behaviorkobarity
2022-09-24Move thumbs.el to lisp/obsoleteStefan Kangas
2022-09-23cconv.el: Fix interactive closure bug#51695Stefan Monnier
2022-09-23Fix syntax check in python-info-looking-at-beginning-of-defunkobarity
2022-09-23Remove max-specpdl-size overrun testMattias Engdegård
2022-09-23; Fix warnings in --without-x buildStefan Kangas
2022-09-22Don't rewrite `set` to `setq` of lexical variablesMattias Engdegård
2022-09-22Fix failing image-dired testStefan Kangas
2022-09-21* test/lisp/image/image-dired-util-tests.el: New file.Stefan Kangas
2022-09-21Merge from origin/emacs-28Stefan Kangas
2022-09-21Fix substitute-command-keys for global binding lookupRobert Pluim
2022-09-20Recognize the backslash operator in perl-modeMauro Aranda
2022-09-20; Fix typos in Lisp symbolsStefan Kangas
2022-09-19Bury new ERC buffers by defaultF. Jason Park
2022-09-19Offer to regexp-quote new items in erc-match commandsF. Jason Park
2022-09-19Stabilize channels variant of erc-reuse-buffers testF. Jason Park
2022-09-19; Tag some ERC test-server tests as being :unstableF. Jason Park
2022-09-19Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus
2022-09-19perl-mode: / is a regexp match if there's nothing before itMauro Aranda
2022-09-19Improve check for misleading 'cl-case' cases (Bug#57915).Philipp Stephani
2022-09-19Revert change in Tramp inotifywaitMichael Albinus
2022-09-18Extract support of OSC escape sequences from comintMatthias Meulien
2022-09-18; Instrument filenotify-testsMichael Albinus
2022-09-18; Instrument filenotify-testsMichael Albinus
2022-09-17Sync with Tramp 2.5.3.2. Don't merge with masterMichael Albinus
2022-09-17Fix recent filenotify-tests changesMichael Albinus
2022-09-17Update Unicode support to Unicode version 15.0.0 (bug#57846)समीर सिंह Sameer Singh
2022-09-16Accept more wide function signatures in docstringsStefan Kangas
2022-09-16Enable `dont-follow' for inotify file notificationsMichael Albinus
2022-09-16Faster and more robust list-of-strings-pMattias Engdegård