mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 08:10:21 -08:00
Spelling fixes
This commit is contained in:
parent
28578f87b5
commit
d1a791f8ed
49 changed files with 119 additions and 118 deletions
|
|
@ -275,7 +275,7 @@ Return (REGEXP . PRECEDENCE)."
|
|||
;; -> "[A-Z@%[:digit:][:space:][:word:]]"
|
||||
;;
|
||||
;; Problem: If a subpattern is carefully written to be
|
||||
;; optimisable by regexp-opt, how do we prevent the transforms
|
||||
;; optimizable by regexp-opt, how do we prevent the transforms
|
||||
;; above from destroying that property?
|
||||
;; Example: (or "a" (or "abc" "abd" "abe"))
|
||||
(cond
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue