From f1180544bb5ff44cdb45b8734734294b0a2fa7a4 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Feb 2003 12:29:42 +0000 Subject: Trailing whitespace deleted. --- lisp/man.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/man.el') diff --git a/lisp/man.el b/lisp/man.el index 855565242e2..ed3fbf5d66b 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -618,7 +618,7 @@ all sections related to a subject, put something appropriate into the (start-process manual-program buffer "sh" "-c" (format (Man-build-man-command) man-args)) 'Man-bgproc-sentinel) - (let ((process-environment + (let ((process-environment (cons "GROFF_NO_SGR=1" process-environment))) (let ((exit-status -- cgit v1.2.1