comparison lisp/terminal.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children cce1c0ee76ee
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
1339 ") 1339 ")
1340 (delete-file (concat te-terminfo-directory te-terminal-name ".tif")))) 1340 (delete-file (concat te-terminfo-directory te-terminal-name ".tif"))))
1341 1341
1342 (provide 'terminal) 1342 (provide 'terminal)
1343 1343
1344 ;;; arch-tag: 0ae1d7d7-90ef-4566-a531-6e7ff8c79b2f
1344 ;;; terminal.el ends here 1345 ;;; terminal.el ends here