emacs/doc
Mattias Engdegård 2ed71227c6 New rx implementation
* lisp/emacs-lisp/rx.el:
* test/lisp/emacs-lisp/rx-tests.el:
* doc/lispref/searching.texi (Rx Constructs):
Rewrite rx for correctness, clarity, and performance.  The new
implementation retains full compatibility and has more comprehensive
tests.

* lisp/emacs-lisp/re-builder.el (reb-rx-font-lock-keywords):
Adapt to changes in internal variables in rx.el.
2019-09-25 14:29:50 -07:00
..
emacs Update some URLs 2019-09-23 00:12:52 -07:00
lispintro Update example in the Mail Aliases node of lispintro 2019-09-23 18:37:31 +02:00
lispref New rx implementation 2019-09-25 14:29:50 -07:00
man Document that --eval makes emacsclient ignore -n 2019-08-02 00:15:13 +02:00
misc Allow controlling when to send cookies when retrieving images in shr 2019-09-24 17:48:41 +02:00