summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* ; Fix paren typoGlenn Morris2021-08-18
* Add undo-in-region test case for bug#21523Lars Ingebrigtsen2021-08-18
* ; Fix quoting of braces in electric-tests.el.Basil L. Contovounesios2021-08-18
* * test/lisp/electric-tests.el: Skip most c-mode tests on hydra.Glenn Morris2021-08-17
* ruby-mode imenu: Support methods with modifiersDmitry Gutov2021-08-17
* * test/Makefile.in: Verbose logging for electric-tests on hydra.Glenn Morris2021-08-16
* Make overlays-in treat zero-length overlays at point-max consistentlyLars Ingebrigtsen2021-08-16
* ; * test/lisp/vc/diff-mode-tests.el: Remove useless \Mattias Engdegård2021-08-16
* Add new functions to replace strings/regexp in a regionLars Ingebrigtsen2021-08-16
* Mark auto-revert-test02-auto-revert-deleted-file as unstableLars Ingebrigtsen2021-08-14
* Add a test for netrc folding parsing (bug#25769)Lars Ingebrigtsen2021-08-14
* Filter out -L foo labels in diff-hunk-file-namesLars Ingebrigtsen2021-08-14
* Revert "Add macro `seq-setq`."Lars Ingebrigtsen2021-08-14
* Add new functions for lax mail address splittingLars Ingebrigtsen2021-08-14
* Add macro `seq-setq`.Earl Hyatt2021-08-14
* Add macro `seq-setq`.Earl Hyatt2021-08-14
* Fix memory-report counting of vector/hash table sizesYikai Zhao2021-08-14
* Fix merging of ambiguous nil mapsBasil L. Contovounesios2021-08-14
* Unknown line endings in filepos-to-bufferpos/bufferpos-to-lineposLars Ingebrigtsen2021-08-13
* Improve connection type `pipe' for remote processesMichael Albinus2021-08-12
* * lisp/emacs-lisp/lisp-mnt.el (lm-crack-address): Handle multi-addressesStefan Monnier2021-08-12
* * lisp/emacs-lisp/pcase.el (pcase-setq): Align its semantics with `pcase-let`Stefan Monnier2021-08-12
* Add XLFD font parsing testsLars Ingebrigtsen2021-08-12
* Add a `pcase-setq' macroEarl Hyatt2021-08-11
* Fix nnrss-get-namespace-prefix (bug#34685)Benjamin Riefenstahl2021-08-10
* * lisp/emacs-lisp/cl-generic.el: Try and fix bug#49866Stefan Monnier2021-08-09
* Add test for nnrssBenjamin Riefenstahl2021-08-09
* Add a new test for dom-searchLars Ingebrigtsen2021-08-09
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Another fix for parse-colon-pathEli Zaretskii2021-08-08
* Fix files-tests broken on MS-Windows by a recent changeEli Zaretskii2021-08-07
* Fix problem with relative directories in CDPATHLars Ingebrigtsen2021-08-07
* perl-mode: fix variable fontificationTomasz Konojacki2021-08-07
* Improve ffap-ido-mode testdickmao2021-08-06
* Fix files-tests on non-Posix systemsEli Zaretskii2021-08-05
* Cease attempts to const-propagate through setqMattias Engdegård2021-08-05
* ffap ido accommodationdickmao2021-08-04
* Fix apparent typo in new cl-generic-tests.el test caseLars Ingebrigtsen2021-08-04
* Evaluate eql specializersakater2021-08-03
* Make `global-so-long-mode' use `buffer-line-statistics'Phil Sainty2021-08-03
* Support 'preserved' variables and minor modes in `so-long-mode'Phil Sainty2021-08-03
* ; so-long-tests.el: Suppress expected warningsPhil Sainty2021-08-03
* ; * lisp/so-long.el: Minor bug fixesPhil Sainty2021-08-03
* Adjust how `replace-match' runs modification hooksLars Ingebrigtsen2021-07-31
* * lisp/emacs-lisp/cl-macs.el: Add cl-type patternAdam Porter2021-07-30
* Optimise let and let* whose body is constant or the last variableMattias Engdegård2021-07-30
* Mark all autorevert tests as unstable on Cygwin (bug#49665)Michael Albinus2021-07-27
* Fix mistake in switch-case generation of `null` (bug#49746)Mattias Engdegård2021-07-27
* Fix extended attributes for Tramp's sudoedit method (bug#49724)Michael Albinus2021-07-25