mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Manual pages: use a showcase time-stamp-pattern
* doc/man/ebrowse.1: * doc/man/emacs.1.in: * doc/man/emacsclient.1: * doc/man/etags.1: Loosen the time-stamp-pattern used so that it is not specific to each file. These files now provide readable examples that will work with most man pages.
This commit is contained in:
parent
d208502e4c
commit
90ec5ef01b
4 changed files with 4 additions and 4 deletions
|
|
@ -101,6 +101,6 @@ in a translation approved by the Free Software Foundation.
|
||||||
|
|
||||||
.\" Local Variables:
|
.\" Local Variables:
|
||||||
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
||||||
.\" time-stamp-pattern: "3/.TH EBROWSE 1 \"%Y-%02m-%02d\" \"GNU Emacs\" \"GNU\"$"
|
.\" time-stamp-pattern: "^\\.TH [^ ]+ [^ ]+ \"?%Y-%m-%d\\_>"
|
||||||
.\" time-stamp-time-zone: "UTC0"
|
.\" time-stamp-time-zone: "UTC0"
|
||||||
.\" End:
|
.\" End:
|
||||||
|
|
|
||||||
|
|
@ -685,6 +685,6 @@ There is NO WARRANTY, to the extent permitted by law.
|
||||||
|
|
||||||
.\" Local Variables:
|
.\" Local Variables:
|
||||||
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
||||||
.\" time-stamp-pattern: "3/.TH EMACS 1 \"%Y-%02m-%02d\" \"GNU Emacs @version@\" \"GNU\"$"
|
.\" time-stamp-pattern: "^\\.TH [^ ]+ [^ ]+ \"?%Y-%m-%d\\_>"
|
||||||
.\" time-stamp-time-zone: "UTC0"
|
.\" time-stamp-time-zone: "UTC0"
|
||||||
.\" End:
|
.\" End:
|
||||||
|
|
|
||||||
|
|
@ -194,6 +194,6 @@ This manual page is in the public domain.
|
||||||
|
|
||||||
.\" Local Variables:
|
.\" Local Variables:
|
||||||
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
||||||
.\" time-stamp-pattern: "3/.TH EMACSCLIENT 1 \"%Y-%02m-%02d\" \"GNU Emacs\" \"GNU\"$"
|
.\" time-stamp-pattern: "^\\.TH [^ ]+ [^ ]+ \"?%Y-%m-%d\\_>"
|
||||||
.\" time-stamp-time-zone: "UTC0"
|
.\" time-stamp-time-zone: "UTC0"
|
||||||
.\" End:
|
.\" End:
|
||||||
|
|
|
||||||
|
|
@ -329,6 +329,6 @@ in a translation approved by the Free Software Foundation.
|
||||||
|
|
||||||
.\" Local Variables:
|
.\" Local Variables:
|
||||||
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
.\" eval: (add-hook 'before-save-hook 'time-stamp nil t)
|
||||||
.\" time-stamp-pattern: "3/.TH ETAGS 1 \"%Y-%02m-%02d\" \"GNU Tools\" \"GNU\"$"
|
.\" time-stamp-pattern: "^\\.TH [^ ]+ [^ ]+ \"?%Y-%m-%d\\_>"
|
||||||
.\" time-stamp-time-zone: "UTC0"
|
.\" time-stamp-time-zone: "UTC0"
|
||||||
.\" End:
|
.\" End:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue