(Man-filter-list): Recognize "Rev" footers.
authorKarl Heuer <kwzh@gnu.org>
Mon, 8 Jan 1996 22:49:24 +0000 (22:49 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 8 Jan 1996 22:49:24 +0000 (22:49 +0000)
lisp/man.el

index 86270db..a85ef90 100644 (file)
@@ -353,6 +353,7 @@ This is necessary if one wants to dump man.el with emacs."
        "-e '/^[A-za-z].*Last[ \t]change:/d'"
        "-e '/^Sun[ \t]Release[ \t][0-9].*[0-9]$/d'"
        "-e '/[ \t]*Copyright [0-9]* UNIX System Laboratories, Inc.$/d'"
+       "-e '/^[ \t]*Rev\\..*Page [0-9][0-9]*$/d'"
        ))
      (cons
       Man-awk-command