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