Current Path : /proc/self/root/usr/share/emacs/site-lisp/site-start.d/ |
Current File : //proc/self/root/usr/share/emacs/site-lisp/site-start.d/systemtap-init.el |
(autoload 'systemtap-mode "systemtap-mode.el") (setq auto-mode-alist (append '(("\\.stp$" . systemtap-mode)) auto-mode-alist)) (setq auto-mode-alist (append '(("\\.stpm$" . systemtap-mode)) auto-mode-alist))