Mercurial > hg > xemacs-beta
comparison lisp/eterm/custom-load.el @ 199:169c0442b401 r20-3b26
Import from CVS: tag r20-3b26
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:00:33 +0200 |
parents | acd284d43ca1 |
children | eb5470882647 |
comparison
equal
deleted
inserted
replaced
198:a94d4839ade3 | 199:169c0442b401 |
---|---|
1 ;;; custom-load.el --- automatically extracted custom dependencies | 1 ;;; custom-load.el --- automatically extracted custom dependencies |
2 | 2 |
3 ;; Created by SL Baur on Tue Sep 30 18:08:44 1997 | 3 ;; Created by SL Baur on Thu Oct 2 17:05:36 1997 |
4 | 4 |
5 ;;; Code: | 5 ;;; Code: |
6 | 6 |
7 (custom-put 'shell 'custom-loads '("term")) | |
7 (custom-put 'term 'custom-loads '("term")) | 8 (custom-put 'term 'custom-loads '("term")) |
8 (custom-put 'processes 'custom-loads '("term")) | 9 (custom-put 'processes 'custom-loads '("term")) |
9 (custom-put 'unix 'custom-loads '("term")) | 10 (custom-put 'unix 'custom-loads '("term")) |
10 | 11 |
11 ;;; custom-load.el ends here | 12 ;;; custom-load.el ends here |