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