summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp/rx-tests.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Handle raw bytes, and LF in ranges, in rx `any' argument stringsMattias EngdegÄrd2018-12-291-0/+22
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Add 'rx' pattern for pcase.Philipp Stephani2017-07-231-0/+10
* Update copyright year to 2017 in masterPaul Eggert2017-01-011-1/+1
* Fix rx-any with range with ?\] and ?-Noam Postavsky2016-12-181-0/+37