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