From f85e2881df8ebbdd012b16f2173510beedfe5ccb Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 7 Sep 2009 18:30:42 +0000 Subject: scomint-check-proc: make defsubst --- lib/scomint.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/scomint.el') diff --git a/lib/scomint.el b/lib/scomint.el index 27f88f3c..850c0c65 100644 --- a/lib/scomint.el +++ b/lib/scomint.el @@ -75,7 +75,7 @@ Entry to this mode runs the hooks on `scomint-mode-hook'." (add-hook 'change-major-mode-hook 'font-lock-defontify nil t) (set (make-local-variable 'next-line-add-newlines) nil)) -(defun scomint-check-proc (buffer) +(defsubst scomint-check-proc (buffer) "Return non-nil if there is a living process associated w/buffer BUFFER. Living means the status is `open', `run', or `stop'. BUFFER can be either a buffer or the name of one." -- cgit v1.2.3