annotate man/ChangeLog @ 177:6075d714658b r20-3b15

Import from CVS: tag r20-3b15
author cvs
date Mon, 13 Aug 2007 09:51:16 +0200
parents 2d532a89d707
children bfd6434d15b3
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
1 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
2
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
3 * cc-mode.texi: Describe support for idl-mode
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
4
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
5 * cc-mode.texi:
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
6 Document c-initialization-hook. Also rewrite the "Getting Connected"
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
7 section on byte compiling the source.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
8
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
9 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
10
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
11 * lispref/streams.texi: "Output Streams", change `last-output'
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
12 result list from integers to characters.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
13
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
14 * lispref/minibuf.texi: "Object from Minibuffer", correction.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
15
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
16 * lispref/minibuf.texi: "Minibuffer History", add
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
17 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
18 short paragraph refering to `M-x apropos'.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
19
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
20 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
21
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
22 * Makefile: makeinfo-1.68 is verified to work.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
23
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
24 * tm/Makefile (../../info/%-ja.info): Die if not running
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
25 XEmacs/Mule.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
26 (../../info/%-en.info): Inherit setting of MAKEINFO.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
27
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
28 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
29
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
30 * cc-mode.texi:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
31 Describe the variable c-indent-comments-syntactically-p.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
32
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
33 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
34
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
35 * internals/internals.texi (Top): Convert Buffer@'s node name to
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
36 `Buffer's' because the former confuses makeinfo.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
37
171
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
38 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
39
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
40 * cc-mode.texi: Fixed spelling of Texinfo
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
41
142
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
42 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
43
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
44 * lispref/files.texi (Writing to Files): Correct docstring of
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
45 write-region.
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
46
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
47 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
48
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
49 * lispref/annotations.texi (Annotation Primitives):
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
50 `delete-annotation' does not return the deleted annotation.
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
51
140
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
52 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
53
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
54 * lispref/lispref.texi: Correct release dates.
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
55
136
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
56 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
57
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
58 * lispref/files.texi (File Name Expansion): Update documentation
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
59 of file-relative-name.
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
60
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
61 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
62
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
63 * lispref/lispref.texi: Update version numbers (with patches from
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
64 Hrvoje Niksic).
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
65
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
66 * lispref/building.texi (Building XEmacs): Update version numbers
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
67 and build identification.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
68
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
69 * lispref/intro.texi (Introduction): Update version number.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
70
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
71 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
72
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
73 * Makefile (srcs): Add efs.texi.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
74
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
75 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
76
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
77 * Makefile (srcs): Add hm--html-mode.texi.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
78
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
79 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
80
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
81 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
82
110
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
83 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
84
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
85 * lispref/strings.texi (Text Comparison): Correct example for
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
86 `char-equal'. Add new function `char='.
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
87
108
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
88 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
89
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
90 * Makefile: Update for new texinfo manual.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
91
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
92 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
93
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
94 * Makefile (../info/w3.info): Use special version of makeinfo
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
95 since this manual is not backwards compatible.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
96 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
97 rebuild the info tree.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
98 (../info/vm.info): Make sure to continue in the event of error.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
99
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
100 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
101
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
102 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
103
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
104 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
105
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
106 * Makefile (auctex): New subdirectory target.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
107
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
108 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
109
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
110 * mule/languages.texi: Correct typo.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
111
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
112 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
113
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
114 * Makefile (srcs): Add custom and widget to srcs.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
115
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
116 * lispref/extents.texi (Intro to Extents): Removed erroneous
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
117 reference to `start-glyph' property.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
118
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
119 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
120
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
121 * widget.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
122
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
123 * custom.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
124
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
125 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
126
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
127 * lispref/extents.texi (Duplicable Extents): replicable extents
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
128 are history.
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
129
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
130 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
131
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
132 * xemacs-faq.texi (Q1.1.1): Correct typos.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
133
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
134 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
135
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
136 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
137 XEmacs manual available.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
138 (Q4.6.1): Updated Infodock Information.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
139
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
140 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
141
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
142 * vhdl-mode.texi: Correct typo in email address.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
143
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
144 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
145
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
146 * Makefile (srcs): Add vhdl-mode.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
147
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
148 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
149
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
150 * Makefile (realclean): Don't delete itself `make distclean'
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
151
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
152 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
153
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
154 * Makefile: New File.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
155
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
156 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
157
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
158 * vhdl-mode.texi: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
159
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
160 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
161
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
162 * texinfo.tex: Delete spurious character at beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
163
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
164 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
165
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
166 * emacs.tex: Corrected two typos. No other changes before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
167 Version 19 will be made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
168
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
169 * vip.texinfo: Removed menu entry Adding Lisp Code in node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
170 Customization since the menu entry did not point to anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
171 Also added an @finalout command to remove overfull hboxes from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
172 printed output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
173
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
174 * cl.texinfo: Added @bye, \input line and @settitle to file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
175 This file is clearly intended to be a chapter of some other work,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
176 but the other work does not yet exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
177
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
178 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
179
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
180 * texinfo.texinfo: Three typos corrected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
181
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
182 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
183
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
184 * texindex.c (indexify): when comparing to initial strings to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
185 decide whether to change the header, must use `strncmp' to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
186 comparing entire strings of which initials are a substring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
187
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
188 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
189
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
190 * texindex.c (sort_in_core, sort_offline, parsefile):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
191 Give up on input file if any line doesn't start with backslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
192
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
193 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
194
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
195 * emacs.tex: Update information for obtaining TeX distribution from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
196 University of Washington.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
197