From c89da685b0d2bfac50ccf3f79b44f96e0bf576b0 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 13 Dec 2008 04:16:16 +0000 Subject: [PATCH] Remove initial copyright comment, just refer to COPYING section, merge years. --- doc/man/ChangeLog | 19 +++++++++++++++++++ doc/man/emacs.1 | 21 +-------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog index 23c24287d67..62782bb87af 100644 --- a/doc/man/ChangeLog +++ b/doc/man/ChangeLog @@ -1,3 +1,22 @@ +2008-12-13 Glenn Morris + + * b2m.1: New file. Basic man-page. + + * grep-changelog.1: New file. Basic man-page, largely constructed from + program --help output. + + * rcs-checkin.1: New file. Basic man-page, largely from script + commentary. + + * ebrowse.1: Fix "emacsclient" typo. Replace problematic character. + Add some formatting. Add permissions notice. + + * emacs.1: Remove initial copyright comment, just refer to COPYING + section, merge years. + + * etags.1: Don't duplicate copyright info in initial comment, + just refer to COPYING section. + 2008-12-10 Dan Nicolaescu * ebrowse.1: New file, mostly just the results of --help in man format. diff --git a/doc/man/emacs.1 b/doc/man/emacs.1 index 73ecae18f28..36582d74112 100644 --- a/doc/man/emacs.1 +++ b/doc/man/emacs.1 @@ -1,23 +1,4 @@ -'\" t -.\" Copyright (C) 1995, 1999, 2000, 2001, 2002, 2003, 2004, -.\" 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -.\" -.\" This file is part of GNU Emacs. -.\" -.\" GNU Emacs is free software: you can redistribute it and/or modify -.\" it under the terms of the GNU General Public License as published by -.\" the Free Software Foundation, either version 3 of the License, or -.\" (at your option) any later version. -.\" -.\" GNU Emacs is distributed in the hope that it will be useful, -.\" but WITHOUT ANY WARRANTY; without even the implied warranty of -.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -.\" GNU General Public License for more details. -.\" -.\" You should have received a copy of the GNU General Public License -.\" along with GNU Emacs. If not, see . -.\" -'\" t +.\" See section COPYING for copyright and redistribution information. .TH EMACS 1 "2007 April 13" "GNU Emacs 23.0.60" . . -- 2.39.5