Mercurial > emacs
annotate doc/man/ChangeLog @ 86117:9005ecb9d3c1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 15 Nov 2007 16:55:32 +0000 |
parents | 4023cc57741b |
children | da4c5938f977 |
rev | line source |
---|---|
86090
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
1 2007-11-15 Francesco Potort,Al(B <pot@gnu.org> |
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
2 |
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
3 * etags.1: note that you can use "-" for stdout with -o. |
4023cc57741b
etags.1: note that you can use "-" for stdout with -o.
Francesco Potortì <pot@gnu.org>
parents:
84367
diff
changeset
|
4 |
83916 | 5 2007-09-06 Glenn Morris <rgm@gnu.org> |
6 | |
7 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to | |
8 doc/man/. | |
9 | |
10 ;; Local Variables: | |
11 ;; coding: iso-2022-7bit | |
12 ;; fill-column: 79 | |
13 ;; add-log-time-zone-rule: t | |
14 ;; End: | |
15 | |
16 Copyright (C) 2007 Free Software Foundation, Inc. | |
17 | |
18 This file is part of GNU Emacs. | |
19 | |
20 GNU Emacs is free software; you can redistribute it and/or modify | |
21 it under the terms of the GNU General Public License as published by | |
22 the Free Software Foundation; either version 3, or (at your option) | |
23 any later version. | |
24 | |
25 GNU Emacs is distributed in the hope that it will be useful, | |
26 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
27 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
28 GNU General Public License for more details. | |
29 | |
30 You should have received a copy of the GNU General Public License | |
31 along with GNU Emacs; see the file COPYING. If not, write to the | |
32 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | |
33 Boston, MA 02110-1301, USA. | |
34 | |
84367 | 35 ;; arch-tag: 2bd1112e-157f-4884-b0ca-0fb1057972d7 |