/[emacs]/emacs/lisp/man.el
ViewVC logotype

Diff of /emacs/lisp/man.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.114 by rms, Sat Dec 21 20:21:25 2002 UTC revision 1.115 by lektu, Tue Feb 4 11:36:28 2003 UTC
# Line 618  all sections related to a subject, put s Line 618  all sections related to a subject, put s
618               (start-process manual-program buffer "sh" "-c"               (start-process manual-program buffer "sh" "-c"
619                              (format (Man-build-man-command) man-args))                              (format (Man-build-man-command) man-args))
620               'Man-bgproc-sentinel)               'Man-bgproc-sentinel)
621            (let ((process-environment            (let ((process-environment
622                   (cons "GROFF_NO_SGR=1" process-environment)))                   (cons "GROFF_NO_SGR=1" process-environment)))
623    
624              (let ((exit-status              (let ((exit-status

Legend:
Removed from v.1.114  
changed lines
  Added in v.1.115

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26