("((") ("))"): add quotation mark shorthands.
This commit is contained in:
parent
4dfde3dd1d
commit
d604e09b4f
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-07-01 David Kastrup <dak@gnu.org>
|
||||
|
||||
* quail/greek.el ("((") ("))"): add quotation mark shorthands.
|
||||
|
||||
2004-06-30 Andreas Schwab <schwab@suse.de>
|
||||
|
||||
* Makefile.in (${CHINESE-TIT:.elc=.el}): Depend on changed.tit to
|
||||
|
|
|
@ -485,6 +485,8 @@ nil t t nil nil nil nil nil nil nil t)
|
|||
("\"" ?,A((B) ; dialytika
|
||||
("|" ?$,1&Z(B) ; ypogegrammeni
|
||||
("''" ?$,1q}(B) ; koronis
|
||||
("((" ?,A+(B) ; #x00ab
|
||||
("))" ?,A;(B) ; #x00bb
|
||||
|
||||
("A" ?$,1&q(B)
|
||||
("B" ?$,1&r(B)
|
||||
|
|
Loading…
Add table
Reference in a new issue