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:
parent
96ae4787ad
commit
af9239811c
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user