diff options
author | Glenn Morris <rgm@gnu.org> | 2007-09-06 03:54:48 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-09-06 03:54:48 +0000 |
commit | 3e09530b223b545823faf5048c8f117d133e10e9 (patch) | |
tree | 4124d66942bf62df06045c984969a32f1e2811e8 /doc/man/ChangeLog | |
parent | fb6794d50020214049ab2ed00bb2e8ef34cb0dc2 (diff) | |
download | emacs-3e09530b223b545823faf5048c8f117d133e10e9.tar.gz |
New file.
Diffstat (limited to 'doc/man/ChangeLog')
-rw-r--r-- | doc/man/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog new file mode 100644 index 00000000000..e419df558d6 --- /dev/null +++ b/doc/man/ChangeLog @@ -0,0 +1,30 @@ +2007-09-06 Glenn Morris <rgm@gnu.org> + + * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to + doc/man/. + +;; Local Variables: +;; coding: iso-2022-7bit +;; fill-column: 79 +;; add-log-time-zone-rule: t +;; End: + + Copyright (C) 2007 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, 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; see the file COPYING. If not, write to the + Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. + |