Delete pairs for U+2308..U+230B.
This commit is contained in:
parent
3c8111fcc5
commit
ce4dd05c9f
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-03-30 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/characters.el: Delete pairs for U+2308..U+230B.
|
||||
|
||||
2004-03-29 Nick Roberts <nick@nick.uklinux.net>
|
||||
|
||||
* progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
|
||||
|
|
|
@ -1129,8 +1129,6 @@
|
|||
'("$,1sEsF(B" ; U+2045 U+2046
|
||||
"$,1s}s~(B" ; U+207D U+207E
|
||||
"$,1t-t.(B" ; U+208D U+208E
|
||||
"$,1zhzi(B" ; U+2308 U+2309
|
||||
"$,1zjzk(B" ; U+230A U+230B
|
||||
"$,1{){*(B" ; U+2329 U+232A
|
||||
"$,1|T|U(B" ; U+23B4 U+23B5
|
||||
"$,2&H&I(B" ; U+2768 U+2769
|
||||
|
|
Loading…
Add table
Reference in a new issue