aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/international/iso-cvt.el
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>1994-06-11 18:17:00 +0000
committerRichard M. Stallman <[email protected]>1994-06-11 18:17:00 +0000
commitaf9239811c32abe72d9869a131da8e4f6e857b52 (patch)
tree24f242b9e97b6f349e260839b372b094e3434a1c /lisp/international/iso-cvt.el
parent96ae4787ad323fbbcb55582376c95c743e7a6dd8 (diff)
(iso-translate-conventions): Get rid of interactive spec.
Diffstat (limited to 'lisp/international/iso-cvt.el')
-rw-r--r--lisp/international/iso-cvt.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/international/iso-cvt.el b/lisp/international/iso-cvt.el
index 68a72ea88a..7b8eab6923 100644
--- a/lisp/international/iso-cvt.el
+++ b/lisp/international/iso-cvt.el
@@ -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))