projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ced58d3
)
* lisp/emacs-lisp/rx.el (rx): Fix typo in doc string. (Bug#33205)
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Oct 2018 17:25:14 +0000
(19:25 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 30 Oct 2018 17:25:14 +0000
(19:25 +0200)
lisp/emacs-lisp/rx.el
patch
|
blob
|
history
diff --git
a/lisp/emacs-lisp/rx.el
b/lisp/emacs-lisp/rx.el
index 5fa0eaf194f2e8dfdce33c7e45e01ef915ab0a3d..de0a9276a815f5637d8d316062a8d605a4062c4c 100644
(file)
--- a/
lisp/emacs-lisp/rx.el
+++ b/
lisp/emacs-lisp/rx.el
@@
-1058,7
+1058,7
@@
CHAR
`chinese-two-byte' (\\cC)
`greek-two-byte' (\\cG)
`japanese-hiragana-two-byte' (\\cH)
- `indian-t
ow
-byte' (\\cI)
+ `indian-t
wo
-byte' (\\cI)
`japanese-katakana-two-byte' (\\cK)
`korean-hangul-two-byte' (\\cN)
`cyrillic-two-byte' (\\cY)