Mercurial > emacs
comparison lisp/vmsproc.el @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children | f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
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 | |
148 ;;; vmsproc.el ends here | 149 ;;; vmsproc.el ends here |