# HG changeset patch # User Richard M. Stallman # Date 1009578485 0 # Node ID f7585d63783f0afd603afbd39e0485a6e0222723 # Parent 2a84e0b7ab928d32f45d4356a14e227c3f1eb145 Comment change. diff -r 2a84e0b7ab92 -r f7585d63783f lisp/international/iso-transl.el --- a/lisp/international/iso-transl.el Fri Dec 28 22:27:37 2001 +0000 +++ b/lisp/international/iso-transl.el Fri Dec 28 22:28:05 2001 +0000 @@ -74,10 +74,6 @@ ;; The ones beginning with `*' have one-character synonyms, but a ;; language-specific table might override the short form for its own use. -;; When a translation is non-ASCII, we use a symbol name -;; whose "function definition" is a translation, rather than -;; writing the translation directly here. -;; That is for the sake of C-x 8 C-h. (defvar iso-transl-char-map '(("* " . [? ]) (" " . [? ])