1
Fork 0
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:
Juanma Barranquero 2011-11-15 18:37:37 +01:00
parent dcecfb4cb4
commit c701515351
102 changed files with 192 additions and 168 deletions

View file

@ -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