Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
af923981
Commit
af923981
authored
Jun 11, 1994
by
Richard M. Stallman
Browse files
(iso-translate-conventions): Get rid of interactive spec.
parent
96ae4787
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
lisp/international/iso-cvt.el
lisp/international/iso-cvt.el
+1
-2
No files found.
lisp/international/iso-cvt.el
View file @
af923981
...
...
@@ -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
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment