]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo in previous patch.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2020 20:37:36 +0000 (12:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 5 Jan 2020 20:37:59 +0000 (12:37 -0800)
lisp/international/titdic-cnv.el

index 02d1e2a3fcf2b383f51690bbfd85e7d61d0d021e..eec20ee32947613190dbe27b00e404b588769b6e 100644 (file)
@@ -736,7 +736,7 @@ To get complete usage, invoke \"emacs -batch -f batch-titdic-convert -h\"."
 ;; input method is for inputting Big5 characters.  Otherwise the input
 ;; method is for inputting CNS characters.
 
-(defun tsang-quick-converter (dicbuf name title tsang-p big5-p)
+(defun tsang-quick-converter (dicbuf tsang-p big5-p)
   (let ((fulltitle (if tsang-p (if big5-p "\e$(06AQo\e(B" "\e$(GT?on\e(B")
                     (if big5-p "\e$(0X|/y\e(B" "\e$(Gv|Mx\e(B")))
        dic)