| version 1.21, Tue Mar 25 23:27:12 1997 UTC | version 1.22, Fri Apr 11 17:42:23 1997 UTC | ||
|---|---|---|---|
|
|
||
| (define-key forth-mode-map "\M-q" 'forth-fill-paragraph) | (define-key forth-mode-map "\M-q" 'forth-fill-paragraph) | ||
| (define-key forth-mode-map "\e." 'forth-find-tag) | (define-key forth-mode-map "\e." 'forth-find-tag) | ||
| (load "etags.el") | (load "etags") | ||
| (defun forth-find-tag (tagname &optional next-p regexp-p) | (defun forth-find-tag (tagname &optional next-p regexp-p) | ||
| (interactive (find-tag-interactive "Find tag: ")) | (interactive (find-tag-interactive "Find tag: ")) |
|
||||||||
|
CVS Admin Powered by ViewCVS 1.0-dev |
ViewCVS and CVS Help |