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