aboutsummaryrefslogtreecommitdiffstats
path: root/man/ChangeLog
blob: 8d5680f38ee023d9e95b6c0aa8c88eb4046a716d (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
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
1999-09-01  Dave Love  <[email protected]>

	* Makefile.in: Add faq.

1999-07-12  Richard Stallman  <[email protected]>

	* Version 20.4 released.

1999-02-22  Andreas Schwab  <[email protected]>

	* gnus.texi: Fix punctuation after @xref.

1999-01-18  Eli Zaretskii  <[email protected]>

	* msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is
	a triangle by default, not a solid box.

1999-01-17  Andrew Innes  <[email protected]>

	* msdog.texi (MS-DOS Printing): Rewrite section.

	* emacs.texi (Top): Include Windows 98 in the MS-DOS section.

1998-12-04  Markus Rost  <[email protected]>

	* Makefile.in (INFO_TARGETS): Delete customize.info.
	(DVI_TARGETS): Delete customize.dvi.
	(../info/customize, customize.dvi): Targets deleted.
	
1998-11-18  Richard Stallman  <[email protected]>

	* customize.texi: File deleted.

1998-11-08  Eli Zaretskii  <[email protected]>

	* frames.texi: Change @xref to @pxref and add comma after @xref.
	* custom.texi (Locals): Likewise.
	* programs.texi (Fortran Autofill): Likewise.
	* text.texi (TeX Editing): Likewise.
	* viper.texi: Likewise.

1998-08-24  Andreas Schwab  <[email protected]>

	* reftex.texi: Fix info file name.

	* forms.texi (Forms Commands): Change @item to @itemx for
	secondary items.
	* viper.texi (Groundwork): Likewise.
	(Commands): Remove extra Top from @node.

1998-08-19  Richard Stallman  <[email protected]>

	* Version 20.3 released.

1998-08-10  Carsten Dominik  <[email protected]>

	* reftex.texi: Updated to the latest RefTeX version.

1998-05-06  Richard Stallman  <[email protected]>

	* Makefile.in (EMACSSOURCES): Add mule.texi.
	Add msdog.texi, ack.texi.  Remove gnu1.texi.
	
1998-04-06  Andreas Schwab  <[email protected]>

	* Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi.  Use
	it in dvi targets.
	(../etc/GNU): Change to $(srcdir) first.

1998-03-11  Carsten Dominik  <[email protected]>

	* reftex.texi Updated for RefTeX version 3.22.

1998-02-08  Richard Stallman  <[email protected]>

	* Makefile.in (reftex.dvi, ../info/reftex): New targets.
	(INFO_TARGETS, DVI_TARGETS): Add the new targets.

1997-09-23  Paul Eggert  <[email protected]>

	* Makefile.in: Merge changes mistakenly made to `Makefile'.
	(INFO_TARGETS): Change ../info/custom to ../info/customize.
	(../info/customize): Renamed from ../info/custom.
	(../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.

1997-09-19  Richard Stallman  <[email protected]>

	* Version 20.2 released.

1997-09-15  Richard Stallman  <[email protected]>

	* Version 20.1 released.

1997-08-24  Richard Stallman  <[email protected]>

	* Makefile (../info/customize, customize.dvi): New targets.
	(INFO_TARGETS): Add ../info/customize.
	(DVI_TARGETS): Add customize.dvi.

1997-07-10  Richard Stallman  <[email protected]>

	* Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.

1996-08-11  Richard Stallman  <[email protected]>

	* Version 19.33 released.

1996-07-31  Richard Stallman  <[email protected]>

	* Version 19.32 released.

1996-06-27  Lars Magne Ingebrigtsen  <[email protected]>

	* Makefile.in: Add rules for the Message manual.

1996-06-26  Lars Magne Ingebrigtsen  <[email protected]>

	* gnus.texi: New version.

	* message.texi: New manual.

1996-06-20  Richard Stallman  <[email protected]>

	* Makefile.in (All info targets): cd $(srcdir) to do the work.

1996-06-19  Richard Stallman  <[email protected]>

	* Makefile.in (All info targets): Specify $(srcdir) in input files.
	Specify -I option.
	(All dvi targets): Set the TEXINPUTS variable.
	
1996-05-25  Karl Heuer  <[email protected]>

	* Version 19.31 released.

1996-01-07  Richard Stallman  <[email protected]>

	* Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
	(INFO_TARGETS): Use new name.  This avoids name conflict on MSDOS.

1995-11-29  Richard Stallman  <[email protected]>

	* Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
	(INFO_TARGETS): Add ../info/cc-mode.
	(DVI_TARGETS): Add cc-mode.dvi.

1995-11-24  Richard Stallman  <[email protected]>

	* Version 19.30 released.

1995-11-04  Lars Magne Ingebrigtsen  <[email protected]>

	* gnus.texi: New file.

1995-11-04  Erik Naggum  <[email protected]>

	* gnus.texi: File deleted.

1995-11-02  Stephen Gildea <[email protected]>

	* mh-e.texi: "Function Index" -> "Command Index" to work with
	Emacs 19.30 C-h C-k support of separately-documented commands.

1995-06-26  Richard Stallman  <[email protected]>

	* Makefile.in (../info/ediff, ediff.dvi): New targets.
	(INFO_TARGETS, DVI_TARGETS): Add those new targets.

1995-04-24  Richard Stallman  <[email protected]>

	* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
	(../info/viper, viper.dvi): New targets.

1995-04-20  Kevin Rodgers <[email protected]>

	* dired-x.texi (Installation): Change the example to set
	buffer-local variables like dired-omit-files-p in
	dired-mode-hook.

1995-04-17  Richard Stallman  <[email protected]>

	* Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
	(../info/mh-e, mh-e.dvi): New targets.

1995-02-07  Richard Stallman  <[email protected]>

	* Makefile.in (maintainer-clean): Renamed from realclean.

1994-11-23  Richard Stallman  <[email protected]>

	* Makefile.in: New file.
	* Makefile: File deleted.

1994-11-19  Richard Stallman  <[email protected]>

	* Makefile (TEXINDEX_OBJS): Variable deleted.
	(texindex, texindex.o, getopt.o): Rules deleted.
	All deps on texindex deleted.
	(distclean): Don't delete texindex.
	(mostlyclean): Don't delete *.o.
	* texindex.c, getopt.c: Files deleted.

1994-09-07  Richard Stallman  <[email protected]>

	* Version 19.26 released.

1994-07-02  Richard Stallman  ([email protected])

	* Makefile (EMACSSOURCES): Exclude undo.texi.

1994-05-30  Richard Stallman  ([email protected])

	* Version 19.25 released.

1994-05-23  Richard Stallman  ([email protected])

	* Version 19.24 released.

1994-05-16  Richard Stallman  ([email protected])

	* Version 19.23 released.

1994-04-17  Richard Stallman  ([email protected])

	* Makefile: Delete spurious tab.

1994-02-16  Richard Stallman  ([email protected])

	* Makefile (.SUFFIXES): New rule.

1994-01-15  Richard Stallman  ([email protected])

	* Makefile (dired-x.dvi, ../info/dired-x): New targets.
	(INFO_TARGETS, DVI_TARGETS): Add the new targets.

1994-01-08  Richard Stallman  ([email protected])

	* Makefile (../info/sc): Renamed frin sc.info.
	(../info/cl): Likewise.
	(INFO_TARGETS): Use new names.

1993-12-04  Richard Stallman  (rms@srarc2)

	* getopt.c: New file.
	* Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
	(getopt.o): New rule.
	(dvi): Don't depend on texindex.
	(emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
	Depend on texindex.

1993-12-03  Richard Stallman  (rms@srarc2)

	* Makefile (../info/sc.info): Renamed from ../info/sc.
	(TEXI2DVI): New variable.
	(emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
	Add explicit commands.
	(TEXINDEX_OBJS): Delete duplicate getopt.o.

1993-11-27  Richard Stallman  ([email protected])

	* Version 19.22 released.

1993-11-18  Richard Stallman  ([email protected])

	* Makefile (TEXINDEX_OBJS): Delete spurious period.

1993-11-16  Richard Stallman  ([email protected])

	* Version 19.21 released.

1993-11-15  Paul Eggert  ([email protected])

	* man/Makefile (../info/cl.info): Renamed from ../info/cl.

1993-11-15  Richard Stallman  ([email protected])

	* Makefile (../etc/GNU): New target.
	(EMACSSOURCES): Add gnu1.texi.

1993-11-14  Richard Stallman  ([email protected])

	* Makefile (realclean): Don't delete the Info files.

1993-10-25  Brian Fox  ([email protected])

	* forms.texi: Fix forms.texi so that it will format correctly.
	Added missing `@end iftex', fixed bad reference.

	* info.texi, info-stn.texi: New files implement texinfo version of
	`info' file.

  	* frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
  	4' where appropriate.

1993-10-20  Brian Fox  ([email protected])

	* Makefile: Fix targets for texindex, new info.texi files.
	* info-stnd.texi: New file implements info for standalone info
	reader.
	* info.texi: Updated to include recent changes to "../info/info".
	New source file for ../info/info; includes info-stnd.texi.

	* texindex.c: Include "../src/config.h" if building in emacs.

	* Makefile: Change all files to FILENAME.texi, force all targets
	to be FILENAME, not FILENAME.info.  This changes sc.texinfo,
	vip.texinfo, forms.texinfo, cl.texinfo.
	Add target to build texindex.c, defining `emacs'.

	* forms.texi: Install new file to match version 2.3 of forms.el.

1993-08-14  Richard Stallman  ([email protected])

	* Version 19.19 released.

1993-08-10  Simon Leinen  ([email protected])

	* sc.texinfo: Fix info file name.

	* Makefile (info): Added gnus and sc.
	(dvi): Added gnus.dvi and sc.dvi.
	(../info/sc, sc.dvi): New targets.

1993-08-08  Richard Stallman  ([email protected])

	* Version 19.18 released.

1993-07-20  Richard Stallman  ([email protected])

	* Makefile: Fix source file names of the separate manuals.
	(gnus.dvi, ../info/gnus): New targets.

1993-07-18  Richard Stallman  ([email protected])

	* Version 19.17 released.

1993-07-10  Richard Stallman  ([email protected])

	* split-man: Fix typos in last change.

1993-07-06  Jim Blandy  ([email protected])

	* Version 19.16 released.

1993-06-19  Jim Blandy  ([email protected])

	* version 19.15 released.

1993-06-18  Jim Blandy  ([email protected])

	* Makefile (distclean): It's rm, not rf.

1993-06-17  Jim Blandy  ([email protected])

	* Version 19.14 released.

1993-06-16  Jim Blandy  ([email protected])

	* Makefile: New file.

1993-06-08  Jim Blandy  ([email protected])

	* Version 19.13 released.

1993-05-27  Jim Blandy  ([email protected])

	* Version 19.9 released.

1993-05-25  Jim Blandy  ([email protected])

	* Version 19.8 released.

1993-05-25  Jim Blandy  ([email protected])

	* cmdargs.texi: Document the -i, -itype, and -iconic options.

	* trouble.texi: It's `enable-flow-control-on', not
	`evade-flow-control-on'.

1993-05-24  Jim Blandy  ([email protected])

	* display.texi: Document standard-display-european.

1993-05-22  Jim Blandy  ([email protected])

	* Version 19.7 released.

	* emacs.texi: Add a sentence to the top menu mentioning the
	specific version of Emacs this manual applies to.

1993-04-25  Eric S. Raymond  ([email protected])

	* basic.texi: Documented next-line-add-lines variable used to
	implement down-arrow.

	* killing.texi: Documented kill-whole-line.

1993-04-18  Noah Friedman  ([email protected])

        * text.texi: Updated unix TeX ordering information.

1993-03-26  Eric S. Raymond  ([email protected])

	* news.texi: Mentioned fill-rectangle in keybinding list.

	* killing.texi: Documented fill-rectangle.

1993-03-17  Eric S. Raymond  ([email protected])

	* vc.texi: Brought the docs up to date with VC 5.2.

1992-01-10  Eric S. Raymond  ([email protected])

	* emacs.tex: Mentioned blackbox and gomoku under Amusements.
		     Assembler mode is now mentioned and appropriately
		     indexed under Programming Modes.

1991-02-15  Robert J. Chassell  (bob at wookumz.ai.mit.edu)

        * emacs.tex: Updated TeX ordering information.

1990-08-30  David Lawrence  (tale at pogo.ai.mit.edu)

	* gnus.texinfo:  New file.  Removed installation instructions.

1990-06-26  David Lawrence  (tale at geech)

	* emacs.tex:  Noted that completion-ignored-extensions is not used
	to filter out names when all completions are displayed in
	*Completions*.

1990-05-25  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)

	* texindex.tex: If USG, include sys/types.h and sys/fcntl.h.

1990-03-21  Jim Kingdon  (kingdon at pogo.ai.mit.edu)

	* emacs.tex: Add @findex grep.

1989-01-17  Robert J. Chassell  (bob at rice-chex.ai.mit.edu)

	* texinfo.tex:  Changed spelling of `\sc' font to `\smallcaps' and
	then defined `\sc' as the command for smallcaps in Texinfo.  This
	measns that the @sc command will produce small caps.  bfox has
	made the corresponding change to makeinfo and texinfm.el.

1988-08-16  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)

	* emacs.tex:  Corrected two typos.  No other changes before
	Version 19 will be made.

	* vip.texinfo: Removed menu entry Adding Lisp Code in node
	Customization since the menu entry did not point to anything.
	Also added an @finalout command to remove overfull hboxes from the
	printed output.

	* cl.texinfo:  Added @bye, \input line and @settitle to file.
	This file is clearly intended to be a chapter of some other work,
	but the other work does not yet exist.

1988-07-25  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)

	* texinfo.texinfo: Three typos corrected.

1988-05-23  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)

	* emacs.tex: Update information for obtaining TeX distribution from the
	University of Washington.