Fix typos.
[bpt/emacs.git] / doc / man / ChangeLog
1 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2
3 * emacsclient.1: Document how -a "" starts the daemon.
4
5 2011-09-17 Sven Joachim <svenjoac@gmx.de>
6
7 * emacs.1: Escape a dash.
8
9 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
10
11 * emacsclient.1: Document exit status.
12
13 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
14
15 * emacsclient.1: Mention --frame-parameters.
16
17 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
18
19 * Version 23.3 released.
20
21 2011-01-02 Jari Aalto <jari.aalto@cante.net>
22
23 * emacsclient.1: Arrange options alphabetically (Bug#7620).
24
25 2010-10-12 Glenn Morris <rgm@gnu.org>
26
27 * emacs.1: Small fixes.
28
29 2010-10-12 Ulrich Mueller <ulm@gentoo.org>
30
31 * emacs.1: Update license description.
32
33 2010-10-09 Glenn Morris <rgm@gnu.org>
34
35 * b2m.1: Remove file.
36
37 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
38
39 * etags.1: xz compression is now supported.
40
41 2010-08-26 Sven Joachim <svenjoac@gmx.de>
42
43 * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
44
45 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
46
47 * Version 23.2 released.
48
49 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
50
51 * Branch for 23.2.
52
53 2010-01-09 Chong Yidong <cyd@stupidchicken.com>
54
55 * emacs.1: Copyedits. Update options -Q, -mm and --daemon.
56 Remove deprecated --unibyte option.
57
58 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
59
60 * Branch for 23.1.
61
62 2009-01-31 Glenn Morris <rgm@gnu.org>
63
64 * b2m.1: Minor fixes.
65
66 2008-12-14 Dan Nicolaescu <dann@ics.uci.edu>
67
68 * ebrowse.1: Fix typos. Add more to the "SEE ALSO" section.
69
70 2008-12-14 Glenn Morris <rgm@gnu.org>
71
72 * emacs.1: Fix MAILINGLISTS (default) location.
73
74 2008-12-13 Glenn Morris <rgm@gnu.org>
75
76 * b2m.1: New file. Basic man-page.
77
78 * grep-changelog.1: New file. Basic man-page, largely constructed from
79 program --help output.
80
81 * rcs-checkin.1: New file. Basic man-page, largely from script
82 commentary.
83
84 * ebrowse.1: Fix "emacsclient" typo. Replace problematic character.
85 Add some formatting. Add permissions notice.
86
87 * emacs.1: Remove initial copyright comment, just refer to COPYING
88 section, merge years.
89
90 * etags.1: Don't duplicate copyright info in initial comment,
91 just refer to COPYING section.
92
93 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
94
95 * ebrowse.1: New file, mostly just the results of --help in man format.
96
97 * emacsclient.1: Describe what an empty string argument does for
98 --alternate-editor.
99
100 2008-11-27 Dan Nicolaescu <dann@ics.uci.edu>
101
102 * emacsclient.1: Mention -nw and -c. Fix the character for --help.
103 Swap the order of -e and -n to follow the order displayed by --help.
104
105 2008-03-13 Glenn Morris <rgm@gnu.org>
106
107 * emacs.1: Fix Emacs version.
108
109 2008-01-08 Glenn Morris <rgm@gnu.org>
110
111 * emacs.1: Update Emacs version.
112
113 2007-11-22 Francesco Potortì <pot@gnu.org>
114
115 * etags.1: Ctags and Etags now share the same defaults, so remove
116 --defines, --globals, --members, --typedefs, --typedefs-and-c++.
117
118 2007-11-15 Francesco Potortì <pot@gnu.org>
119
120 * etags.1: Note that you can use "-" for stdout with -o.
121
122 2007-09-06 Glenn Morris <rgm@gnu.org>
123
124 * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
125 doc/man/.
126
127 ;; Local Variables:
128 ;; coding: utf-8
129 ;; fill-column: 79
130 ;; add-log-time-zone-rule: t
131 ;; End:
132
133 Copyright (C) 2007-2011 Free Software Foundation, Inc.
134
135 This file is part of GNU Emacs.
136
137 GNU Emacs is free software: you can redistribute it and/or modify
138 it under the terms of the GNU General Public License as published by
139 the Free Software Foundation, either version 3 of the License, or
140 (at your option) any later version.
141
142 GNU Emacs is distributed in the hope that it will be useful,
143 but WITHOUT ANY WARRANTY; without even the implied warranty of
144 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
145 GNU General Public License for more details.
146
147 You should have received a copy of the GNU General Public License
148 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
149