/[emacs]/emacs/lisp/term/vt125.el
ViewVC logotype

Diff of /emacs/lisp/term/vt125.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by miles, Mon Sep 1 15:45:36 2003 UTC revision 1.5 by dann, Wed Jul 27 18:02:07 2005 UTC
# Line 1  Line 1 
1  ;; -*- no-byte-compile: t -*-  ;; -*- no-byte-compile: t -*-
2    
3  (load "term/vt100" nil t)  (defun terminal-init-vt125 ()
4      "Terminal initialization function for vt125."  
5      (load "term/vt100" nil t))
6    
7  ;;; arch-tag: 1d92d70f-dd55-4a1d-9088-e215a4883801  ;;; arch-tag: 1d92d70f-dd55-4a1d-9088-e215a4883801
8  ;;; vt125.el ends here  ;;; vt125.el ends here

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26