Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9afa72e8
Commit
9afa72e8
authored
Jan 08, 1996
by
Karl Heuer
Browse files
(Man-filter-list): Recognize "Rev" footers.
parent
04f3a656
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/man.el
lisp/man.el
+1
-0
No files found.
lisp/man.el
View file @
9afa72e8
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment