diff lisp/international/subst-big5.el @ 55437:6e677a935fe9

Fix references to utf-translate-cjk into utf-translate-cjk-mode.
author Andreas Schwab <schwab@suse.de>
date Sat, 08 May 2004 14:36:07 +0000
parents 22bb6971e35f
children 8ce088246974
line wrap: on
line diff
--- a/lisp/international/subst-big5.el	Sat May 08 13:04:29 2004 +0000
+++ b/lisp/international/subst-big5.el	Sat May 08 14:36:07 2004 +0000
@@ -1,6 +1,6 @@
 ;;; subst-big5.el --- Unicode/GB2312 translation     -*-coding: big5;-*-
 
-;; Copyright (C) 2002  Free Software Foundation, Inc.
+;; Copyright (C) 2002, 2004  Free Software Foundation, Inc.
 
 ;; Author: Dave Love <fx@gnu.org>
 ;; Keywords: i18n
@@ -23,7 +23,7 @@
 ;;; Commentary:
 
 ;; Provides translation tables between Unicode and chinese-big5 for
-;; use by the `utf-translate-cjk' option.  See subst-jis.el for the
+;; use by the `utf-translate-cjk-mode' option.  See subst-jis.el for the
 ;; method used.
 
 ;;; Code: