]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 86270db1e39c065c2e4dfbd4a0b5b6478995e92a..a85ef90d3d5552990545a0f370ca66c91ee0029b 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