diff lisp/international/titdic-cnv.el @ 37888:2e08c7d128e6

2001-05-25 Andrew Choi <akochoi@i-cable.com> * international/titdic-cnv.el (ctlau-gb-converter): `\' should actually be `\\'. (ctlau-b5-converter): Likewise.
author Andrew Choi <akochoi@shaw.ca>
date Fri, 25 May 2001 11:47:37 +0000
parents b454faf9a60b
children 67b464da13ec
line wrap: on
line diff
--- a/lisp/international/titdic-cnv.el	Thu May 24 21:55:04 2001 +0000
+++ b/lisp/international/titdic-cnv.el	Fri May 25 11:47:37 2001 +0000
@@ -1084,7 +1084,7 @@
  Originally converted from CTCPS3.tit
  Last modified: June 2, 1993.
 
- Some infrequent GB characters are accessed by typing \, followed by
+ Some infrequent GB characters are accessed by typing \\, followed by
  the Cantonese romanization of the respective radical ($A2?JW(B)."))
 
 (defun ctlau-b5-converter (dicbuf name title)
@@ -1098,7 +1098,7 @@
  Originally converted from CTCPS3.tit
  Last modified: June 2, 1993.
 
- Some infrequent characters are accessed by typing \, followed by
+ Some infrequent characters are accessed by typing \\, followed by
  the Cantonese romanization of the respective radical ($(0?f5}(B)."))
 
 (defun miscdic-convert (filename &optional dirname)