Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2017 in master | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
| | | | | | | Run admin/update-copyright in the master branch. This fixes files that were not already fixed in the emacs-25 branch before it was merged here. | ||||
* | Fix rx-any with range with ?\] and ?- | Noam Postavsky | 2016-12-18 | 1 | -0/+37 |
* lisp/emacs-lisp/rx.el: Make sure not to produce a circular list (Bug#25123). * test/lisp/emacs-lisp/rx-tests.el (rx-char-any): New test. |