# HG changeset patch # User Richard M. Stallman # Date 771358620 0 # Node ID b6f3dd2511bc3b4a64f9eb97621a86a5dc61709e # Parent bbc7770db51cedc1a3469666fa9f6ee55da1c007 (iso-translate-conventions): Get rid of interactive spec. diff -r bbc7770db51c -r b6f3dd2511bc lisp/international/iso-cvt.el --- a/lisp/international/iso-cvt.el Sat Jun 11 12:14:28 1994 +0000 +++ b/lisp/international/iso-cvt.el Sat Jun 11 18:17:00 1994 +0000 @@ -84,8 +84,7 @@ "Spanish translation table.") (defun iso-translate-conventions (trans-tab) - "Use the translation table argument to translate the current buffer." - (interactive) + "Use the translation table TRANS-TAB to translate the current buffer." (save-excursion (widen) (goto-char (point-min))