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