diff lisp/international/ccl.el @ 36037:2710df16c53a

*** empty log message ***
author Dave Love <fx@gnu.org>
date Sun, 11 Feb 2001 17:07:35 +0000
parents ff1e51ba81cb
children 42097c412119
line wrap: on
line diff
--- a/lisp/international/ccl.el	Sun Feb 11 16:48:36 2001 +0000
+++ b/lisp/international/ccl.el	Sun Feb 11 17:07:35 2001 +0000
@@ -1437,6 +1437,7 @@
 TRANSLATE :=
 	(translate-character REG(table) REG(charset) REG(codepoint))
 	| (translate-character SYMBOL REG(charset) REG(codepoint))
+        ;; SYMBOL must refer to a table defined by `define-translation-table'.
 MAP :=
      (iterate-multiple-map REG REG MAP-IDs)
      | (map-multiple REG REG (MAP-SET))