Merge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka@jpl.org
[emacs.git] / doc / man / ChangeLog
blob8b550dc4417209238e26617a923f022be22137fa
1 2013-04-20  Petr Hracek  <phracek@redhat.com>  (tiny change)
3         * emacs.1: Add some more command-line options.  (Bug#14165)
5 2012-12-02  Kevin Ryde  <user42@zip.com.au>
7         * etags.1: Mention effect of --declarations in Lisp.
9 2012-06-03  Glenn Morris  <rgm@gnu.org>
11         * rcs-checkin.1: Remove.
13 2012-04-07  Glenn Morris  <rgm@gnu.org>
15         * emacs.1: Bump version to 24.1.50.
17 2011-11-16  Juanma Barranquero  <lekktu@gmail.com>
19         * etags.1: Fix typo.
21 2011-10-06  Chong Yidong  <cyd@stupidchicken.com>
23         * emacsclient.1: Document how -a "" starts the daemon.
25 2011-09-17  Sven Joachim  <svenjoac@gmx.de>
27         * emacs.1: Escape a dash.
29 2011-07-12  Chong Yidong  <cyd@stupidchicken.com>
31         * emacsclient.1: Document exit status.
33 2011-06-25  Andreas Rottmann  <a.rottmann@gmx.at>
35         * emacsclient.1: Mention --frame-parameters.
37 2011-03-07  Chong Yidong  <cyd@stupidchicken.com>
39         * Version 23.3 released.
41 2011-01-02  Jari Aalto  <jari.aalto@cante.net>
43         * emacsclient.1: Arrange options alphabetically (Bug#7620).
45 2010-10-12  Glenn Morris  <rgm@gnu.org>
47         * emacs.1: Small fixes.
49 2010-10-12  Ulrich Mueller  <ulm@gentoo.org>
51         * emacs.1: Update license description.
53 2010-10-09  Glenn Morris  <rgm@gnu.org>
55         * b2m.1: Remove file.
57 2010-09-25  Ulrich Mueller  <ulm@gentoo.org>
59         * etags.1: xz compression is now supported.
61 2010-08-26  Sven Joachim  <svenjoac@gmx.de>
63         * emacs.1: Mention "maximized" value for the "fullscreen" X resource.
65 2010-05-07  Chong Yidong  <cyd@stupidchicken.com>
67         * Version 23.2 released.
69 2010-03-10  Chong Yidong  <cyd@stupidchicken.com>
71         * Branch for 23.2.
73 2010-01-09  Chong Yidong  <cyd@stupidchicken.com>
75         * emacs.1: Copyedits.  Update options -Q, -mm and --daemon.
76         Remove deprecated --unibyte option.
78 2009-06-21  Chong Yidong  <cyd@stupidchicken.com>
80         * Branch for 23.1.
82 2009-01-31  Glenn Morris  <rgm@gnu.org>
84         * b2m.1: Minor fixes.
86 2008-12-14  Dan Nicolaescu  <dann@ics.uci.edu>
88         * ebrowse.1: Fix typos.  Add more to the "SEE ALSO" section.
90 2008-12-14  Glenn Morris  <rgm@gnu.org>
92         * emacs.1: Fix MAILINGLISTS (default) location.
94 2008-12-13  Glenn Morris  <rgm@gnu.org>
96         * b2m.1: New file.  Basic man-page.
98         * grep-changelog.1: New file.  Basic man-page, largely constructed from
99         program --help output.
101         * rcs-checkin.1: New file.  Basic man-page, largely from script
102         commentary.
104         * ebrowse.1: Fix "emacsclient" typo.  Replace problematic character.
105         Add some formatting.  Add permissions notice.
107         * emacs.1: Remove initial copyright comment, just refer to COPYING
108         section, merge years.
110         * etags.1: Don't duplicate copyright info in initial comment,
111         just refer to COPYING section.
113 2008-12-10  Dan Nicolaescu  <dann@ics.uci.edu>
115         * ebrowse.1: New file, mostly just the results of --help in man format.
117         * emacsclient.1: Describe what an empty string argument does for
118         --alternate-editor.
120 2008-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
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.
125 2008-03-13  Glenn Morris  <rgm@gnu.org>
127         * emacs.1: Fix Emacs version.
129 2008-01-08  Glenn Morris  <rgm@gnu.org>
131         * emacs.1: Update Emacs version.
133 2007-11-22  Francesco Potortì  <pot@gnu.org>
135         * etags.1: Ctags and Etags now share the same defaults, so remove
136         --defines, --globals, --members, --typedefs, --typedefs-and-c++.
138 2007-11-15  Francesco Potortì  <pot@gnu.org>
140         * etags.1: Note that you can use "-" for stdout with -o.
142 2007-09-06  Glenn Morris  <rgm@gnu.org>
144         * ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
145         doc/man/.
147 ;; Local Variables:
148 ;; coding: utf-8
149 ;; End:
151   Copyright (C) 2007-2013 Free Software Foundation, Inc.
153   This file is part of GNU Emacs.
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.
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.
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/>.