comparison lisp/vmsproc.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
143 (beginning-of-line) 143 (beginning-of-line)
144 (kill-line)) 144 (kill-line))
145 145
146 (define-key esc-map "$" 'subprocess-command) 146 (define-key esc-map "$" 'subprocess-command)
147 147
148 ;;; arch-tag: 600b2512-f903-4887-bcd2-e76b306f5b66
149 ;;; vmsproc.el ends here 148 ;;; vmsproc.el ends here