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