repo.or.cz
/
emacs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Backport fcntl.h AIX fix from the trunk.
[emacs.git]
/
lisp
/
term
/
apollo.el
blob
e4cabac3bf112298b6104f1402b39830ed61318a
1
(
defun
terminal-init-apollo
()
2
"Terminal initialization function for apollo."
3
(
tty-run-terminal-initialization
(
selected-frame
)
"vt100"
))
4
5
;;; apollo.el ends here