Fix typos.
[bpt/emacs.git] / doc / man / ChangeLog
CommitLineData
7877f373
JB
12011-11-16 Juanma Barranquero <lekktu@gmail.com>
2
3 * etags.1: Fix typo.
4
453e4522
CY
52011-10-06 Chong Yidong <cyd@stupidchicken.com>
6
7 * emacsclient.1: Document how -a "" starts the daemon.
8
0d26c1aa
SJ
92011-09-17 Sven Joachim <svenjoac@gmx.de>
10
11 * emacs.1: Escape a dash.
12
fdeb32ec
CY
132011-07-12 Chong Yidong <cyd@stupidchicken.com>
14
15 * emacsclient.1: Document exit status.
16
18a4ce5e
AR
172011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
18
19 * emacsclient.1: Mention --frame-parameters.
20
33383987
JB
212011-03-07 Chong Yidong <cyd@stupidchicken.com>
22
23 * Version 23.3 released.
24
c7015153 252011-01-02 Jari Aalto <jari.aalto@cante.net>
0bf6f919
JA
26
27 * emacsclient.1: Arrange options alphabetically (Bug#7620).
28
4c14013d 292010-10-12 Glenn Morris <rgm@gnu.org>
28edabd5
GM
30
31 * emacs.1: Small fixes.
32
4c14013d 332010-10-12 Ulrich Mueller <ulm@gentoo.org>
a653652e
UM
34
35 * emacs.1: Update license description.
36
1f73a2a9
GM
372010-10-09 Glenn Morris <rgm@gnu.org>
38
39 * b2m.1: Remove file.
40
4c964351
UM
412010-09-25 Ulrich Mueller <ulm@gentoo.org>
42
43 * etags.1: xz compression is now supported.
44
4f558297
CY
452010-08-26 Sven Joachim <svenjoac@gmx.de>
46
47 * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
48
61a808e8
CY
492010-05-07 Chong Yidong <cyd@stupidchicken.com>
50
51 * Version 23.2 released.
52
288f9fc0
CY
532010-03-10 Chong Yidong <cyd@stupidchicken.com>
54
55 * Branch for 23.2.
56
8fe7200c
CY
572010-01-09 Chong Yidong <cyd@stupidchicken.com>
58
0235128c
SM
59 * emacs.1: Copyedits. Update options -Q, -mm and --daemon.
60 Remove deprecated --unibyte option.
8fe7200c 61
70243478
CY
622009-06-21 Chong Yidong <cyd@stupidchicken.com>
63
64 * Branch for 23.1.
65
b83b70b8
GM
662009-01-31 Glenn Morris <rgm@gnu.org>
67
68 * b2m.1: Minor fixes.
69
c5725ced
DN
702008-12-14 Dan Nicolaescu <dann@ics.uci.edu>
71
72 * ebrowse.1: Fix typos. Add more to the "SEE ALSO" section.
73
bdd8da91
GM
742008-12-14 Glenn Morris <rgm@gnu.org>
75
76 * emacs.1: Fix MAILINGLISTS (default) location.
77
c89da685
GM
782008-12-13 Glenn Morris <rgm@gnu.org>
79
80 * b2m.1: New file. Basic man-page.
81
82 * grep-changelog.1: New file. Basic man-page, largely constructed from
83 program --help output.
84
85 * rcs-checkin.1: New file. Basic man-page, largely from script
86 commentary.
87
88 * ebrowse.1: Fix "emacsclient" typo. Replace problematic character.
89 Add some formatting. Add permissions notice.
90
91 * emacs.1: Remove initial copyright comment, just refer to COPYING
92 section, merge years.
93
94 * etags.1: Don't duplicate copyright info in initial comment,
95 just refer to COPYING section.
96
636b507b
DN
972008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
98
08d03897
DN
99 * ebrowse.1: New file, mostly just the results of --help in man format.
100
636b507b
DN
101 * emacsclient.1: Describe what an empty string argument does for
102 --alternate-editor.
103
fba1d2be
DN
1042008-11-27 Dan Nicolaescu <dann@ics.uci.edu>
105
5ce6e4f4 106 * emacsclient.1: Mention -nw and -c. Fix the character for --help.
b97439ce 107 Swap the order of -e and -n to follow the order displayed by --help.
fba1d2be 108
31d8442d
GM
1092008-03-13 Glenn Morris <rgm@gnu.org>
110
111 * emacs.1: Fix Emacs version.
112
88de5abb
GM
1132008-01-08 Glenn Morris <rgm@gnu.org>
114
115 * emacs.1: Update Emacs version.
116
c8763fb6 1172007-11-22 Francesco Potortì <pot@gnu.org>
f1f8e728
FP
118
119 * etags.1: Ctags and Etags now share the same defaults, so remove
120 --defines, --globals, --members, --typedefs, --typedefs-and-c++.
121
c8763fb6 1222007-11-15 Francesco Potortì <pot@gnu.org>
4fe65508 123
dd7b651b 124 * etags.1: Note that you can use "-" for stdout with -o.
4fe65508 125
3e09530b
GM
1262007-09-06 Glenn Morris <rgm@gnu.org>
127
128 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
129 doc/man/.
130
131;; Local Variables:
c8763fb6 132;; coding: utf-8
3e09530b
GM
133;; fill-column: 79
134;; add-log-time-zone-rule: t
135;; End:
136
73b0cd50 137 Copyright (C) 2007-2011 Free Software Foundation, Inc.
3e09530b
GM
138
139 This file is part of GNU Emacs.
140
97c0352c 141 GNU Emacs is free software: you can redistribute it and/or modify
3e09530b 142 it under the terms of the GNU General Public License as published by
97c0352c
GM
143 the Free Software Foundation, either version 3 of the License, or
144 (at your option) any later version.
3e09530b
GM
145
146 GNU Emacs is distributed in the hope that it will be useful,
147 but WITHOUT ANY WARRANTY; without even the implied warranty of
148 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
149 GNU General Public License for more details.
150
151 You should have received a copy of the GNU General Public License
97c0352c 152 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
3e09530b 153