(INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
[bpt/emacs.git] / man / ChangeLog
1 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
2
3 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4
5 * pcl-cvs.texi: New file.
6 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8
9 2000-05-30 Gerd Moellmann <gerd@gnu.org>
10
11 * info.texi: Clarify description of Info-directory-list,
12 add description of Info-additional-directory-list.
13
14 2000-05-25 Gerd Moellmann <gerd@gnu.org>
15
16 * eudc.texi: Fix @direntry, add @dircategory.
17
18 2000-05-23 Gerd Moellmann <gerd@gnu.org>
19
20 * cmdargs.texi, custom.texi, dired-x.texi, ediff.texi,
21 entering.texi, files.texi, frames.texi, misc.texi, msdog.texi,
22 mule.texi, programs.texi, rmail.texi, sending.texi, text.texi,
23 trouble.texi: Fix markup; mostly replace @code with @env.
24
25 * ebrowse.texi: Use @command. Change title page.
26
27 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il>
28
29 * ebrowse.texi: Various markup and index fixes. Changes for
30 MS-DOS.
31
32 2000-05-11 Gerd Moellmann <gerd@gnu.org>
33
34 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
35 (../info/ebrowse, ebrowse.dvi): New targets.
36
37 * ebrowse.texi: New file.
38
39 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
40
41 * programs.texi (Documentation): Document woman.el features.
42
43 2000-05-05 Gerd Moellmann <gerd@gnu.org>
44
45 * ada-mode.texi, cc-mode.texi: Add @direntry.
46
47 2000-03-29 Andreas Schwab <schwab@suse.de>
48
49 * programs.texi (Imenu): Fix cross ref.
50
51 2000-02-18 Andreas Schwab <schwab@suse.de>
52
53 * ack.texi (Acknowledgments): Remove extra `@end itemize'.
54
55 2000-01-13 Gerd Moellmann <gerd@gnu.org>
56
57 * eudc.texi: New file based on EUDC 1.30b.
58
59 * Makefile.in (INFO_TARGETS): Add eudc.
60 (DVI_TARGETS): Add eudc.dvi
61 (../info/eudc, eudc.dvi): New targets.
62
63 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
64
65 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
66 compatibility with 8+3 filesystems).
67 (../info/efaq): Renamed from emacs-faq.
68
69 * faq.texi: Rename emacs-faq to efaq in @setfilename and in
70 @direntry.
71
72 2000-01-04 Gerd Moellmann <gerd@gnu.org>
73
74 * mule.texi (International Intro): Add a link to to Fontsets.
75
76 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
77
78 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
79 (../info/idlwave, idlwave.dvi): New targets.
80
81 1999-12-15 Eli Zaretskii <eliz@is.elta.co.il>
82
83 * cc-mode.texi: Set file name to ../info/ccmode, to avoid problems
84 on 8+3 filesystems.
85
86 1999-12-12 Gerd Moellmann <gerd@gnu.org>
87
88 * cc-mode.texi: Set file name to ../info/cc-mode.texi.
89
90 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
91
92 * cc-mode.texi: Documented the new up/down preprocessor
93 conditional function varieties.
94
95 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
96
97 * cc-mode.texi: Updated for all the new features and
98 proofread. Major changes:
99 o All text filling and line breaking issues is collected in a
100 new top-level chapter. The section on auto-fill mode
101 interaction have been incorporated into this.
102 o The list of the standard lineup functions is expanded with
103 better explanations and examples. It's moved to a
104 top-level chapter since it's hard to find under Customizing
105 Indentation / Advanced Customizations / Custom Indentation
106 Functions.
107 o The sections on Permanent Customization and Styles are
108 mostly rewritten due to the changes in the style system.
109 The part about the mode hooks has gotten an own section.
110
111 1999-12-12 Martin Stjernholm <bug-cc-mode@gnu.org>
112
113 * cc-mode.texi: Documented the default behavior when a symbol
114 doesn't exist on c-hanging-braces-alist.
115
116 1999-12-12 Barry A. Warsaw <bug-cc-mode@gnu.org>
117
118 * cc-mode.texi: Document the new semantics for c-default-style.
119
120 1999-12-12 Barry Warsaw <cc-mode-help@python.org>
121
122 * cc-mode.texi: Added a paragraph on
123 signal-error-on-buffer-boundary in the Limitations and Known Bugs
124 section.
125
126 1999-12-10 Jonathan Kamens <jik@kamens.brookline.ma.us>
127
128 * rmail.texi: POP server may be specified as part of the mailbox
129 name.
130
131 * gnus.texi: POP server may be specified in nnmail-spool-file.
132
133 1999-11-24 Michael Kifer <kifer@cs.sunysb.edu>
134
135 * ediff.texi: Describe the new format for
136 ediff-combination-pattern.
137
138 1999-11-20 Paul Eggert <eggert@twinsun.com>
139
140 * mule.texi: Describe the relationship between
141 set-locale-environment and set-language-environment, and why
142 one might want to invoke set-locale-environment.
143
144 1999-11-01 Eli Zaretskii <eliz@is.elta.co.il>
145
146 * cc-mode.texi: Fix complaints from makeinfo 4.0.
147 * mh-e.texi: Likewise.
148 * viper.texi: Likewise.
149 * ada-mode.texi: Likewise.
150
151 1999-11-01 Dave Love <fx@gnu.org>
152
153 * misc.texi, gnus.texi: Fix complaints from makeinfo 4.0.
154
155 1999-11-01 Michael Kifer <kifer@cs.sunysb.edu>
156
157 * ediff.texi: minor fixes.
158
159 * viper.texi: minor fixes.
160
161 1999-10-23 Dave Love <fx@gnu.org>
162
163 * autotype.texi: New file.
164
165 * Makefile.in: Use it.
166
167 1999-10-23 Paul Eggert <eggert@twinsun.com>
168
169 * mule.texi, cmdargs.texi:
170 Describe new functions and variables for locales.
171
172 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
173
174 * Makefile.in (faq): use ../info/emacs-faq.info (as specified in the
175 faq.texi file) rather than ../info/faq.
176
177 1999-10-07 Gerd Moellmann <gerd@gnu.org>
178
179 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
180 (../info/ada-mode, ada-mode.dvi): New targets.
181
182 * ada-mode.texi: Set file name to ../info/ada-mode.
183
184 1999-10-07 Emmanuel Briot <briot@gnat.com>
185
186 * ada-xref.texi: New file.
187
188 1999-09-01 Dave Love <fx@gnu.org>
189
190 * Makefile.in: Add faq.
191
192 1999-07-12 Richard Stallman <rms@gnu.org>
193
194 * Version 20.4 released.
195
196 1999-02-22 Andreas Schwab <schwab@gnu.org>
197
198 * gnus.texi: Fix punctuation after @xref.
199
200 1999-01-18 Eli Zaretskii <eliz@gnu.org>
201
202 * msdog.texi (MS-DOS and MULE): dos-unsupported-character-glyph is
203 a triangle by default, not a solid box.
204
205 1999-01-17 Andrew Innes <andrewi@gnu.org>
206
207 * msdog.texi (MS-DOS Printing): Rewrite section.
208
209 * emacs.texi (Top): Include Windows 98 in the MS-DOS section.
210
211 1998-12-04 Markus Rost <rost@delysid.gnu.org>
212
213 * Makefile.in (INFO_TARGETS): Delete customize.info.
214 (DVI_TARGETS): Delete customize.dvi.
215 (../info/customize, customize.dvi): Targets deleted.
216
217 1998-11-18 Richard Stallman <rms@psilocin.ai.mit.edu>
218
219 * customize.texi: File deleted.
220
221 1998-11-08 Eli Zaretskii <eliz@mescaline.gnu.org>
222
223 * frames.texi: Change @xref to @pxref and add comma after @xref.
224 * custom.texi (Locals): Likewise.
225 * programs.texi (Fortran Autofill): Likewise.
226 * text.texi (TeX Editing): Likewise.
227 * viper.texi: Likewise.
228
229 1998-08-24 Andreas Schwab <schwab@delysid.gnu.org>
230
231 * reftex.texi: Fix info file name.
232
233 * forms.texi (Forms Commands): Change @item to @itemx for
234 secondary items.
235 * viper.texi (Groundwork): Likewise.
236 (Commands): Remove extra Top from @node.
237
238 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
239
240 * Version 20.3 released.
241
242 1998-08-10 Carsten Dominik <cd@delysid.gnu.org>
243
244 * reftex.texi: Updated to the latest RefTeX version.
245
246 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
247
248 * Makefile.in (EMACSSOURCES): Add mule.texi.
249 Add msdog.texi, ack.texi. Remove gnu1.texi.
250
251 1998-04-06 Andreas Schwab <schwab@gnu.org>
252
253 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
254 it in dvi targets.
255 (../etc/GNU): Change to $(srcdir) first.
256
257 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
258
259 * reftex.texi Updated for RefTeX version 3.22.
260
261 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
262
263 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
264 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
265
266 1997-09-23 Paul Eggert <eggert@twinsun.com>
267
268 * Makefile.in: Merge changes mistakenly made to `Makefile'.
269 (INFO_TARGETS): Change ../info/custom to ../info/customize.
270 (../info/customize): Renamed from ../info/custom.
271 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
272
273 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
274
275 * Version 20.2 released.
276
277 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
278
279 * Version 20.1 released.
280
281 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
282
283 * Makefile (../info/customize, customize.dvi): New targets.
284 (INFO_TARGETS): Add ../info/customize.
285 (DVI_TARGETS): Add customize.dvi.
286
287 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
288
289 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
290
291 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
292
293 * Version 19.33 released.
294
295 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
296
297 * Version 19.32 released.
298
299 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
300
301 * Makefile.in: Add rules for the Message manual.
302
303 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
304
305 * gnus.texi: New version.
306
307 * message.texi: New manual.
308
309 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
310
311 * Makefile.in (All info targets): cd $(srcdir) to do the work.
312
313 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
314
315 * Makefile.in (All info targets): Specify $(srcdir) in input files.
316 Specify -I option.
317 (All dvi targets): Set the TEXINPUTS variable.
318
319 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
320
321 * Version 19.31 released.
322
323 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
324
325 * Makefile.in (../info/ccmode): Renamed from ../info/cc-mode.
326 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
327
328 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
329
330 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
331 (INFO_TARGETS): Add ../info/cc-mode.
332 (DVI_TARGETS): Add cc-mode.dvi.
333
334 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
335
336 * Version 19.30 released.
337
338 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
339
340 * gnus.texi: New file.
341
342 1995-11-04 Erik Naggum <erik@naggum.no>
343
344 * gnus.texi: File deleted.
345
346 1995-11-02 Stephen Gildea <gildea@x.org>
347
348 * mh-e.texi: "Function Index" -> "Command Index" to work with
349 Emacs 19.30 C-h C-k support of separately-documented commands.
350
351 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
352
353 * Makefile.in (../info/ediff, ediff.dvi): New targets.
354 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
355
356 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
357
358 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
359 (../info/viper, viper.dvi): New targets.
360
361 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
362
363 * dired-x.texi (Installation): Change the example to set
364 buffer-local variables like dired-omit-files-p in
365 dired-mode-hook.
366
367 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
368
369 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
370 (../info/mh-e, mh-e.dvi): New targets.
371
372 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
373
374 * Makefile.in (maintainer-clean): Renamed from realclean.
375
376 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
377
378 * Makefile.in: New file.
379 * Makefile: File deleted.
380
381 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
382
383 * Makefile (TEXINDEX_OBJS): Variable deleted.
384 (texindex, texindex.o, getopt.o): Rules deleted.
385 All deps on texindex deleted.
386 (distclean): Don't delete texindex.
387 (mostlyclean): Don't delete *.o.
388 * texindex.c, getopt.c: Files deleted.
389
390 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
391
392 * Version 19.26 released.
393
394 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
395
396 * Makefile (EMACSSOURCES): Exclude undo.texi.
397
398 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
399
400 * Version 19.25 released.
401
402 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
403
404 * Version 19.24 released.
405
406 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
407
408 * Version 19.23 released.
409
410 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
411
412 * Makefile: Delete spurious tab.
413
414 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
415
416 * Makefile (.SUFFIXES): New rule.
417
418 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
419
420 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
421 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
422
423 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
424
425 * Makefile (../info/sc): Renamed frin sc.info.
426 (../info/cl): Likewise.
427 (INFO_TARGETS): Use new names.
428
429 1993-12-04 Richard Stallman (rms@srarc2)
430
431 * getopt.c: New file.
432 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
433 (getopt.o): New rule.
434 (dvi): Don't depend on texindex.
435 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
436 Depend on texindex.
437
438 1993-12-03 Richard Stallman (rms@srarc2)
439
440 * Makefile (../info/sc.info): Renamed from ../info/sc.
441 (TEXI2DVI): New variable.
442 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
443 Add explicit commands.
444 (TEXINDEX_OBJS): Delete duplicate getopt.o.
445
446 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
447
448 * Version 19.22 released.
449
450 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
451
452 * Makefile (TEXINDEX_OBJS): Delete spurious period.
453
454 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
455
456 * Version 19.21 released.
457
458 1993-11-15 Paul Eggert (eggert@twinsun.com)
459
460 * man/Makefile (../info/cl.info): Renamed from ../info/cl.
461
462 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
463
464 * Makefile (../etc/GNU): New target.
465 (EMACSSOURCES): Add gnu1.texi.
466
467 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
468
469 * Makefile (realclean): Don't delete the Info files.
470
471 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
472
473 * forms.texi: Fix forms.texi so that it will format correctly.
474 Added missing `@end iftex', fixed bad reference.
475
476 * info.texi, info-stn.texi: New files implement texinfo version of
477 `info' file.
478
479 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
480 4' where appropriate.
481
482 1993-10-20 Brian Fox (bfox@ai.mit.edu)
483
484 * Makefile: Fix targets for texindex, new info.texi files.
485 * info-stnd.texi: New file implements info for standalone info
486 reader.
487 * info.texi: Updated to include recent changes to "../info/info".
488 New source file for ../info/info; includes info-stnd.texi.
489
490 * texindex.c: Include "../src/config.h" if building in emacs.
491
492 * Makefile: Change all files to FILENAME.texi, force all targets
493 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
494 vip.texinfo, forms.texinfo, cl.texinfo.
495 Add target to build texindex.c, defining `emacs'.
496
497 * forms.texi: Install new file to match version 2.3 of forms.el.
498
499 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
500
501 * Version 19.19 released.
502
503 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
504
505 * sc.texinfo: Fix info file name.
506
507 * Makefile (info): Added gnus and sc.
508 (dvi): Added gnus.dvi and sc.dvi.
509 (../info/sc, sc.dvi): New targets.
510
511 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
512
513 * Version 19.18 released.
514
515 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
516
517 * Makefile: Fix source file names of the separate manuals.
518 (gnus.dvi, ../info/gnus): New targets.
519
520 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
521
522 * Version 19.17 released.
523
524 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
525
526 * split-man: Fix typos in last change.
527
528 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
529
530 * Version 19.16 released.
531
532 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
533
534 * version 19.15 released.
535
536 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
537
538 * Makefile (distclean): It's rm, not rf.
539
540 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
541
542 * Version 19.14 released.
543
544 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
545
546 * Makefile: New file.
547
548 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
549
550 * Version 19.13 released.
551
552 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
553
554 * Version 19.9 released.
555
556 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
557
558 * Version 19.8 released.
559
560 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
561
562 * cmdargs.texi: Document the -i, -itype, and -iconic options.
563
564 * trouble.texi: It's `enable-flow-control-on', not
565 `evade-flow-control-on'.
566
567 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
568
569 * display.texi: Document standard-display-european.
570
571 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
572
573 * Version 19.7 released.
574
575 * emacs.texi: Add a sentence to the top menu mentioning the
576 specific version of Emacs this manual applies to.
577
578 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
579
580 * basic.texi: Documented next-line-add-lines variable used to
581 implement down-arrow.
582
583 * killing.texi: Documented kill-whole-line.
584
585 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
586
587 * text.texi: Updated unix TeX ordering information.
588
589 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
590
591 * news.texi: Mentioned fill-rectangle in keybinding list.
592
593 * killing.texi: Documented fill-rectangle.
594
595 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
596
597 * vc.texi: Brought the docs up to date with VC 5.2.
598
599 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
600
601 * emacs.tex: Mentioned blackbox and gomoku under Amusements.
602 Assembler mode is now mentioned and appropriately
603 indexed under Programming Modes.
604
605 1991-02-15 Robert J. Chassell (bob at wookumz.ai.mit.edu)
606
607 * emacs.tex: Updated TeX ordering information.
608
609 1990-08-30 David Lawrence (tale at pogo.ai.mit.edu)
610
611 * gnus.texinfo: New file. Removed installation instructions.
612
613 1990-06-26 David Lawrence (tale at geech)
614
615 * emacs.tex: Noted that completion-ignored-extensions is not used
616 to filter out names when all completions are displayed in
617 *Completions*.
618
619 1990-05-25 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
620
621 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
622
623 1990-03-21 Jim Kingdon (kingdon at pogo.ai.mit.edu)
624
625 * emacs.tex: Add @findex grep.
626
627 1989-01-17 Robert J. Chassell (bob at rice-chex.ai.mit.edu)
628
629 * texinfo.tex: Changed spelling of `\sc' font to `\smallcaps' and
630 then defined `\sc' as the command for smallcaps in Texinfo. This
631 measns that the @sc command will produce small caps. bfox has
632 made the corresponding change to makeinfo and texinfm.el.
633
634 1988-08-16 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
635
636 * emacs.tex: Corrected two typos. No other changes before
637 Version 19 will be made.
638
639 * vip.texinfo: Removed menu entry Adding Lisp Code in node
640 Customization since the menu entry did not point to anything.
641 Also added an @finalout command to remove overfull hboxes from the
642 printed output.
643
644 * cl.texinfo: Added @bye, \input line and @settitle to file.
645 This file is clearly intended to be a chapter of some other work,
646 but the other work does not yet exist.
647
648 1988-07-25 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
649
650 * texinfo.texinfo: Three typos corrected.
651
652 1988-05-23 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
653
654 * emacs.tex: Update information for obtaining TeX distribution from the
655 University of Washington.
656