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