annotate man/ChangeLog @ 74:54cc21c15cbb r20-0b32

Import from CVS: tag r20-0b32
author cvs
date Mon, 13 Aug 2007 09:04:33 +0200
parents b9518feda344
children c0c698873ce1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
1 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
2
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
3 * Makefile (realclean): Don't delete itself `make distclean'
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
4
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
5 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
6
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
7 * Makefile: New File.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
8
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
9 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
10
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
11 * vhdl-mode.texi: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
12
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
13 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
14
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
15 * texinfo.tex: Delete spurious character at beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
16
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
17 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
18
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
19 * emacs.tex: Corrected two typos. No other changes before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
20 Version 19 will be made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
21
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
22 * vip.texinfo: Removed menu entry Adding Lisp Code in node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
23 Customization since the menu entry did not point to anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
24 Also added an @finalout command to remove overfull hboxes from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
25 printed output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
26
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
27 * cl.texinfo: Added @bye, \input line and @settitle to file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
28 This file is clearly intended to be a chapter of some other work,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
29 but the other work does not yet exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
30
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
31 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
32
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
33 * texinfo.texinfo: Three typos corrected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
34
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
35 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
36
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
37 * texindex.c (indexify): when comparing to initial strings to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
38 decide whether to change the header, must use `strncmp' to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
39 comparing entire strings of which initials are a substring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
40
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
41 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
42
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
43 * texindex.c (sort_in_core, sort_offline, parsefile):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
44 Give up on input file if any line doesn't start with backslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
45
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
46 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
47
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
48 * emacs.tex: Update information for obtaining TeX distribution from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
49 University of Washington.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
50