summaryrefslogtreecommitdiff
path: root/test/lisp
Commit message (Expand)AuthorAgeFilesLines
* ; image-dired: Fix last changeStefan Kangas2022-09-281-2/+2
* image-dired: End thumbnail file names with ".jpg"Stefan Kangas2022-09-281-2/+5
* ; 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
* 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
* 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
* | Update Unicode support to Unicode version 15.0.0 (bug#57846)समीर सिंह Sameer Singh2022-09-171-34/+55
* | Accept more wide function signatures in docstringsStefan Kangas2022-09-162-0/+8
* | Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-0/+109
* | Faster and more robust list-of-strings-pMattias Engdegård2022-09-161-1/+2
* | Fix cperl list indentation problemLars Ingebrigtsen2022-09-162-0/+29
* | Add new predicate list-of-strings-pLars Ingebrigtsen2022-09-161-0/+7
* | Allow using a symbol as an index into an alist in EshellJim Porter2022-09-141-4/+8
* | pcomplete: Generate completions from --help messagesAugusto Stoffel2022-09-141-0/+100
* | Fix more misleading cl-case quoting in testsBasil L. Contovounesios2022-09-142-11/+11
* | Add new function xdg-current-desktop to xdg.elStefan Kangas2022-09-141-0/+10
* | Fix recently-added cl-macs testsLars Ingebrigtsen2022-09-141-32/+34
* | Have 'cl-case' warn about suspicious casesPhilipp Stephani2022-09-131-0/+32
* | Signal an error if a fallback cl-case is misplacedPhilipp Stephani2022-09-131-0/+11
* | Fix whitespace-tests on macOSGerd Möllmann2022-09-131-5/+5
* | Consider key=val labels when renumberingArash Esbati2022-09-121-0/+173
* | Restrict replace-*-in-region to the bounds defined by callerKévin Le Gouguec2022-09-111-2/+30
* | whitespace: Redo BoB/EoB empty line highlightingRichard Hansen2022-09-111-0/+230
* | ert-x: New `ert-with-test-buffer-selected' convenience macroRichard Hansen2022-09-111-0/+15
* | New function substitute-quotesStefan Kangas2022-09-101-16/+36