annotate man/ChangeLog @ 257:65c19d2020f7 r20-5b27

Import from CVS: tag r20-5b27
author cvs
date Mon, 13 Aug 2007 10:22:03 +0200
parents 084402c475ba
children 11cf20601dec
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
257
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
1 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
2
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
3 * cl.texi (Argument Lists): Keywords are handled specially by
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
4 XEmacs.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
5 (Porting Common Lisp): XEmacs backquotes are OK.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
6
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
7 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
8
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
9 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
10 syntax for integers.
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
11 From Adrian Aichner <aichner@ecf.teradyne.com>
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
12 * cl.texi (Porting Common Lisp): ' '
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
13 * lispref/numbers.texi (Numbers): ' '
65c19d2020f7 Import from CVS: tag r20-5b27
cvs
parents: 255
diff changeset
14
255
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
15 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
16
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
17 * lispref/searching.texi (Regular Expressions): Document the
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
18 recent regular expression syntax extensions.
084402c475ba Import from CVS: tag r20-5b26
cvs
parents: 253
diff changeset
19
253
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 227
diff changeset
20 1998-02-10 Olivier Galibert <galibert@pobox.com>
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 227
diff changeset
21
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 227
diff changeset
22 * internals/internals.texi: Remove all mocklisp references.
157b30c96d03 Import from CVS: tag r20-5b25
cvs
parents: 227
diff changeset
23
227
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
24 1997-12-17 SL Baur <steve@altair.xemacs.org>
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
25
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
26 * Makefile (SUBDIR): skk and gnats are packaged.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
27
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
28 * lispref/intro.texi (Acknowledgements): Update to v3.3.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
29
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
30 * lispref/lispref.texi: Update to 20.5/v3.3.
0e522484dd2a Import from CVS: tag r20-5b12
cvs
parents: 223
diff changeset
31
223
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
32 1997-12-10 SL Baur <steve@altair.xemacs.org>
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
33
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
34 * Makefile: Don't stop on errors.
2c611d1463a6 Import from CVS: tag r20-4b10
cvs
parents: 219
diff changeset
35
219
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
36 1997-12-06 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
37
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
38 * Makefile: add skk manual.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
39
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
40 1997-11-29 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
41
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
42 * internals/internals.texi (XEmacs): Updated history section.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
43
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
44 1997-11-28 SL Baur <steve@altair.xemacs.org>
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
45
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
46 * lispref/compile.texi (Compilation Functions): Plug in the real
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
47 return value.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
48 (Speed of Byte-Code): Ditto.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
49 (Compilation Functions): Ditto.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
50 (Compiled-Function Objects): Ditto.
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
51 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
52 previous value was embarrassing).
262b8bb4a523 Import from CVS: tag r20-4b8
cvs
parents: 217
diff changeset
53
217
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 213
diff changeset
54 1997-11-21 SL Baur <steve@altair.xemacs.org>
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 213
diff changeset
55
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 213
diff changeset
56 * Makefile (srcs): vhdl-mode has been packaged.
d44af0c54775 Import from CVS: tag r20-4b7
cvs
parents: 213
diff changeset
57
213
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
58 1997-11-15 SL Baur <steve@altair.xemacs.org>
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
59
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
60 * lispref/windows.texi (scroll-conservatively): Fix typo.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
61
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
62 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
63
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
64 * lispref/commands.texi (Working With Events): Document fully.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
65
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
66 * lispref/windows.texi (Vertical Scrolling): Document
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
67 scroll-conservatively.
78f53ef88e17 Import from CVS: tag r20-4b5
cvs
parents: 211
diff changeset
68
211
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
69 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
70
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
71 * lispref/extents.texi (Intro to Extents): Minor correction.
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
72 (Extent Properties): Document `extent-keymap'.
78478c60bfcd Import from CVS: tag r20-4b4
cvs
parents: 209
diff changeset
73
209
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
74 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
75
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
76 * xemacs/mule.texi (Mule): Modify description about supported
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
77 scripts.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
78
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
79 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
80
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
81 * xemacs/mule.texi: Add description for
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
82 `universal-coding-system-argument'.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
83
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
84 1997-10-31 SL Baur <steve@altair.xemacs.org>
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
85
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
86 * internals/internals.texi: XEmacs 19.16 is released.
41ff10fd062f Import from CVS: tag r20-4b3
cvs
parents: 207
diff changeset
87
207
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
88 1997-10-30 SL Baur <steve@altair.xemacs.org>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
89
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
90 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
91 been packaged.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
92
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
93 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
94
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
95 * xemacs-faq.texi: Added the detailed menu listing.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
96
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
97 * lispref/extents.texi (Extent Properties): Documented
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
98 `set-extent-properties'.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
99
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
100 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
e45d5e7c476e Import from CVS: tag r20-4b2
cvs
parents: 203
diff changeset
101
203
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
102 1997-10-07 SL Baur <steve@altair.xemacs.org>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
103
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
104 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
105 From Rebecca Ore <rebecca.ore@op.net>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
106
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
107 * lispref/databases.texi (Connecting to a Database): Describe
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
108 valid types of `type' and `subtype'.
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
109 From Raymond Toy <toy@rtp.ericsson.se>
850242ba4a81 Import from CVS: tag r20-3b28
cvs
parents: 199
diff changeset
110
199
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
111 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
112
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
113 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
114 reference to (emacs) into a reference to (xemacs).
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
115
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
116 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
117
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
118 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
119 to prevent line wrap.
169c0442b401 Import from CVS: tag r20-3b26
cvs
parents: 197
diff changeset
120
197
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
121 1997-09-27 SL Baur <steve@altair.xemacs.org>
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
122
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
123 * gnats/flowchart.eps: New file.
acd284d43ca1 Import from CVS: tag r20-3b25
cvs
parents: 195
diff changeset
124
195
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
125 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
126
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
127 * xemacs/custom.texi (Easy Customization): Ditto.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
128
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
129 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
a2f645c6b9f8 Import from CVS: tag r20-3b24
cvs
parents: 193
diff changeset
130
193
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
131 1997-09-18 SL Baur <steve@altair.xemacs.org>
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
132
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
133 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
134 if someone hasn't upgraded makeinfo.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
135
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
136 * Makefile (EMACS): Refer to xemacs binary in source tree.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
137 * tm/Makefile (EMACS): Ditto.
f53b5ca2e663 Import from CVS: tag r20-3b23
cvs
parents: 183
diff changeset
138
183
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
139 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
140
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
141 * cl.texi (Type Predicates): Update for corrected handling of
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
142 `string-char' and `character'.
e121b013d1f0 Import from CVS: tag r20-3b18
cvs
parents: 181
diff changeset
143
181
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
144 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
145
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
146 * cc-mode.texi:
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
147 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
148
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
149 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
150
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
151 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
152
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
153 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
154
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
155 * cc-mode.texi:
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
156 Added description of template-args-cont syntactic symbol
bfd6434d15b3 Import from CVS: tag r20-3b17
cvs
parents: 177
diff changeset
157
177
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
158 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
159
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
160 * cc-mode.texi: Describe support for idl-mode
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
161
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
162 * cc-mode.texi:
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
163 Document c-initialization-hook. Also rewrite the "Getting Connected"
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
164 section on byte compiling the source.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
165
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
166 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
167
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
168 * lispref/streams.texi: "Output Streams", change `last-output'
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
169 result list from integers to characters.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
170
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
171 * lispref/minibuf.texi: "Object from Minibuffer", correction.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
172
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
173 * lispref/minibuf.texi: "Minibuffer History", add
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
174 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
175 short paragraph refering to `M-x apropos'.
6075d714658b Import from CVS: tag r20-3b15
cvs
parents: 175
diff changeset
176
175
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
177 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
178
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
179 * Makefile: makeinfo-1.68 is verified to work.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
180
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
181 * tm/Makefile (../../info/%-ja.info): Die if not running
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
182 XEmacs/Mule.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
183 (../../info/%-en.info): Inherit setting of MAKEINFO.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
184
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
185 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
186
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
187 * cc-mode.texi:
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
188 Describe the variable c-indent-comments-syntactically-p.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
189
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
190 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
191
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
192 * internals/internals.texi (Top): Convert Buffer@'s node name to
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
193 `Buffer's' because the former confuses makeinfo.
2d532a89d707 Import from CVS: tag r20-3b14
cvs
parents: 171
diff changeset
194
171
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
195 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
196
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
197 * cc-mode.texi: Fixed spelling of Texinfo
929b76928fce Import from CVS: tag r20-3b12
cvs
parents: 142
diff changeset
198
142
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
199 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
200
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
201 * lispref/files.texi (Writing to Files): Correct docstring of
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
202 write-region.
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
203
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
204 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
205
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
206 * lispref/annotations.texi (Annotation Primitives):
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
207 `delete-annotation' does not return the deleted annotation.
1856695b1fa9 Import from CVS: tag r20-2b5
cvs
parents: 140
diff changeset
208
140
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
209 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
210
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
211 * lispref/lispref.texi: Correct release dates.
585fb297b004 Import from CVS: tag r20-2b4
cvs
parents: 136
diff changeset
212
136
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
213 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
214
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
215 * lispref/files.texi (File Name Expansion): Update documentation
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
216 of file-relative-name.
b980b6286996 Import from CVS: tag r20-2b2
cvs
parents: 120
diff changeset
217
120
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
218 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
219
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
220 * lispref/lispref.texi: Update version numbers (with patches from
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
221 Hrvoje Niksic).
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
222
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
223 * lispref/building.texi (Building XEmacs): Update version numbers
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
224 and build identification.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
225
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
226 * lispref/intro.texi (Introduction): Update version number.
cca96a509cfe Import from CVS: tag r20-1b12
cvs
parents: 116
diff changeset
227
116
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
228 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
229
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
230 * Makefile (srcs): Add efs.texi.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
231
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
232 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
233
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
234 * Makefile (srcs): Add hm--html-mode.texi.
9f59509498e1 Import from CVS: tag r20-1b10
cvs
parents: 112
diff changeset
235
112
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
236 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
237
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
238 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
48d667d6f17f Import from CVS: tag r20-1b8
cvs
parents: 110
diff changeset
239
110
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
240 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
241
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
242 * lispref/strings.texi (Text Comparison): Correct example for
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
243 `char-equal'. Add new function `char='.
fe104dbd9147 Import from CVS: tag r20-1b7
cvs
parents: 108
diff changeset
244
108
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
245 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
246
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
247 * Makefile: Update for new texinfo manual.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
248
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
249 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
250
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
251 * Makefile (../info/w3.info): Use special version of makeinfo
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
252 since this manual is not backwards compatible.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
253 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
254 rebuild the info tree.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
255 (../info/vm.info): Make sure to continue in the event of error.
360340f9fd5f Import from CVS: tag r20-1b6
cvs
parents: 102
diff changeset
256
102
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
257 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
258
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
259 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
a145efe76779 Import from CVS: tag r20-1b3
cvs
parents: 100
diff changeset
260
100
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
261 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
262
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
263 * Makefile (auctex): New subdirectory target.
4be1180a9e89 Import from CVS: tag r20-1b2
cvs
parents: 98
diff changeset
264
98
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
265 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
266
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
267 * mule/languages.texi: Correct typo.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
268
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
269 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
270
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
271 * Makefile (srcs): Add custom and widget to srcs.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
272
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
273 * lispref/extents.texi (Intro to Extents): Removed erroneous
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
274 reference to `start-glyph' property.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
275
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
276 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
277
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
278 * widget.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
279
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
280 * custom.texi: New file.
0d2f883870bc Import from CVS: tag r20-1b1
cvs
parents: 96
diff changeset
281
96
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
282 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
283
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
284 * lispref/extents.texi (Duplicable Extents): replicable extents
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
285 are history.
dbb370e3c29e Import from CVS: tag r20-0final
cvs
parents: 88
diff changeset
286
88
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
287 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
288
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
289 * xemacs-faq.texi (Q1.1.1): Correct typos.
821dec489c24 Import from CVS: tag r20-0
cvs
parents: 86
diff changeset
290
86
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
291 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
292
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
293 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
294 XEmacs manual available.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
295 (Q4.6.1): Updated Infodock Information.
364816949b59 Import from CVS: tag r20-0b93
cvs
parents: 76
diff changeset
296
76
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
297 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
298
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
299 * vhdl-mode.texi: Correct typo in email address.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
300
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
301 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
302
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
303 * Makefile (srcs): Add vhdl-mode.
c0c698873ce1 Import from CVS: tag r20-0b33
cvs
parents: 74
diff changeset
304
74
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
305 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
306
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
307 * Makefile (realclean): Don't delete itself `make distclean'
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
308
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
309 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
310
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
311 * Makefile: New File.
54cc21c15cbb Import from CVS: tag r20-0b32
cvs
parents: 72
diff changeset
312
72
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
313 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
314
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
315 * vhdl-mode.texi: New file.
b9518feda344 Import from CVS: tag r20-0b31
cvs
parents: 0
diff changeset
316
0
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
317 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
318
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
319 * texinfo.tex: Delete spurious character at beginning.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
320
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
321 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
322
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
323 * emacs.tex: Corrected two typos. No other changes before
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
324 Version 19 will be made.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
325
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
326 * vip.texinfo: Removed menu entry Adding Lisp Code in node
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
327 Customization since the menu entry did not point to anything.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
328 Also added an @finalout command to remove overfull hboxes from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
329 printed output.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
330
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
331 * cl.texinfo: Added @bye, \input line and @settitle to file.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
332 This file is clearly intended to be a chapter of some other work,
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
333 but the other work does not yet exist.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
334
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
335 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
336
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
337 * texinfo.texinfo: Three typos corrected.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
338
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
339 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
340
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
341 * texindex.c (indexify): when comparing to initial strings to
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
342 decide whether to change the header, must use `strncmp' to avoid
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
343 comparing entire strings of which initials are a substring.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
344
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
345 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
346
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
347 * texindex.c (sort_in_core, sort_offline, parsefile):
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
348 Give up on input file if any line doesn't start with backslash.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
349
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
350 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
351
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
352 * emacs.tex: Update information for obtaining TeX distribution from the
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
353 University of Washington.
376386a54a3c Import from CVS: tag r19-14
cvs
parents:
diff changeset
354