]> git.eshelyaron.com Git - emacs.git/commitdiff
(Man-filter-list): New footer format to delete.
authorKarl Heuer <kwzh@gnu.org>
Thu, 31 Mar 1994 22:01:12 +0000 (22:01 +0000)
committerKarl Heuer <kwzh@gnu.org>
Thu, 31 Mar 1994 22:01:12 +0000 (22:01 +0000)
lisp/man.el

index 53879eff066ba05989f0b5d35012a7d7f6d967dc..64faa8d930d2312036aef28366c151fcf9e91f4b 100644 (file)
@@ -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'"