From: Kenichi Handa Date: Sat, 5 Apr 1997 02:35:53 +0000 (+0000) Subject: Comment fixed. X-Git-Tag: emacs-20.1~2648 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=536477d4b4f1365ec6fd7d75c516894e98f8957d;p=emacs.git Comment fixed. --- diff --git a/lisp/international/ccl.el b/lisp/international/ccl.el index 96318237126..28b43b1beab 100644 --- a/lisp/international/ccl.el +++ b/lisp/international/ccl.el @@ -238,7 +238,7 @@ ;; If REG is a CCL register symbol (e.g. r0, r1...), the register ;; number is embedded. If OP is one of unconditional jumps, DATA is -;; changed to an absolute jump address. +;; changed to an relative jump address. (defun ccl-embed-code (op reg data &optional reg2) (if (and (> data 0) (get op 'jump-flag))