Mercurial > emacs
annotate man/ChangeLog @ 32450:99899af1ec94
Added the beginnings of proper Eshell documentation.
author | John Wiegley <johnw@newartisans.com> |
---|---|
date | Fri, 13 Oct 2000 09:47:34 +0000 |
parents | e2c00865f58d |
children | b09ded79f0f9 |
rev | line source |
---|---|
32450
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
1 2000-10-13 John Wiegley <johnw@gnu.org> |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
2 |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
3 * Makefile.in: Added build targets for eshell.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
4 |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
5 * eshell.texi: New file. Note that this file is only just |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
6 beginning. It's based heavily on the structure of pcl-cvs.texi. |
99899af1ec94
Added the beginnings of proper Eshell documentation.
John Wiegley <johnw@newartisans.com>
parents:
32114
diff
changeset
|
7 |
32114 | 8 2000-10-04 Miles Bader <miles@lsi.nec.co.jp> |
9 | |
10 * emacs.texi (Top): Update version in `Antinews' menu entry. | |
11 (Copying): Change example year to `20yy'. | |
12 * mh-e.texi (Copying): Likewise. | |
13 | |
32037 | 14 2000-09-30 Gerd Moellmann <gerd@gnu.org> |
15 | |
16 * search.texi (Other Repeating Search): Describe `how-many' | |
17 instead of `count-matches'. Say that they work on the active | |
18 region in Transient Mark mode. | |
19 | |
32010 | 20 2000-09-29 Eli Zaretskii <eliz@is.elta.co.il> |
21 | |
22 * emacs-mime.texi, message.texi: Fix @setfilename directive. | |
23 | |
31953 | 24 2000-09-28 Gerd Moellmann <gerd@gnu.org> |
25 | |
31955 | 26 * woman.texi: Change copyright notice. |
27 | |
31953 | 28 * basic.texi (Continuation Lines): Add description of |
29 toggle-truncate-lines. | |
30 | |
31862
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
31 2000-09-25 Gerd Moellmann <gerd@gnu.org> |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
32 |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
33 * Makefile.in: Remove/comment speedbar stuff. |
2f68a84e5e75
Remove/comment speedbar stuff.
Gerd Moellmann <gerd@gnu.org>
parents:
31335
diff
changeset
|
34 |
31885 | 35 2000-09-22 Dave Love <fx@gnu.org> |
36 | |
37 * Makefile.in: Add emacs-mime. | |
38 | |
39 * emacs-mime.texi: New manual. | |
40 | |
41 * message.texi: New version for Gnus 5.9. | |
42 | |
31335 | 43 2000-09-02 Eli Zaretskii <eliz@is.elta.co.il> |
44 | |
45 * anti.texi (Antinews): Rewritten for Emacs 21. | |
46 | |
31302 | 47 2000-08-30 Dave Love <fx@gnu.org> |
48 | |
49 * doclicense.texi: New file. | |
50 | |
31145 | 51 2000-08-24 Eli Zaretskii <eliz@is.elta.co.il> |
52 | |
53 * emacs.texi: Bump manual version to 14, Emacs version to 21.1, | |
54 and add 2000 to the copyright years. | |
55 | |
30796 | 56 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
57 | |
58 * calendar.texi (Time Intervals): New node. | |
59 | |
60 * programs.texi (Authors): New node. | |
61 | |
30773 | 62 2000-08-13 Eli Zaretskii <eliz@is.elta.co.il> |
63 | |
64 * killing.texi (Killing): Document kill-read-only-ok. | |
65 | |
66 * buffers.texi (Misc Buffer): Likewise | |
67 | |
68 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> | |
69 | |
70 * widget.texi (Top): Add Index in the menu. | |
71 (many nodes): Add index entries. | |
72 (Index): New node. | |
73 | |
30693 | 74 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
75 | |
76 * faq.texi (Disabling backups): Replace reference to | |
77 non-existent initial-dired-omit-files-p with something that works. | |
78 | |
30664 | 79 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
80 | |
30670 | 81 * programs.texi (Documentation): Add an xref to WoMan's own |
82 manual, woman.texi. | |
83 | |
30664 | 84 * woman.texi: New file. |
85 | |
86 * Makefile.in (INFO_TARGETS): Add ../info/woman. | |
87 (DVI_TARGETS): Add woman.dvi. | |
88 (../info/woman, woman.dvi): New targets. | |
89 | |
30589 | 90 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
91 | |
92 * frames.texi (Highlight Interactively): Document the hi-lock | |
93 mode. | |
94 | |
30536 | 95 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
96 | |
97 * msdog.texi (MS-DOS Input): Document msdos-set-mouse-buttons. | |
98 | |
30463 | 99 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
100 | |
101 * trouble.texi (Quitting): Fix last change. | |
102 | |
30453 | 103 2000-07-25 Eli Zaretskii <eliz@is.elta.co.il> |
104 | |
105 * trouble.texi (Quitting): Add findex entry for keyboard-quit. | |
106 | |
30412 | 107 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
108 | |
109 * cc-mode.texi: @setfilename to ../info/ccmode. | |
110 | |
111 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
112 | |
113 * cc-mode.texi: Documented the change of cpp-macro. | |
114 | |
115 * cc-mode.texi: Updated doc for c-lineup-multi-inher. | |
116 | |
117 * cc-mode.texi: Documented the special behavior of | |
118 c-special-indent-hook as a style variable. Don't talk about | |
119 doing (c-make-styles-buffer-local t) in a mode hook, since | |
120 that's already too late to work right. | |
121 | |
30377 | 122 2000-07-22 Eli Zaretskii <eliz@is.elta.co.il> |
123 | |
124 * mule.texi (Recognize Coding): Document the variable | |
125 inhibit-iso-escape-detection. | |
126 | |
30115 | 127 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
128 | |
129 * dired.texi (Dired Visiting): Describe dired-find-alternate-file. | |
130 | |
30046 | 131 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
132 | |
133 * cc-mode.texi: Remove duplicate @direntry. | |
134 | |
30012 | 135 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
136 | |
137 * viper.texi, vip.texi, widget.texi, ada-mode.texi, sc.texi | |
138 * reftex.texi, pcl-cvs.texi, mh-e.texi, idlwave.texi | |
139 * forms.texi, faq.texi, eudc.texi, emacs.texi, ediff.texi | |
140 * dired-x.texi, cl.texi, cc-mode.texi, autotype.texi: Use | |
141 dircategory `Emacs'. | |
142 | |
29857 | 143 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
144 | |
145 * programs.texi (Documentation): Describe how man pages with | |
146 identical names by different sections are handled by M-x man and | |
147 M-x woman. | |
148 | |
149 * msdog.texi (Text and Binary): Separate description of EOL | |
150 conversions from the issues related to binary files. | |
151 | |
29825 | 152 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
153 | |
154 * mule.texi (set-buffer-process-coding-system): Documentation | |
155 fixed. | |
156 | |
29820 | 157 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
158 | |
159 * reftex.texi: @setfilename to ../info/reftex. | |
160 | |
29713 | 161 2000-06-18 Gerd Moellmann <gerd@gnu.org> |
162 | |
163 * autotype.texi, cl.texi, eudc.texi, gnus.texi, idlwave.texi | |
164 * reftex.texi, sc.texi, vip.texi, viper.texi, widget.texi | |
165 * ediff.texi, dired-x.texi: Add @setchapternewpage odd after | |
166 index. | |
167 | |
29931
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
168 2000-06-14 Carsten Dominik <dominik@astro.uva.nl> |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
169 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
170 * reftex.texi (Documentation): Updated to reftex version 4.14 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
171 * idlwave.texi (Documentation): Updated to idlwave version 4.2 |
7f340c8b7900
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29857
diff
changeset
|
172 |
29351
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
173 2000-05-31 Stefan Monnier <monnier@cs.yale.edu> |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
174 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
175 * .cvsignore (*.tmp): New entry. Seems to be used for @macro. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
176 |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
177 * pcl-cvs.texi: New file. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
178 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
179 (../info/pcl-cvs, pcl-cvs.dvi): New targets. |
bd27c111b184
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29307
diff
changeset
|
180 |
29307 | 181 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
182 | |
183 * info.texi: Clarify description of Info-directory-list, | |
184 add description of Info-additional-directory-list. | |
185 | |
29193 | 186 2000-05-25 Gerd Moellmann <gerd@gnu.org> |
187 | |
188 * eudc.texi: Fix @direntry, add @dircategory. | |
189 | |
29107 | 190 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
29105 | 191 |
192 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi, | |
193 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi, | |
194 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi, | |
195 trouble.texi: Fix markup; mostly replace @code with @env. | |
29107 | 196 |
197 * ebrowse.texi: Use @command. Change title page. | |
198 | |
199 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> | |
200 | |
201 * ebrowse.texi: Various markup and index fixes. Changes for | |
202 MS-DOS. | |
29105 | 203 |
28867 | 204 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
205 | |
206 * Makefile.in (INFO_TARGETS): Add info/ebrowse. | |
207 (../info/ebrowse, ebrowse.dvi): New targets. | |
208 | |
209 * ebrowse.texi: New file. | |
210 | |
28839 | 211 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
212 | |
213 * programs.texi (Documentation): Document woman.el features. | |
214 | |
28823 | 215 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
216 | |
217 * ada-mode.texi, cc-mode.texi: Add @direntry. | |
218 | |
28392 | 219 2000-03-29 Andreas Schwab <schwab@suse.de> |
220 | |
221 * programs.texi (Imenu): Fix cross ref. | |
222 | |
27762 | 223 2000-02-18 Andreas Schwab <schwab@suse.de> |
224 | |
225 * ack.texi (Acknowledgments): Remove extra `@end itemize'. | |
226 | |
27506 | 227 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
228 | |
229 * eudc.texi: New file based on EUDC 1.30b. | |
230 | |
231 * Makefile.in (INFO_TARGETS): Add eudc. | |
232 (DVI_TARGETS): Add eudc.dvi | |
233 (../info/eudc, eudc.dvi): New targets. | |
234 | |
27181 | 235 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il> |
236 | |
237 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for | |
238 compatibility with 8+3 filesystems). | |
239 (../info/efaq): Renamed from emacs-faq. | |
240 | |
241 * faq.texi: Rename emacs-faq to efaq in @setfilename and in | |
242 @direntry. | |
243 | |
27158 | 244 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
245 | |
246 * mule.texi (International Intro): Add a link to to Fontsets. | |
247 | |
27105 | 248 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
249 | |
250 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave. | |
251 (../info/idlwave, idlwave.dvi): New targets. | |
252 | |
26904 | 253 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il> |
254 | |
255 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems | |
256 on 8+3 filesystems. | |
257 | |
26821 | 258 1999-12-12 Gerd Moellmann <gerd@gnu.org> |
259 | |
260 * cc-mode.texi: Set file name to ../info/cc-mode.texi. | |
261 | |
262 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
263 | |
264 * cc-mode.texi: Documented the new up/down preprocessor | |
265 conditional function varieties. | |
266 | |
267 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
268 | |
269 * cc-mode.texi: Updated for all the new features and | |
270 proofread. Major changes: | |
271 o All text filling and line breaking issues is collected in a | |
272 new top-level chapter. The section on auto-fill mode | |
273 interaction have been incorporated into this. | |
274 o The list of the standard lineup functions is expanded with | |
275 better explanations and examples. It's moved to a | |
276 top-level chapter since it's hard to find under Customizing | |
277 Indentation / Advanced Customizations / Custom Indentation | |
278 Functions. | |
279 o The sections on Permanent Customization and Styles are | |
280 mostly rewritten due to the changes in the style system. | |
281 The part about the mode hooks has gotten an own section. | |
282 | |
283 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org> | |
284 | |
285 * cc-mode.texi: Documented the default behavior when a symbol | |
286 doesn't exist on c-hanging-braces-alist. | |
287 | |
288 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org> | |
289 | |
290 * cc-mode.texi: Document the new semantics for c-default-style. | |
291 | |
292 1999-12-12 Barry Warsaw <cc-mode-help@python.org> | |
293 | |
294 * cc-mode.texi: Added a paragraph on | |
295 signal-error-on-buffer-boundary in the Limitations and Known Bugs | |
296 section. | |
297 | |
26797 | 298 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us> |
299 | |
300 * rmail.texi: POP server may be specified as part of the mailbox | |
301 name. | |
302 | |
303 * gnus.texi: POP server may be specified in nnmail-spool-file. | |
304 | |
26589
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
305 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu> |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
306 |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
307 * ediff.texi: Describe the new format for |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
308 ediff-combination-pattern. |
929999669c16
* ediff.texi: Describe the new format for
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26514
diff
changeset
|
309 |
26514
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
310 1999-11-20 Paul Eggert <eggert@twinsun.com> |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
311 |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
312 * mule.texi: Describe the relationship between |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
313 set-locale-environment and set-language-environment, and why |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
314 one might want to invoke set-locale-environment. |
3e1c04e6791b
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
26490
diff
changeset
|
315 |
26490
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
316 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il> |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
317 |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
318 * cc-mode.texi: Fix complaints from makeinfo 4.0. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
319 * mh-e.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
320 * viper.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
321 * ada-mode.texi: Likewise. |
2b08d829af86
Fix complaints from makeinfo 4.0.
Eli Zaretskii <eliz@gnu.org>
parents:
26291
diff
changeset
|
322 |
26291 | 323 1999-11-01 Dave Love <fx@gnu.org> |
324 | |
325 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0. | |
326 | |
26263
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
327 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu> |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
328 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
329 * ediff.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
330 |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
331 * viper.texi: minor fixes. |
4f315ca65976
*** empty log message ***
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
26151
diff
changeset
|
332 |
26151 | 333 1999-10-23 Dave Love <fx@gnu.org> |
334 | |
335 * autotype.texi: New file. | |
336 | |
337 * Makefile.in: Use it. | |
338 | |
26141
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
339 1999-10-23 Paul Eggert <eggert@twinsun.com> |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
340 |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
341 * mule.texi, cmdargs.texi: |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
342 Describe new functions and variables for locales. |
2f0e5ec04989
*** empty log message ***
Paul Eggert <eggert@twinsun.com>
parents:
25996
diff
changeset
|
343 |
25996
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
344 1999-10-12 Stefan Monnier <monnier@cs.yale.edu> |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
345 |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
346 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
347 faq.texi file) rather than ../info/faq. |
9e6b179f629d
(faq): use ../info/emacs-faq.info (as specified in the
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25916
diff
changeset
|
348 |
25916 | 349 1999-10-07 Gerd Moellmann <gerd@gnu.org> |
350 | |
351 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode. | |
352 (../info/ada-mode, ada-mode.dvi): New targets. | |
353 | |
354 * ada-mode.texi: Set file name to ../info/ada-mode. | |
355 | |
25908 | 356 1999-10-07 Emmanuel Briot <briot@gnat.com> |
357 | |
358 * ada-xref.texi: New file. | |
359 | |
25839 | 360 1999-09-01 Dave Love <fx@gnu.org> |
361 | |
362 * Makefile.in: Add faq. | |
363 | |
31883 | 364 After the release of 20.4, development was split into two separate |
365 code lines. One line contained the code for Emacs 21, and the other | |
366 one the code for the 20.x releases after 20.4. The following change | |
367 log entries up to the entry ``20.4 released'' are for the 20.x code | |
368 line. Change logs above this notice are those for the 21.x code line. | |
369 | |
370 2000-06-13 Gerd Moellmann <gerd@gnu.org> | |
371 | |
372 * Version 20.7 released. | |
373 | |
374 2000-05-30 Gerd Moellmann <gerd@gnu.org> | |
375 | |
376 * info.texi: Clarify description of Info-directory-list, | |
377 add description of Info-additional-directory-list. | |
378 | |
379 2000-02-26 Gerd Moellmann <gerd@gnu.org> | |
380 | |
381 * Version 20.6 released. | |
382 | |
383 1999-12-04 Gerd Moellmann <gerd@gnu.org> | |
384 | |
385 * Version 20.5 released. | |
386 | |
387 1999-11-03 Gerd Moellmann <gerd@gnu.org> | |
388 | |
389 * gnus.texi: Add coding tag. Fixes for makeinfo 4.0. | |
390 | |
391 * dired-x.texi, sc.texii, cc-mode.texi, mh-e.texi: Fixes for | |
392 makeinfo 4.0. | |
393 | |
25829 | 394 1999-07-12 Richard Stallman <rms@gnu.org> |
395 | |
396 * Version 20.4 released. | |
397 | |
398 1999-02-22 Andreas Schwab <schwab@gnu.org> | |
399 | |
400 * gnus.texi: Fix punctuation after @xref. | |
401 | |
402 1999-01-18 Eli Zaretskii <eliz@gnu.org> | |
403 | |
404 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is | |
405 a triangle by default, not a solid box. | |
406 | |
407 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
408 | |
409 * msdog.texi (MS-DOS Printing): Rewrite section. | |
410 | |
411 * emacs.texi (Top): Include Windows 98 in the MS-DOS section. | |
412 | |
413 1998-12-04 Markus Rost <rost@delysid.gnu.org> | |
414 | |
415 * Makefile.in (INFO_TARGETS): Delete customize.info. | |
416 (DVI_TARGETS): Delete customize.dvi. | |
417 (../info/customize, customize.dvi): Targets deleted. | |
418 | |
419 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu> | |
420 | |
421 * customize.texi: File deleted. | |
422 | |
423 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org> | |
424 | |
425 * frames.texi: Change @xref to @pxref and add comma after @xref. | |
426 * custom.texi (Locals): Likewise. | |
427 * programs.texi (Fortran Autofill): Likewise. | |
428 * text.texi (TeX Editing): Likewise. | |
429 * viper.texi: Likewise. | |
430 | |
431 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org> | |
432 | |
433 * reftex.texi: Fix info file name. | |
434 | |
435 * forms.texi (Forms Commands): Change @item to @itemx for | |
436 secondary items. | |
437 * viper.texi (Groundwork): Likewise. | |
438 (Commands): Remove extra Top from @node. | |
439 | |
440 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
441 | |
442 * Version 20.3 released. | |
443 | |
444 1998-08-10 Carsten Dominik <cd@delysid.gnu.org> | |
445 | |
446 * reftex.texi: Updated to the latest RefTeX version. | |
447 | |
448 1998-05-06 Richard Stallman <rms@psilocin.gnu.org> | |
449 | |
450 * Makefile.in (EMACSSOURCES): Add mule.texi. | |
451 Add msdog.texi, ack.texi. Remove gnu1.texi. | |
452 | |
453 1998-04-06 Andreas Schwab <schwab@gnu.org> | |
454 | |
455 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use | |
456 it in dvi targets. | |
457 (../etc/GNU): Change to $(srcdir) first. | |
458 | |
459 1998-03-11 Carsten Dominik <cd@delysid.gnu.org> | |
460 | |
461 * reftex.texi Updated for RefTeX version 3.22. | |
462 | |
463 1998-02-08 Richard Stallman <rms@psilocin.gnu.org> | |
464 | |
465 * Makefile.in (reftex.dvi, ../info/reftex): New targets. | |
466 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
467 | |
468 1997-09-23 Paul Eggert <eggert@twinsun.com> | |
469 | |
470 * Makefile.in: Merge changes mistakenly made to `Makefile'. | |
471 (INFO_TARGETS): Change ../info/custom to ../info/customize. | |
472 (../info/customize): Renamed from ../info/custom. | |
473 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi. | |
474 | |
475 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
476 | |
477 * Version 20.2 released. | |
478 | |
479 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
480 | |
481 * Version 20.1 released. | |
482 | |
483 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
484 | |
485 * Makefile (../info/customize, customize.dvi): New targets. | |
486 (INFO_TARGETS): Add ../info/customize. | |
487 (DVI_TARGETS): Add customize.dvi. | |
488 | |
489 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
490 | |
491 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep. | |
492 | |
493 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
494 | |
495 * Version 19.33 released. | |
496 | |
497 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
498 | |
499 * Version 19.32 released. | |
500 | |
501 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
502 | |
503 * Makefile.in: Add rules for the Message manual. | |
504 | |
505 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
506 | |
507 * gnus.texi: New version. | |
508 | |
509 * message.texi: New manual. | |
510 | |
511 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
512 | |
513 * Makefile.in (All info targets): cd $(srcdir) to do the work. | |
514 | |
515 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
516 | |
517 * Makefile.in (All info targets): Specify $(srcdir) in input files. | |
518 Specify -I option. | |
519 (All dvi targets): Set the TEXINPUTS variable. | |
520 | |
521 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
522 | |
523 * Version 19.31 released. | |
524 | |
525 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu> | |
526 | |
527 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode. | |
528 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS. | |
529 | |
530 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
531 | |
532 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets. | |
533 (INFO_TARGETS): Add ../info/cc-mode. | |
534 (DVI_TARGETS): Add cc-mode.dvi. | |
535 | |
536 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
537 | |
538 * Version 19.30 released. | |
539 | |
540 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | |
541 | |
542 * gnus.texi: New file. | |
543 | |
544 1995-11-04 Erik Naggum <erik@naggum.no> | |
545 | |
546 * gnus.texi: File deleted. | |
547 | |
548 1995-11-02 Stephen Gildea <gildea@x.org> | |
549 | |
550 * mh-e.texi: "Function Index" -> "Command Index" to work with | |
551 Emacs 19.30 C-h C-k support of separately-documented commands. | |
552 | |
553 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
554 | |
555 * Makefile.in (../info/ediff, ediff.dvi): New targets. | |
556 (INFO_TARGETS, DVI_TARGETS): Add those new targets. | |
557 | |
558 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
559 | |
560 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets. | |
561 (../info/viper, viper.dvi): New targets. | |
562 | |
563 1995-04-20 Kevin Rodgers <kevinr@ihs.com> | |
564 | |
565 * dired-x.texi (Installation): Change the example to set | |
566 buffer-local variables like dired-omit-files-p in | |
567 dired-mode-hook. | |
568 | |
569 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
570 | |
571 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets. | |
572 (../info/mh-e, mh-e.dvi): New targets. | |
573 | |
574 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu> | |
575 | |
576 * Makefile.in (maintainer-clean): Renamed from realclean. | |
577 | |
578 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
579 | |
580 * Makefile.in: New file. | |
581 * Makefile: File deleted. | |
582 | |
583 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
584 | |
585 * Makefile (TEXINDEX_OBJS): Variable deleted. | |
586 (texindex, texindex.o, getopt.o): Rules deleted. | |
587 All deps on texindex deleted. | |
588 (distclean): Don't delete texindex. | |
589 (mostlyclean): Don't delete *.o. | |
590 * texindex.c, getopt.c: Files deleted. | |
591 | |
592 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
593 | |
594 * Version 19.26 released. | |
595 | |
596 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu) | |
597 | |
598 * Makefile (EMACSSOURCES): Exclude undo.texi. | |
599 | |
600 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
601 | |
602 * Version 19.25 released. | |
603 | |
604 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
605 | |
606 * Version 19.24 released. | |
607 | |
608 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
609 | |
610 * Version 19.23 released. | |
611 | |
612 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
613 | |
614 * Makefile: Delete spurious tab. | |
615 | |
616 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
617 | |
618 * Makefile (.SUFFIXES): New rule. | |
619 | |
620 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
621 | |
622 * Makefile (dired-x.dvi, ../info/dired-x): New targets. | |
623 (INFO_TARGETS, DVI_TARGETS): Add the new targets. | |
624 | |
625 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
626 | |
627 * Makefile (../info/sc): Renamed frin sc.info. | |
628 (../info/cl): Likewise. | |
629 (INFO_TARGETS): Use new names. | |
630 | |
631 1993-12-04 Richard Stallman (rms@srarc2) | |
632 | |
633 * getopt.c: New file. | |
634 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src. | |
635 (getopt.o): New rule. | |
636 (dvi): Don't depend on texindex. | |
637 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi): | |
638 Depend on texindex. | |
639 | |
640 1993-12-03 Richard Stallman (rms@srarc2) | |
641 | |
642 * Makefile (../info/sc.info): Renamed from ../info/sc. | |
643 (TEXI2DVI): New variable. | |
644 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi): | |
645 Add explicit commands. | |
646 (TEXINDEX_OBJS): Delete duplicate getopt.o. | |
647 | |
648 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
649 | |
650 * Version 19.22 released. | |
651 | |
652 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
653 | |
654 * Makefile (TEXINDEX_OBJS): Delete spurious period. | |
655 | |
656 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
657 | |
658 * Version 19.21 released. | |
659 | |
660 1993-11-15 Paul Eggert (eggert@twinsun.com) | |
661 | |
662 * man/Makefile (../info/cl.info): Renamed from ../info/cl. | |
663 | |
664 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
665 | |
666 * Makefile (../etc/GNU): New target. | |
667 (EMACSSOURCES): Add gnu1.texi. | |
668 | |
669 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
670 | |
671 * Makefile (realclean): Don't delete the Info files. | |
672 | |
673 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu) | |
674 | |
675 * forms.texi: Fix forms.texi so that it will format correctly. | |
676 Added missing `@end iftex', fixed bad reference. | |
677 | |
678 * info.texi, info-stn.texi: New files implement texinfo version of | |
679 `info' file. | |
680 | |
681 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x | |
682 4' where appropriate. | |
683 | |
684 1993-10-20 Brian Fox (bfox@ai.mit.edu) | |
685 | |
686 * Makefile: Fix targets for texindex, new info.texi files. | |
687 * info-stnd.texi: New file implements info for standalone info | |
688 reader. | |
689 * info.texi: Updated to include recent changes to "../info/info". | |
690 New source file for ../info/info; includes info-stnd.texi. | |
691 | |
692 * texindex.c: Include "../src/config.h" if building in emacs. | |
693 | |
694 * Makefile: Change all files to FILENAME.texi, force all targets | |
695 to be FILENAME, not FILENAME.info. This changes sc.texinfo, | |
696 vip.texinfo, forms.texinfo, cl.texinfo. | |
697 Add target to build texindex.c, defining `emacs'. | |
698 | |
699 * forms.texi: Install new file to match version 2.3 of forms.el. | |
700 | |
701 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
702 | |
703 * Version 19.19 released. | |
704 | |
705 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch) | |
706 | |
707 * sc.texinfo: Fix info file name. | |
708 | |
709 * Makefile (info): Added gnus and sc. | |
710 (dvi): Added gnus.dvi and sc.dvi. | |
711 (../info/sc, sc.dvi): New targets. | |
712 | |
713 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
714 | |
715 * Version 19.18 released. | |
716 | |
717 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
718 | |
719 * Makefile: Fix source file names of the separate manuals. | |
720 (gnus.dvi, ../info/gnus): New targets. | |
721 | |
722 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
723 | |
724 * Version 19.17 released. | |
725 | |
726 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu) | |
727 | |
728 * split-man: Fix typos in last change. | |
729 | |
730 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
731 | |
732 * Version 19.16 released. | |
733 | |
734 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
735 | |
736 * version 19.15 released. | |
737 | |
738 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
739 | |
740 * Makefile (distclean): It's rm, not rf. | |
741 | |
742 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
743 | |
744 * Version 19.14 released. | |
745 | |
746 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
747 | |
748 * Makefile: New file. | |
749 | |
750 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
751 | |
752 * Version 19.13 released. | |
753 | |
754 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
755 | |
756 * Version 19.9 released. | |
757 | |
758 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
759 | |
760 * Version 19.8 released. | |
761 | |
762 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
763 | |
764 * cmdargs.texi: Document the -i, -itype, and -iconic options. | |
765 | |
766 * trouble.texi: It's `enable-flow-control-on', not | |
767 `evade-flow-control-on'. | |
768 | |
769 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu) | |
770 | |
771 * display.texi: Document standard-display-european. | |
772 | |
773 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu) | |
774 | |
775 * Version 19.7 released. | |
776 | |
777 * emacs.texi: Add a sentence to the top menu mentioning the | |
778 specific version of Emacs this manual applies to. | |
779 | |
780 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
781 | |
782 * basic.texi: Documented next-line-add-lines variable used to | |
783 implement down-arrow. | |
784 | |
785 * killing.texi: Documented kill-whole-line. | |
786 | |
787 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu) | |
788 | |
789 * text.texi: Updated unix TeX ordering information. | |
790 | |
791 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu) | |
792 | |
793 * news.texi: Mentioned fill-rectangle in keybinding list. | |
794 | |
795 * killing.texi: Documented fill-rectangle. | |
796 | |
797 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
798 | |
799 * vc.texi: Brought the docs up to date with VC 5.2. | |
800 | |
801 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu) | |
802 | |
803 * emacs.tex: Mentioned blackbox and gomoku under Amusements. | |
804 Assembler mode is now mentioned and appropriately | |
805 indexed under Programming Modes. | |
806 | |
807 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu) | |
808 | |
809 * emacs.tex: Updated TeX ordering information. | |
810 | |
811 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu) | |
812 | |
813 * gnus.texinfo: New file. Removed installation instructions. | |
814 | |
815 1990-06-26 David Lawrence (tale at geech) | |
816 | |
817 * emacs.tex: Noted that completion-ignored-extensions is not used | |
818 to filter out names when all completions are displayed in | |
819 *Completions*. | |
820 | |
821 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu) | |
822 | |
823 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h. | |
824 | |
825 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu) | |
826 | |
827 * emacs.tex: Add @findex grep. | |
828 | |
829 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu) | |
830 | |
831 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and | |
832 then defined `\sc' as the command for smallcaps in Texinfo. This | |
833 measns that the @sc command will produce small caps. bfox has | |
834 made the corresponding change to makeinfo and texinfm.el. | |
835 | |
836 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
837 | |
838 * emacs.tex: Corrected two typos. No other changes before | |
839 Version 19 will be made. | |
840 | |
841 * vip.texinfo: Removed menu entry Adding Lisp Code in node | |
842 Customization since the menu entry did not point to anything. | |
843 Also added an @finalout command to remove overfull hboxes from the | |
844 printed output. | |
845 | |
846 * cl.texinfo: Added @bye, \input line and @settitle to file. | |
847 This file is clearly intended to be a chapter of some other work, | |
848 but the other work does not yet exist. | |
849 | |
850 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
851 | |
852 * texinfo.texinfo: Three typos corrected. | |
853 | |
854 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu) | |
855 | |
856 * emacs.tex: Update information for obtaining TeX distribution from the | |
857 University of Washington. | |
858 | |
30994 | 859 ;; Local Variables: |
860 ;; coding: iso-2022-7bit-unix | |
861 ;; End: |