1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/doc
Mattias Engdegård cbd439e785 Expand rx definitions inside (not ...)
* lisp/emacs-lisp/rx.el (rx--translate-not):
* test/lisp/emacs-lisp/rx-tests.el (rx-not, rx-def-in-not):
* doc/lispref/searching.texi (Rx Constructs, Extending Rx):

Allow user-defined rx constructs to be expanded inside (not ...)
forms, for better composability (bug#37849).
2019-10-27 09:54:54 +01:00
..
emacs dired-dwim-target uses most recently visited window instead of next window. 2019-10-27 02:20:15 +03:00
lispintro Minor fixes in Introduction to Emacs Lisp 2019-10-14 20:23:53 +03:00
lispref Expand rx definitions inside (not ...) 2019-10-27 09:54:54 +01:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Mention completion styles for Tramp user/host name completion 2019-10-25 16:45:48 +02:00