aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man/ChangeLog
blob: 8b550dc4417209238e26617a923f022be22137fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
2013-04-20  Petr Hracek  <[email protected]>  (tiny change)

	* emacs.1: Add some more command-line options.  (Bug#14165)

2012-12-02  Kevin Ryde  <[email protected]>

	* etags.1: Mention effect of --declarations in Lisp.

2012-06-03  Glenn Morris  <[email protected]>

	* rcs-checkin.1: Remove.

2012-04-07  Glenn Morris  <[email protected]>

	* emacs.1: Bump version to 24.1.50.

2011-11-16  Juanma Barranquero  <[email protected]>

	* etags.1: Fix typo.

2011-10-06  Chong Yidong  <[email protected]>

	* emacsclient.1: Document how -a "" starts the daemon.

2011-09-17  Sven Joachim  <[email protected]>

	* emacs.1: Escape a dash.

2011-07-12  Chong Yidong  <[email protected]>

	* emacsclient.1: Document exit status.

2011-06-25  Andreas Rottmann  <[email protected]>

	* emacsclient.1: Mention --frame-parameters.

2011-03-07  Chong Yidong  <[email protected]>

	* Version 23.3 released.

2011-01-02  Jari Aalto  <[email protected]>

	* emacsclient.1: Arrange options alphabetically (Bug#7620).

2010-10-12  Glenn Morris  <[email protected]>

	* emacs.1: Small fixes.

2010-10-12  Ulrich Mueller  <[email protected]>

	* emacs.1: Update license description.

2010-10-09  Glenn Morris  <[email protected]>

	* b2m.1: Remove file.

2010-09-25  Ulrich Mueller  <[email protected]>

	* etags.1: xz compression is now supported.

2010-08-26  Sven Joachim  <[email protected]>

	* emacs.1: Mention "maximized" value for the "fullscreen" X resource.

2010-05-07  Chong Yidong  <[email protected]>

	* Version 23.2 released.

2010-03-10  Chong Yidong  <[email protected]>

	* Branch for 23.2.

2010-01-09  Chong Yidong  <[email protected]>

	* emacs.1: Copyedits.  Update options -Q, -mm and --daemon.
	Remove deprecated --unibyte option.

2009-06-21  Chong Yidong  <[email protected]>

	* Branch for 23.1.

2009-01-31  Glenn Morris  <[email protected]>

	* b2m.1: Minor fixes.

2008-12-14  Dan Nicolaescu  <[email protected]>

	* ebrowse.1: Fix typos.  Add more to the "SEE ALSO" section.

2008-12-14  Glenn Morris  <[email protected]>

	* emacs.1: Fix MAILINGLISTS (default) location.

2008-12-13  Glenn Morris  <[email protected]>

	* b2m.1: New file.  Basic man-page.

	* grep-changelog.1: New file.  Basic man-page, largely constructed from
	program --help output.

	* rcs-checkin.1: New file.  Basic man-page, largely from script
	commentary.

	* ebrowse.1: Fix "emacsclient" typo.  Replace problematic character.
	Add some formatting.  Add permissions notice.

	* emacs.1: Remove initial copyright comment, just refer to COPYING
	section, merge years.

	* etags.1: Don't duplicate copyright info in initial comment,
	just refer to COPYING section.

2008-12-10  Dan Nicolaescu  <[email protected]>

	* ebrowse.1: New file, mostly just the results of --help in man format.

	* emacsclient.1: Describe what an empty string argument does for
	--alternate-editor.

2008-11-27  Dan Nicolaescu  <[email protected]>

	* emacsclient.1: Mention -nw and -c.  Fix the character for --help.
	Swap the order of -e and -n to follow the order displayed by --help.

2008-03-13  Glenn Morris  <[email protected]>

	* emacs.1: Fix Emacs version.

2008-01-08  Glenn Morris  <[email protected]>

	* emacs.1: Update Emacs version.

2007-11-22  Francesco Potortì  <[email protected]>

	* etags.1: Ctags and Etags now share the same defaults, so remove
	--defines, --globals, --members, --typedefs, --typedefs-and-c++.

2007-11-15  Francesco Potortì  <[email protected]>

	* etags.1: Note that you can use "-" for stdout with -o.

2007-09-06  Glenn Morris  <[email protected]>

	* ctags.1, emacs.1, emacsclient.1, etags.1: Move from etc/ to
	doc/man/.

;; Local Variables:
;; coding: utf-8
;; End:

  Copyright (C) 2007-2013 Free Software Foundation, Inc.

  This file is part of GNU Emacs.

  GNU Emacs is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation, either version 3 of the License, or
  (at your option) any later version.

  GNU Emacs is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Public License for more details.

  You should have received a copy of the GNU General Public License
  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.