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