From 69c8eea222ac5461ada4bed3828ebc17231e9447 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 10 Apr 2007 19:35:34 +0000 Subject: [PATCH] Add comment. --- lisp/woman.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/woman.el b/lisp/woman.el index 0461b553a11..43ebd8df013 100644 --- a/lisp/woman.el +++ b/lisp/woman.el @@ -2286,7 +2286,8 @@ Currently set only from '\" t in the first line of the source file.") ;; conditionals and switch source requests: (woman0-roff-buffer from) - ;; Check for macro sets that woman cannot handle: + ;; Check for macro sets that woman cannot handle. We can only + ;; because do this after processing source-switch directives. (goto-char (point-min)) (let ((case-fold-search nil)) (unless (and (re-search-forward "^\\.SH[ \n]" (point-max) t) -- 2.39.2