1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00

(iso-translate-conventions): Get rid of interactive spec.

This commit is contained in:
Richard M. Stallman 1994-06-11 18:17:00 +00:00
parent 96ae4787ad
commit af9239811c

View 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))