changeset 7850:b6f3dd2511bc

(iso-translate-conventions): Get rid of interactive spec.
author Richard M. Stallman <rms@gnu.org>
date Sat, 11 Jun 1994 18:17:00 +0000
parents bbc7770db51c
children 0d8079ee3c1d
files lisp/international/iso-cvt.el
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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))