1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00
emacs/doc
Mattias Engdegård ae5407b857 Add `unmatchable' as alias for (or) in rx (bug#37659)
* lisp/emacs-lisp/rx.el (rx--translate-symbol, rx--builtin-symbols, rx):
* test/lisp/emacs-lisp/rx-tests.el (rx-atoms):
* doc/lispref/searching.texi (Rx Constructs):
* etc/NEWS:
Add `unmatchable', more descriptive than (or), and corresponding to
the variable `regexp-unmatchable'.
2019-10-18 14:46:06 +02:00
..
emacs Improve documentation of shell-command-prompt-show-cwd 2019-10-17 12:55:25 +02:00
lispintro Minor fixes in Introduction to Emacs Lisp 2019-10-14 20:23:53 +03:00
lispref Add `unmatchable' as alias for (or) in rx (bug#37659) 2019-10-18 14:46:06 +02:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Remove obsolete XEmacs references from manuals 2019-10-17 13:56:42 +02:00