From: Karl Heuer Date: Thu, 31 Mar 1994 22:01:12 +0000 (+0000) Subject: (Man-filter-list): New footer format to delete. X-Git-Tag: emacs-19.34~9239 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=58732bd4aa6015e8ae37baaf1ca7a2572a71ea59;p=emacs.git (Man-filter-list): New footer format to delete. --- diff --git a/lisp/man.el b/lisp/man.el index 53879eff066..64faa8d930d 100644 --- a/lisp/man.el +++ b/lisp/man.el @@ -147,6 +147,7 @@ the associated section number.") "-e '/^ *\\([A-Za-z][A-Za-z.]*([0-9A-Za-z][-0-9A-Za-z+]*)\\).*\\1$/d'" "-e '/^[ \\t]*Hewlett-Packard Company[ \\t]*- [0-9]* -.*$/d'" "-e '/^[ \\t]*Hewlett-Packard[ \\t]*- [0-9]* -.*$/d'" + "-e '/^ *- [0-9]* - *Formatted:.*[0-9]$/d'" "-e '/^ *Page [0-9]*.*(printed [0-9\\/]*)$/d'" "-e '/^Printed [0-9].*[0-9]$/d'" "-e '/^[ \\t]*X Version 1[01].*Release [0-9]/d'"