mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Fix typos.
This commit is contained in:
parent
dcecfb4cb4
commit
c701515351
102 changed files with 192 additions and 168 deletions
|
|
@ -6724,7 +6724,7 @@
|
|||
(rx-check-any): Return result as a list. Don't convert chars to
|
||||
strings. Don't prepend "\\" to "^". Don't search for close bracket.
|
||||
Check char category string. Call rx-form instead of rx-to-string.
|
||||
(rx-any): Rebuid to complete the function.
|
||||
(rx-any): Rebuild to complete the function.
|
||||
(rx-check-not): Fix char category regexp pattern string.
|
||||
Call rx-form instead of rx-to-string.
|
||||
(rx-not): Call rx-form instead of rx-to-string. Convert "[^]" to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue