Mercurial > emacs
changeset 6613:b872dcd6cbbd
(Man-filter-list): New footer format to delete.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Thu, 31 Mar 1994 22:01:12 +0000 |
parents | 1462bf31ef3c |
children | e095c5efe2e0 |
files | lisp/man.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/man.el Thu Mar 31 18:40:11 1994 +0000 +++ b/lisp/man.el Thu Mar 31 22:01:12 1994 +0000 @@ -147,6 +147,7 @@ "-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'"