annotate man/ChangeLog @ 110:fe104dbd9147 r20-1b7

Import from CVS: tag r20-1b7
author cvs
date Mon, 13 Aug 2007 09:19:45 +0200
parents 360340f9fd5f
children 48d667d6f17f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
110
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
1 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
2
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
3 * lispref/strings.texi (Text Comparison): Correct example for
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
4 `char-equal'. Add new function `char='.
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
5
108
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
6 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
7
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
8 * Makefile: Update for new texinfo manual.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
9
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
10 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
11
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
12 * Makefile (../info/w3.info): Use special version of makeinfo
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
13 since this manual is not backwards compatible.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
14 Clean up error handling so we only have to type make once to
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
15 rebuild the info tree.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
16 (../info/vm.info): Make sure to continue in the event of error.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
17
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
18 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
19
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
20 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
21
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
22 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
23
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
24 * Makefile (auctex): New subdirectory target.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
25
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
26 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
27
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
28 * mule/languages.texi: Correct typo.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
29
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
30 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
31
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
32 * Makefile (srcs): Add custom and widget to srcs.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
33
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
34 * lispref/extents.texi (Intro to Extents): Removed erroneous
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
35 reference to `start-glyph' property.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
36
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
37 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
38
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
39 * widget.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
40
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
41 * custom.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
42
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
43 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
44
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
45 * lispref/extents.texi (Duplicable Extents): replicable extents
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
46 are history.
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
47
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
48 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
49
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
50 * xemacs-faq.texi (Q1.1.1): Correct typos.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
51
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
52 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
53
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
54 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
55 XEmacs manual available.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
56 (Q4.6.1): Updated Infodock Information.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
57
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
58 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
59
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
60 * vhdl-mode.texi: Correct typo in email address.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
61
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
62 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
63
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
64 * Makefile (srcs): Add vhdl-mode.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
65
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
66 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
67
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
68 * Makefile (realclean): Don't delete itself `make distclean'
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
69
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
70 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
71
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
72 * Makefile: New File.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
73
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
74 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
75
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
76 * vhdl-mode.texi: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
77
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
78 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
79
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
80 * texinfo.tex: Delete spurious character at beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
81
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
82 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
83
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
84 * emacs.tex: Corrected two typos. No other changes before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
85 Version 19 will be made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
86
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
87 * vip.texinfo: Removed menu entry Adding Lisp Code in node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
88 Customization since the menu entry did not point to anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
89 Also added an @finalout command to remove overfull hboxes from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
90 printed output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
91
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
92 * cl.texinfo: Added @bye, \input line and @settitle to file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
93 This file is clearly intended to be a chapter of some other work,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
94 but the other work does not yet exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
95
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
96 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
97
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
98 * texinfo.texinfo: Three typos corrected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
99
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
100 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
101
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
102 * texindex.c (indexify): when comparing to initial strings to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
103 decide whether to change the header, must use `strncmp' to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
104 comparing entire strings of which initials are a substring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
105
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
106 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
107
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
108 * texindex.c (sort_in_core, sort_offline, parsefile):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
109 Give up on input file if any line doesn't start with backslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
110
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
111 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
112
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
113 * emacs.tex: Update information for obtaining TeX distribution from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
114 University of Washington.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
115