]> git.eshelyaron.com Git - emacs.git/commitdiff
(iso-translate-conventions): Get rid of interactive spec.
authorRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 18:17:00 +0000 (18:17 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 11 Jun 1994 18:17:00 +0000 (18:17 +0000)
lisp/international/iso-cvt.el

index 68a72ea88af72322eddf2af6af5f82678699d035..7b8eab692333ae5eb469bdcd9351b3233e57b405 100644 (file)
@@ -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))