593
|
1 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
2
|
|
3 * xemacs-faq.texi (Top):
|
|
4 * xemacs-faq.texi (MS Windows):
|
|
5 * xemacs-faq.texi (Q6.0.1):
|
|
6 * xemacs-faq.texi (Q6.0.2):
|
|
7 * xemacs-faq.texi (Q6.0.3):
|
|
8 * xemacs-faq.texi (Q6.0.4):
|
|
9 * xemacs-faq.texi (Q6.1.1):
|
|
10 * xemacs-faq.texi (Q6.1.4):
|
|
11 * xemacs-faq.texi (Q6.1.5):
|
|
12 * xemacs-faq.texi (Q6.1.6):
|
|
13 * xemacs-faq.texi (Q6.2.1):
|
|
14 * xemacs-faq.texi (Q6.2.2):
|
|
15 * xemacs-faq.texi (Q6.3.1):
|
|
16 * xemacs-faq.texi (Q6.3.2):
|
|
17 * xemacs-faq.texi (Q6.3.3):
|
|
18 * xemacs-faq.texi (Q6.4.1):
|
|
19 * xemacs-faq.texi (Current Events):
|
|
20 Major rewrite.
|
|
21 Update all MS Windows info to current.
|
|
22 Redo section 6.1 almost completely.
|
|
23 Incorporate sections 1 and 2 of Hrvoje's FAQ.
|
|
24
|
563
|
25 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
26
|
|
27 * xemacs-faq.texi (Top):
|
|
28 * xemacs-faq.texi (Installation):
|
|
29 * xemacs-faq.texi (Q2.1.15):
|
|
30 * xemacs-faq.texi (Q2.1.18):
|
|
31 * xemacs-faq.texi (Q2.1.19):
|
|
32 document how to debug X errors
|
|
33
|
540
|
34 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
|
35
|
|
36 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
|
|
37 (Creating Packages): Ditto.
|
|
38 (Available Packages): Ditto.
|
|
39
|
522
|
40 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
41
|
|
42 * XEmacs 21.5.1 "anise" is released.
|
|
43
|
511
|
44 2001-05-07 Martin Buchholz <martin@xemacs.org>
|
|
45
|
|
46 * make-stds.texi: Support makeinfo 3.12
|
|
47
|
485
|
48 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
|
|
49
|
|
50 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
|
|
51 rather than default-frame-alist.
|
|
52
|
479
|
53 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
54
|
|
55 * xemacs-faq.texi (Q1.0.1):
|
|
56 * xemacs-faq.texi (Q1.0.2):
|
|
57 Rewrite description of XEmacs to match what's on web page,
|
|
58 in about.el.
|
|
59
|
472
|
60 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
61
|
|
62 * XEmacs 21.5.0 "alfalfa" is released.
|
|
63
|
464
|
64 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
65
|
|
66 * internals\internals.texi:
|
|
67 * internals\internals.texi (Top):
|
|
68 * internals\internals.texi (Lucid Emacs):
|
|
69 * internals\internals.texi (XEmacs):
|
|
70 * internals\internals.texi (XEmacs From the Outside):
|
|
71 Bump version to 1.4 and fix this everywhere. Document all
|
|
72 XEmacs releases up through 21.2.46.
|
|
73
|
|
74 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
75
|
|
76 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
|
|
77 result of INSERT in R in pq-cmd-status example.
|
|
78
|
462
|
79 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
80
|
|
81 * XEmacs 21.2.46 "Urania" is released.
|
|
82
|
|
83 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
84
|
|
85 * internals\internals.texi (Top):
|
|
86 * internals\internals.texi (A History of Emacs):
|
|
87 * internals\internals.texi (Through Version 18):
|
|
88 * internals\internals.texi (Lucid Emacs):
|
|
89 * internals\internals.texi (GNU Emacs 19):
|
|
90 * internals\internals.texi (GNU Emacs 20):
|
|
91 * internals\internals.texi (XEmacs From the Outside):
|
|
92 * internals\internals.texi (The Lisp Language):
|
|
93 * internals\internals.texi (XEmacs From the Perspective of Building):
|
|
94 * internals\internals.texi (XEmacs From the Inside):
|
|
95 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
96 * internals\internals.texi (How Lisp Objects Are Represented in C):
|
|
97 * internals\internals.texi (Rules When Writing New C Code):
|
|
98 * internals\internals.texi (General Coding Rules):
|
|
99 * internals\internals.texi (Writing Lisp Primitives):
|
|
100 * internals\internals.texi (Writing Good Comments):
|
|
101 * internals\internals.texi (Adding Global Lisp Variables):
|
|
102 * internals\internals.texi (Proper Use of Unsigned Types):
|
|
103 * internals\internals.texi (Coding for Mule):
|
|
104 * internals\internals.texi (Character-Related Data Types):
|
|
105 * internals\internals.texi (Working With Character and Byte Positions):
|
|
106 * internals\internals.texi (Conversion to and from External Data):
|
|
107 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
108 * internals\internals.texi (An Example of Mule-Aware Code):
|
|
109 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
110 * internals\internals.texi (A Summary of the Various XEmacs Modules):
|
|
111 * internals\internals.texi (Low-Level Modules):
|
|
112 * internals\internals.texi (Basic Lisp Modules):
|
|
113 * internals\internals.texi (Modules for Standard Editing Operations):
|
|
114 * internals\internals.texi (Editor-Level Control Flow Modules):
|
|
115 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
116 * internals\internals.texi (Modules for other Display-Related Lisp Objects):
|
|
117 * internals\internals.texi (Modules for the Redisplay Mechanism):
|
|
118 * internals\internals.texi (Modules for Interfacing with the File System):
|
|
119 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
120 * internals\internals.texi (Modules for Interfacing with the Operating System):
|
|
121 * internals\internals.texi (Modules for Interfacing with X Windows):
|
|
122 * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
123 * internals\internals.texi (Introduction to Allocation):
|
|
124 * internals\internals.texi (Garbage Collection):
|
|
125 * internals\internals.texi (GCPROing):
|
|
126 * internals\internals.texi (Garbage Collection - Step by Step):
|
|
127 * internals\internals.texi (Invocation):
|
|
128 * internals\internals.texi (garbage_collect_1):
|
|
129 * internals\internals.texi (mark_object):
|
|
130 * internals\internals.texi (gc_sweep):
|
|
131 * internals\internals.texi (sweep_lcrecords_1):
|
|
132 * internals\internals.texi (compact_string_chars):
|
|
133 * internals\internals.texi (sweep_strings):
|
|
134 * internals\internals.texi (sweep_bit_vectors_1):
|
|
135 * internals\internals.texi (Integers and Characters):
|
|
136 * internals\internals.texi (Allocation from Frob Blocks):
|
|
137 * internals\internals.texi (lrecords):
|
|
138 * internals\internals.texi (Low-level allocation):
|
|
139 * internals\internals.texi (Cons):
|
|
140 * internals\internals.texi (Vector):
|
|
141 * internals\internals.texi (Bit Vector):
|
|
142 * internals\internals.texi (Symbol):
|
|
143 * internals\internals.texi (Marker):
|
|
144 * internals\internals.texi (String):
|
|
145 * internals\internals.texi (Dumping):
|
|
146 * internals\internals.texi (Overview):
|
|
147 * internals\internals.texi (Data descriptions):
|
|
148 * internals\internals.texi (Dumping phase):
|
|
149 * internals\internals.texi (Object inventory):
|
|
150 * internals\internals.texi (Address allocation):
|
|
151 * internals\internals.texi (The header):
|
|
152 * internals\internals.texi (Data dumping):
|
|
153 * internals\internals.texi (Pointers dumping):
|
|
154 * internals\internals.texi (Reloading phase):
|
|
155 * internals\internals.texi (Events and the Event Loop):
|
|
156 * internals\internals.texi (Introduction to Events):
|
|
157 * internals\internals.texi (Main Loop):
|
|
158 * internals\internals.texi (Specifics of the Event Gathering Mechanism):
|
|
159 * internals\internals.texi (Specifics About the Emacs Event):
|
|
160 * internals\internals.texi (The Event Stream Callback Routines):
|
|
161 * internals\internals.texi (Other Event Loop Functions):
|
|
162 * internals\internals.texi (Converting Events):
|
|
163 * internals\internals.texi (Evaluation; Stack Frames; Bindings):
|
|
164 * internals\internals.texi (Evaluation):
|
|
165 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
166 * internals\internals.texi (Simple Special Forms):
|
|
167 * internals\internals.texi (Symbols and Variables):
|
|
168 * internals\internals.texi (Introduction to Symbols):
|
|
169 * internals\internals.texi (Obarrays):
|
|
170 * internals\internals.texi (Buffers and Textual Representation):
|
|
171 * internals\internals.texi (Introduction to Buffers):
|
|
172 * internals\internals.texi (The Text in a Buffer):
|
|
173 * internals\internals.texi (Buffer Lists):
|
|
174 * internals\internals.texi (Markers and Extents):
|
|
175 * internals\internals.texi (Bufbytes and Emchars):
|
|
176 * internals\internals.texi (MULE Character Sets and Encodings):
|
|
177 * internals\internals.texi (Character Sets):
|
|
178 * internals\internals.texi (Encodings):
|
|
179 * internals\internals.texi (Japanese EUC (Extended Unix Code)):
|
|
180 * internals\internals.texi (JIS7):
|
|
181 * internals\internals.texi (Internal Mule Encodings):
|
|
182 * internals\internals.texi (Internal String Encoding):
|
|
183 * internals\internals.texi (Internal Character Encoding):
|
|
184 * internals\internals.texi (The Lisp Reader and Compiler):
|
|
185 * internals\internals.texi (Lstreams):
|
|
186 * internals\internals.texi (Creating an Lstream):
|
|
187 * internals\internals.texi (Lstream Types):
|
|
188 * internals\internals.texi (Lstream Functions):
|
|
189 * internals\internals.texi (Consoles; Devices; Frames; Windows):
|
|
190 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
191 * internals\internals.texi (Point):
|
|
192 * internals\internals.texi (Window Hierarchy):
|
|
193 * internals\internals.texi (The Redisplay Mechanism):
|
|
194 * internals\internals.texi (Critical Redisplay Sections):
|
|
195 * internals\internals.texi (Line Start Cache):
|
|
196 * internals\internals.texi (Extents):
|
|
197 * internals\internals.texi (Introduction to Extents):
|
|
198 * internals\internals.texi (Extent Ordering):
|
|
199 * internals\internals.texi (Format of the Extent Info):
|
|
200 * internals\internals.texi (Zero-Length Extents):
|
|
201 * internals\internals.texi (Mathematics of Extent Ordering):
|
|
202 * internals\internals.texi (Faces):
|
|
203 * internals\internals.texi (Glyphs):
|
|
204 * internals\internals.texi (Specifiers):
|
|
205 * internals\internals.texi (Menus):
|
|
206 * internals\internals.texi (Subprocesses):
|
|
207 * internals\internals.texi (Interface to the X Window System):
|
|
208 * internals\internals.texi (Lucid Widget Library):
|
|
209 * internals\internals.texi (Generic Widget Interface):
|
|
210 * internals\internals.texi (Scrollbars):
|
|
211 * internals\internals.texi (Menubars):
|
|
212 * internals\internals.texi (Checkboxes and Radio Buttons):
|
|
213 * internals\internals.texi (Progress Bars):
|
|
214 * internals\internals.texi (Tab Controls):
|
|
215 Add more index entries. Add sections on comments and unsigned types.
|
|
216
|
|
217 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
218
|
|
219 * make-stds.texi (Makefile Basics):
|
|
220 * make-stds.texi (Command Variables):
|
|
221 * make-stds.texi (Directory Variables):
|
|
222 * make-stds.texi (Standard Targets):
|
|
223 * standards.texi:
|
|
224 * standards.texi (Top):
|
|
225 * standards.texi (Preface):
|
|
226 * standards.texi (Legal Issues):
|
|
227 * standards.texi (Reading Non-Free Code):
|
|
228 * standards.texi (Contributions):
|
|
229 * standards.texi (Trademarks):
|
|
230 * standards.texi (Design Advice):
|
|
231 * standards.texi (Source Language):
|
|
232 * standards.texi (Compatibility):
|
|
233 * standards.texi (Using Extensions):
|
|
234 * standards.texi (Standard C):
|
|
235 * standards.texi (Program Behavior):
|
|
236 * standards.texi (Semantics):
|
|
237 * standards.texi (Libraries):
|
|
238 * standards.texi (Errors):
|
|
239 * standards.texi (User Interfaces):
|
|
240 * standards.texi (Graphical Interfaces):
|
|
241 * standards.texi (Command-Line Interfaces):
|
|
242 * standards.texi (Option Table):
|
|
243 * standards.texi (Memory Usage):
|
|
244 * standards.texi (File Usage):
|
|
245 * standards.texi (Formatting):
|
|
246 * standards.texi (Comments):
|
|
247 * standards.texi (Syntactic Conventions):
|
|
248 * standards.texi (Names):
|
|
249 * standards.texi (System Portability):
|
|
250 * standards.texi (CPU Portability):
|
|
251 * standards.texi (System Functions):
|
|
252 * standards.texi (Internationalization):
|
|
253 * standards.texi (Mmap):
|
|
254 * standards.texi (Documentation):
|
|
255 * standards.texi (GNU Manuals):
|
|
256 * standards.texi (Doc Strings and Manuals):
|
|
257 * standards.texi (Manual Structure Details):
|
|
258 * standards.texi (License for Manuals):
|
|
259 * standards.texi (Manual Credits):
|
|
260 * standards.texi (Printed Manuals):
|
|
261 * standards.texi (NEWS File):
|
|
262 * standards.texi (Change Logs):
|
|
263 * standards.texi (Style of Change Logs):
|
|
264 * standards.texi (Simple Changes):
|
|
265 * standards.texi (Conditional Changes):
|
|
266 * standards.texi (Indicating the Part Changed):
|
|
267 * standards.texi (Managing Releases):
|
|
268 * standards.texi (Configuration):
|
|
269 * standards.texi (Releases):
|
|
270 * standards.texi (References):
|
|
271 * standards.texi (Index):
|
|
272 Update to latest GNU version.
|
|
273
|
|
274 * xemacs-faq.texi (Q6.3.3):
|
|
275 * xemacs-faq.texi (Q6.4.1):
|
|
276 Improve questions on current Windows activity.
|
|
277
|
|
278 2001-03-07 Sandra Wambold <wambold@xemacs.org>
|
|
279
|
|
280 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
|
|
281
|
|
282 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
283
|
|
284 * xemacs-faq.texi (Top):
|
|
285 * xemacs-faq.texi (Introduction):
|
|
286 * xemacs-faq.texi (Q1.0.1):
|
|
287 * xemacs-faq.texi (Q1.0.4):
|
|
288 * xemacs-faq.texi (Q1.0.6):
|
|
289 * xemacs-faq.texi (Q1.0.10):
|
|
290 * xemacs-faq.texi (Q1.2.1):
|
|
291 * xemacs-faq.texi (Q1.4.1):
|
|
292 * xemacs-faq.texi (Q1.4.2):
|
|
293 * xemacs-faq.texi (Q2.0.12):
|
|
294 * xemacs-faq.texi (Q2.1.1):
|
|
295 * xemacs-faq.texi (Q2.1.2):
|
|
296 * xemacs-faq.texi (Q2.1.9):
|
|
297 * xemacs-faq.texi (Q2.1.15):
|
|
298 * xemacs-faq.texi (Q2.1.19):
|
|
299 * xemacs-faq.texi (Customization):
|
|
300 * xemacs-faq.texi (Q3.0.1):
|
|
301 * xemacs-faq.texi (Q3.0.2):
|
|
302 * xemacs-faq.texi (Q3.0.3):
|
|
303 * xemacs-faq.texi (Q3.0.7):
|
|
304 * xemacs-faq.texi (Q3.1.5):
|
|
305 * xemacs-faq.texi (Q3.1.6):
|
|
306 * xemacs-faq.texi (Q3.2.1):
|
|
307 * xemacs-faq.texi (Q3.2.3):
|
|
308 * xemacs-faq.texi (Q3.2.4):
|
|
309 * xemacs-faq.texi (Q3.3.1):
|
|
310 * xemacs-faq.texi (Q3.3.2):
|
|
311 * xemacs-faq.texi (Q3.3.3):
|
|
312 * xemacs-faq.texi (Q3.3.4):
|
|
313 * xemacs-faq.texi (Q3.3.5):
|
|
314 * xemacs-faq.texi (Q3.4.1):
|
|
315 * xemacs-faq.texi (Q3.4.2):
|
|
316 * xemacs-faq.texi (Q3.5.2):
|
|
317 * xemacs-faq.texi (Q3.5.4):
|
|
318 * xemacs-faq.texi (key-translation-map): New.
|
|
319 * xemacs-faq.texi (Q3.5.5):
|
|
320 * xemacs-faq.texi (Q3.5.6):
|
|
321 * xemacs-faq.texi (Q3.5.7):
|
|
322 * xemacs-faq.texi (Q3.5.8):
|
|
323 * xemacs-faq.texi (global-map): Removed.
|
|
324 * xemacs-faq.texi (Q3.5.9):
|
|
325 * xemacs-faq.texi (Q3.6.1):
|
|
326 * xemacs-faq.texi (Q3.6.2):
|
|
327 * xemacs-faq.texi (Q3.6.3):
|
|
328 * xemacs-faq.texi (Q3.7.6):
|
|
329 * xemacs-faq.texi (Q3.7.7):
|
|
330 * xemacs-faq.texi (Q3.8.1):
|
|
331 * xemacs-faq.texi (Q3.8.2):
|
|
332 * xemacs-faq.texi (Q3.8.3):
|
|
333 * xemacs-faq.texi (Q3.9.1):
|
|
334 * xemacs-faq.texi (Q3.9.4):
|
|
335 * xemacs-faq.texi (Q3.10.1):
|
|
336 * xemacs-faq.texi (Q3.10.2):
|
|
337 * xemacs-faq.texi (Q3.10.3):
|
|
338 * xemacs-faq.texi (Q4.0.12):
|
|
339 * xemacs-faq.texi (Miscellaneous):
|
|
340 * xemacs-faq.texi (Q5.0.1):
|
|
341 * xemacs-faq.texi (Q5.0.2):
|
|
342 * xemacs-faq.texi (Q5.0.3):
|
|
343 * xemacs-faq.texi (Q5.0.4):
|
|
344 * xemacs-faq.texi (Q5.0.5):
|
|
345 * xemacs-faq.texi (Q5.0.8):
|
|
346 * xemacs-faq.texi (Q5.0.9):
|
|
347 * xemacs-faq.texi (Q5.0.11):
|
|
348 * xemacs-faq.texi (Q5.0.12):
|
|
349 * xemacs-faq.texi (Q5.0.13):
|
|
350 * xemacs-faq.texi (Q5.0.16):
|
|
351 * xemacs-faq.texi (Q5.0.17):
|
|
352 * xemacs-faq.texi (Q5.1.9):
|
|
353 * xemacs-faq.texi (Q5.1.11):
|
|
354 * xemacs-faq.texi (Q5.2.1):
|
|
355 * xemacs-faq.texi (Q5.2.2):
|
|
356 * xemacs-faq.texi (Q5.3.1):
|
|
357 * xemacs-faq.texi (Q5.3.2):
|
|
358 * xemacs-faq.texi (Q5.3.4):
|
|
359 * xemacs-faq.texi (MS Windows):
|
|
360 * xemacs-faq.texi (Q6.0.1):
|
|
361 * xemacs-faq.texi (Q6.0.2):
|
|
362 * xemacs-faq.texi (Q6.0.3):
|
|
363 * xemacs-faq.texi (Q6.0.4):
|
|
364 * xemacs-faq.texi (Q6.1.5):
|
|
365 * xemacs-faq.texi (Q6.2.3):
|
|
366 * xemacs-faq.texi (Q6.3.1):
|
|
367
|
|
368 Remove most references to XEmacs pre-19.15, since they are way out
|
|
369 of date and are cluttering up and confusing many answers. Update
|
|
370 references to .emacs to take into account the new init file
|
|
371 location. Update information about the MS Windows port. Change
|
|
372 description of XEmacs at beginning to match the web site. Update
|
|
373 info about current developers.
|
|
374
|
|
375
|
|
376 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
377
|
|
378 * lispref\help.texi (Describing Characters):
|
|
379 kp- not kp_.
|
|
380
|
|
381 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
382
|
|
383 * new-users-guide\custom1.texi (Customization Basics):
|
|
384 * new-users-guide\custom1.texi (Customizing key Bindings):
|
|
385 * new-users-guide\custom1.texi (Customizing Menus):
|
|
386 * new-users-guide\custom2.texi (Other Customizations):
|
|
387 * new-users-guide\custom2.texi (Setting Variables):
|
|
388 * new-users-guide\custom2.texi (Init File):
|
|
389 * new-users-guide\xmenu.texi (Options Menu):
|
|
390 * new-users-guide\modes.texi (Major Modes):
|
|
391 * new-users-guide\modes.texi (Minor Modes):
|
|
392 * new-users-guide\new-users-guide.texi (Top):
|
|
393 Fix up references to .emacs to take into account init.el.
|
|
394
|
460
|
395 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
396
|
|
397 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
398
|
|
399 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
400
|
|
401 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
|
|
402
|
458
|
403 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
404
|
|
405 * XEmacs 21.2.44 "Thalia" is released.
|
|
406
|
|
407 2001-02-04 Steve Youngs <youngs@xemacs.org>
|
|
408
|
|
409 * xemacs/xemacs.texi: Update to accomodate new and improved
|
|
410 packages.texi.
|
|
411
|
|
412 * xemacs/packages.texi: Basically, apart from a few things,
|
|
413 rewritten from scratch.
|
|
414
|
456
|
415 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
416
|
|
417 * lispref/variables.texi (max-specpdl-size): Correct default value.
|
|
418 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
|
|
419
|
|
420 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
421
|
|
422 * XEmacs 21.2.43 "Terspichore" is released.
|
|
423
|
454
|
424 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
425
|
|
426 * XEmacs 21.2.42 "Poseidon" is released.
|
|
427
|
|
428 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
429
|
|
430 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
|
|
431
|
|
432 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
433
|
|
434 * internals.texi: some glyph documentation.
|
|
435
|
|
436 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
437
|
|
438 * frame.texi (Mode Line Basics): new node ...
|
|
439 * frame.texi (GUI Components): ... under this one ...
|
|
440 * frame.texi (Scrollbar Basics): ... after this one ...
|
|
441 * frame.texi (Toolbar Basics): ... before this one.
|
|
442
|
452
|
443 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
444
|
|
445 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
446
|
|
447 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
448
|
|
449 * internals/internals.texi: A little post-pdump-rename fixup.
|
|
450
|
|
451 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
452
|
|
453 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
|
|
454
|
|
455 2001-01-10 Martin Buchholz <martin@xemacs.org>
|
|
456
|
|
457 * internals/internals.texi: Update for pdump changes.
|
|
458
|
|
459 2001-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
460
|
|
461 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
|
|
462 XEmacs.
|
|
463 * texinfo.texi (First Node): Fixing grammar.
|
|
464 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
|
|
465 to XEmacs.
|
|
466
|
450
|
467 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
468
|
|
469 * XEmacs 21.2.40 is released.
|
|
470
|
|
471 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
472
|
|
473 * emodules.texi (Required Functions): Xref coding rules for dual-use
|
|
474 modules (module and statically linked). Typo fix.
|
|
475
|
|
476 * texinfo.texi (ref): Typo fix.
|
|
477
|
448
|
478 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
479
|
|
480 * XEmacs 21.2.39 is released.
|
|
481
|
|
482 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
483
|
|
484 * internals/internals.texi (General Coding Rules): further document
|
|
485 usage of symsinit.h. Reorder slightly.
|
|
486
|
446
|
487 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
488
|
|
489 * xemacs/packages.texi (Creating Packages): new node.
|
|
490
|
|
491 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
492
|
|
493 * XEmacs 21.2.38 is released.
|
|
494
|
|
495 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
496
|
|
497 * lispref/compile.texi:
|
|
498 Document differences between compiler and interpreter.
|
|
499
|
|
500 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
501
|
|
502 * internals/index.texi:
|
|
503 internals/internals.texi:
|
|
504 Change "X Windows" to "the X Window System" randomly.
|
|
505 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
|
|
506 (Lucid Widget Library): new node, added new text, ASCII art, subnode
|
|
507 structure.
|
|
508 * xemacs/frame.texi (GUI Components): new node.
|
|
509 * xemacs/packages.texi: minor updates.
|
|
510
|
|
511 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
512
|
|
513 * info.texi (Creating an Info File): Fix typos in xrefs.
|
|
514
|
|
515 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
516
|
|
517 * xemacs/cmdargs.texi (Command Switches): Add documentation of
|
|
518 portable dumper switches. Other minor edits.
|
|
519
|
|
520 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
521
|
|
522 * lispref/positions.texi (Word Motion):
|
|
523 forward-word arg is now optional.
|
|
524 backward-word arg is now optional.
|
|
525 Remove vile comment advising lisp programmer to use (forward-word -1)
|
|
526 instead of (backward-word 1).
|
|
527 * lispref/syntax.texi (Parsing Expressions):
|
|
528 Similarly for forward-comment.
|
|
529 * lispref/text.texi (Deletion):
|
|
530 Similarly for delete-char.
|
|
531 Similarly for delete-backward-char.
|
|
532
|
|
533 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
534
|
|
535 * cl.texi (Assertions):
|
|
536 Remove claim that elisp doesn't have continuable errors.
|
|
537 Document check-type as being continuable.
|
|
538
|
|
539 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
540
|
|
541 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
|
|
542 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
|
|
543 This should also serve as a reminder for future merges with GNU
|
|
544 Emacs.
|
|
545 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
|
|
546 "XEmacs User's Manual" for lispref and xemacs respectively.
|
|
547
|
|
548 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
549
|
|
550 * lispref/abbrevs.texi (Abbrevs): Ditto.
|
|
551 * lispref/backups.texi (Auto-Saving): Ditto.
|
|
552 * lispref/backups.texi (Reverting): Ditto.
|
|
553 * lispref/display.texi (The Echo Area): Ditto.
|
|
554 * lispref/help.texi (Documentation Basics): Ditto.
|
|
555 * lispref/help.texi (Help Functions): Ditto.
|
|
556 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
|
|
557 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
|
|
558 * lispref/modes.texi (Auto Major Mode): Ditto.
|
|
559 * lispref/positions.texi (List Motion): Ditto.
|
|
560 * lispref/searching.texi (Regexp Search): Ditto.
|
|
561 * lispref/symbols.texi (Symbol Components): Ditto.
|
|
562 * lispref/tips.texi (Comment Tips): Ditto.
|
|
563 * lispref/tips.texi (Library Headers): Ditto.
|
|
564
|
|
565 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
566
|
|
567 * internals/internals.texi (The Buffer Object): Ditto.
|
|
568
|
|
569 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
570
|
|
571 * cl.texi (Hash Tables): Ditto.
|
|
572 * texinfo.texi (Other Info Files): Ditto.
|
|
573 * xemacs-faq.texi (Q1.0.14): Ditto.
|
|
574
|
444
|
575 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
576
|
|
577 * XEmacs 21.2.37 is released.
|
|
578
|
|
579 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
580
|
|
581 * xemacs/windows.texi (Other Window):
|
|
582
|
|
583 * new-users-guide/files.texi (Saving Files):
|
|
584 * new-users-guide/search.texi (Search and Replace):
|
|
585
|
|
586 * lispref/abbrevs.texi (Abbrev Tables):
|
|
587 * lispref/abbrevs.texi (Defining Abbrevs):
|
|
588 * lispref/abbrevs.texi (Abbrev Files):
|
|
589 * lispref/annotations.texi (Annotation Primitives):
|
|
590 * lispref/backups.texi (Auto-Saving):
|
|
591 * lispref/backups.texi (Reverting):
|
|
592 * lispref/buffers.texi (Current Buffer):
|
|
593 * lispref/buffers.texi (Buffer Names):
|
|
594 * lispref/buffers.texi (Buffer Modification):
|
|
595 * lispref/buffers.texi (Read Only Buffers):
|
|
596 * lispref/buffers.texi (The Buffer List):
|
|
597 * lispref/buffers.texi (Killing Buffers):
|
|
598 * lispref/buffers.texi (Indirect Buffers):
|
|
599 * lispref/building.texi (Building XEmacs):
|
|
600 * lispref/building.texi (Garbage Collection):
|
|
601 * lispref/commands.texi (Interactive Call):
|
|
602 * lispref/commands.texi (Events):
|
|
603 * lispref/commands.texi (Event Predicates):
|
|
604 * lispref/commands.texi (Working With Events):
|
|
605 * lispref/commands.texi (Converting Events):
|
|
606 * lispref/commands.texi (Key Sequence Input):
|
|
607 * lispref/commands.texi (Reading One Event):
|
|
608 * lispref/commands.texi (Waiting):
|
|
609 * lispref/commands.texi (Prefix Command Arguments):
|
|
610 * lispref/commands.texi (Recursive Editing):
|
|
611 * lispref/compile.texi (Compilation Functions):
|
|
612 * lispref/compile.texi (Compiled-Function Objects):
|
|
613 * lispref/consoles-devices.texi (Basic Device Functions):
|
|
614 * lispref/consoles-devices.texi (Console Types and Device Classes):
|
|
615 * lispref/consoles-devices.texi (Connecting to a Console or Device):
|
|
616 * lispref/control.texi (Signaling Errors):
|
|
617 * lispref/customize.texi (Type Keywords):
|
|
618 * lispref/databases.texi (Connecting to a Database):
|
|
619 * lispref/databases.texi (Working With a Database):
|
|
620 * lispref/databases.texi (Other Database Functions):
|
|
621 * lispref/debugging.texi (Function Debugging):
|
|
622 * lispref/display.texi (Refresh Screen):
|
|
623 * lispref/display.texi (The Echo Area):
|
|
624 * lispref/display.texi (Blinking):
|
|
625 * lispref/edebug-inc.texi (Tracing):
|
|
626 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
|
|
627 * lispref/edebug-inc.texi (Edebug Options):
|
|
628 * lispref/eval.texi (Function Indirection):
|
|
629 * lispref/extents.texi (Creating and Modifying Extents):
|
|
630 * lispref/extents.texi (Finding Extents):
|
|
631 * lispref/extents.texi (Mapping Over Extents):
|
|
632 * lispref/extents.texi (Extent Properties):
|
|
633 * lispref/faces.texi (Basic Face Functions):
|
|
634 * lispref/faces.texi (Face Properties):
|
|
635 * lispref/faces.texi (Face Convenience Functions):
|
|
636 * lispref/faces.texi (Other Face Display Functions):
|
|
637 * lispref/faces.texi (Font Instance Characteristics):
|
|
638 * lispref/faces.texi (Color Specifiers):
|
|
639 * lispref/files.texi (Visiting Functions):
|
|
640 * lispref/files.texi (Reading from Files):
|
|
641 * lispref/files.texi (Changing File Attributes):
|
|
642 * lispref/files.texi (File Names):
|
|
643 * lispref/files.texi (File Name Components):
|
|
644 * lispref/files.texi (Directory Names):
|
|
645 * lispref/files.texi (Relative File Names):
|
|
646 * lispref/files.texi (File Name Expansion):
|
|
647 * lispref/files.texi (File Name Completion):
|
|
648 * lispref/files.texi (User Name Completion):
|
|
649 * lispref/files.texi (Magic File Names):
|
|
650 * lispref/files.texi (Creating a Partial File):
|
|
651 * lispref/files.texi (Format Conversion):
|
|
652 * lispref/frames.texi (Creating Frames):
|
|
653 * lispref/frames.texi (Property Access):
|
|
654 * lispref/frames.texi (Size and Position):
|
|
655 * lispref/frames.texi (Deleting Frames):
|
|
656 * lispref/frames.texi (Finding All Frames):
|
|
657 * lispref/frames.texi (Frames and Windows):
|
|
658 * lispref/frames.texi (Visibility of Frames):
|
|
659 * lispref/frames.texi (Frame Configurations):
|
|
660 * lispref/functions.texi (Calling Functions):
|
|
661 * lispref/functions.texi (Function Cells):
|
|
662 * lispref/glyphs.texi (Creating Glyphs):
|
|
663 * lispref/glyphs.texi (Image Specifiers):
|
|
664 * lispref/glyphs.texi (Image Instance Types):
|
|
665 * lispref/glyphs.texi (Image Instance Functions):
|
|
666 * lispref/gutter.texi (Creating Gutter):
|
|
667 * lispref/gutter.texi (Specifying a Gutter):
|
|
668 * lispref/gutter.texi (Other Gutter Variables):
|
|
669 * lispref/help.texi (Accessing Documentation):
|
|
670 * lispref/help.texi (Help Functions):
|
|
671 * lispref/help.texi (Obsoleteness):
|
|
672 * lispref/internationalization.texi (Domain Specification):
|
|
673 * lispref/intro.texi (Caveats):
|
|
674 * lispref/keymaps.texi (Active Keymaps):
|
|
675 * lispref/keymaps.texi (Functions for Key Lookup):
|
|
676 * lispref/keymaps.texi (Changing Key Bindings):
|
|
677 * lispref/keymaps.texi (Scanning Keymaps):
|
|
678 * lispref/ldap.texi (The High-Level LDAP API):
|
|
679 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
|
|
680 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
681 * lispref/lists.texi (Setcar):
|
|
682 * lispref/lists.texi (Setcdr):
|
|
683 * lispref/lists.texi (Working With Normal Plists):
|
|
684 * lispref/lists.texi (Working With Lax Plists):
|
|
685 * lispref/loading.texi (Autoload):
|
|
686 * lispref/loading.texi (Named Features):
|
|
687 * lispref/markers.texi (Creating Markers):
|
|
688 * lispref/markers.texi (Changing Markers):
|
|
689 * lispref/markers.texi (The Mark):
|
|
690 * lispref/menus.texi (Modifying Menus):
|
|
691 * lispref/menus.texi (Pop-Up Menus):
|
|
692 * lispref/menus.texi (Menu Accelerator Functions):
|
|
693 * lispref/minibuf.texi (Text from Minibuffer):
|
|
694 * lispref/minibuf.texi (Object from Minibuffer):
|
|
695 * lispref/minibuf.texi (Basic Completion):
|
|
696 * lispref/minibuf.texi (High-Level Completion):
|
|
697 * lispref/minibuf.texi (Reading a Password):
|
|
698 * lispref/minibuf.texi (Minibuffer Misc):
|
|
699 * lispref/mouse.texi (Mouse Tracking):
|
|
700 * lispref/syntax.texi (Syntax Table Functions):
|
|
701 * lispref/numbers.texi (Arithmetic Operations):
|
|
702 * lispref/numbers.texi (Rounding Operations):
|
|
703 * lispref/numbers.texi (Math Functions):
|
|
704 * lispref/objects.texi (String Type):
|
|
705 * lispref/objects.texi (Equality Predicates):
|
|
706 * lispref/os.texi (Killing XEmacs):
|
|
707 * lispref/os.texi (Suspending XEmacs):
|
|
708 * lispref/os.texi (System Environment):
|
|
709 * lispref/os.texi (Time Conversion):
|
|
710 * lispref/os.texi (Timers):
|
|
711 * lispref/os.texi (Input Modes):
|
|
712 * lispref/os.texi (Translating Input):
|
|
713 * lispref/os.texi (Terminal Output):
|
|
714 * lispref/os.texi (Flow Control):
|
|
715 * lispref/positions.texi (Character Motion):
|
|
716 * lispref/positions.texi (Word Motion):
|
|
717 * lispref/positions.texi (Text Lines):
|
|
718 * lispref/positions.texi (Screen Lines):
|
|
719 * lispref/positions.texi (List Motion):
|
|
720 * lispref/positions.texi (Narrowing):
|
|
721 * lispref/postgresql.texi (Asynchronous Interface Functions):
|
|
722 * lispref/processes.texi (Subprocess Creation):
|
|
723 * lispref/processes.texi (Synchronous Processes):
|
|
724 * lispref/processes.texi (Asynchronous Processes):
|
|
725 * lispref/processes.texi (Process Information):
|
|
726 * lispref/processes.texi (Input to Processes):
|
|
727 * lispref/processes.texi (Signals to Processes):
|
|
728 * lispref/processes.texi (Process Buffers):
|
|
729 * lispref/processes.texi (Filter Functions):
|
|
730 * lispref/processes.texi (Network):
|
|
731 * lispref/range-tables.texi (Working With Range Tables):
|
|
732 * lispref/searching.texi (String Search):
|
|
733 * lispref/searching.texi (Regexp Search):
|
|
734 * lispref/searching.texi (POSIX Regexps):
|
|
735 * lispref/searching.texi (Replacing Match):
|
|
736 * lispref/searching.texi (Entire Match Data):
|
|
737 * lispref/sequences.texi (Bit Vector Functions):
|
|
738 * lispref/specifiers.texi (Adding Specifications):
|
|
739 * lispref/specifiers.texi (Creating Specifiers):
|
|
740 * lispref/specifiers.texi (Specifier Validation Functions):
|
|
741 * lispref/specifiers.texi (Other Specification Functions):
|
|
742 * lispref/streams.texi (Output Variables):
|
|
743 * lispref/symbols.texi (Other Plists):
|
|
744 * lispref/text.texi (Insertion):
|
|
745 * lispref/text.texi (Commands for Insertion):
|
|
746 * lispref/text.texi (Deletion):
|
|
747 * lispref/text.texi (User-Level Deletion):
|
|
748 * lispref/text.texi (Kill Functions):
|
|
749 * lispref/text.texi (Low-Level Kill Ring):
|
|
750 * lispref/text.texi (Undo):
|
|
751 * lispref/text.texi (Maintaining Undo):
|
|
752 * lispref/text.texi (Margins):
|
|
753 * lispref/text.texi (Sorting):
|
|
754 * lispref/text.texi (Columns):
|
|
755 * lispref/text.texi (Primitive Indent):
|
|
756 * lispref/text.texi (Mode-Specific Indent):
|
|
757 * lispref/text.texi (Region Indent):
|
|
758 * lispref/text.texi (Case Changes):
|
|
759 * lispref/text.texi (Examining Properties):
|
|
760 * lispref/text.texi (Property Search):
|
|
761 * lispref/text.texi (Registers):
|
|
762 * lispref/text.texi (Transformations):
|
|
763 * lispref/mule.texi (Charset Property Functions):
|
|
764 * lispref/mule.texi (MULE Characters):
|
|
765 * lispref/mule.texi (Composite Characters):
|
|
766 * lispref/mule.texi (Coding System Properties):
|
|
767 * lispref/mule.texi (Big5 and Shift-JIS Functions):
|
|
768 * lispref/mule.texi (CCL Statements):
|
|
769 * lispref/mule.texi (Calling CCL):
|
|
770 * lispref/mule.texi (Category Tables):
|
|
771 * lispref/toolbar.texi (Specifying the Toolbar):
|
|
772 * lispref/toolbar.texi (Other Toolbar Variables):
|
|
773 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
|
|
774 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
|
|
775 * lispref/variables.texi (Creating Buffer-Local):
|
|
776 * lispref/variables.texi (Variable Aliases):
|
|
777 * lispref/windows.texi (Splitting Windows):
|
|
778 * lispref/windows.texi (Deleting Windows):
|
|
779 * lispref/windows.texi (Selecting Windows):
|
|
780 * lispref/windows.texi (Cyclic Window Ordering):
|
|
781 * lispref/windows.texi (Buffers and Windows):
|
|
782 * lispref/windows.texi (Displaying Buffers):
|
|
783 * lispref/windows.texi (Choosing Window):
|
|
784 * lispref/windows.texi (Window Point):
|
|
785 * lispref/windows.texi (Window Start):
|
|
786 * lispref/windows.texi (Vertical Scrolling):
|
|
787 * lispref/windows.texi (Horizontal Scrolling):
|
|
788 * lispref/windows.texi (Resizing Windows):
|
|
789 * lispref/windows.texi (Window Configurations):
|
|
790 * lispref/x-windows.texi (X Selections):
|
|
791 * lispref/x-windows.texi (Resources):
|
|
792 * lispref/strings.texi (Creating Strings):
|
|
793 * lispref/strings.texi (Character Codes):
|
|
794 * lispref/strings.texi (Text Comparison):
|
|
795 * lispref/strings.texi (String Conversion):
|
|
796 * lispref/strings.texi (Formatting Strings):
|
|
797 * lispref/strings.texi (Character Case):
|
|
798 * lispref/strings.texi (Case Tables):
|
|
799 * lispref/strings.texi (Char Table Types):
|
|
800 * lispref/strings.texi (Working With Char Tables):
|
|
801 Giant docstring parameter/Texinfo fixes.
|
|
802
|
|
803 Don't use abbreviations for English words, especially when those
|
|
804 words have other meanings. For example, use START, not BEG.
|
|
805 Use OBJECT, not OBJ.
|
|
806 Use VALUE, not VAL.
|
|
807 Use BUFFER, not BUF.
|
|
808 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
|
|
809 Use CHARACTER, not CH or CHR.
|
|
810 Use NUMBER, not NUM.
|
|
811 Use COLUMN, not COL.
|
|
812 Use POSITION, not POS.
|
|
813 Use SYMBOL, not SYM.
|
|
814 Use STRING, not STR.
|
|
815 Use LIMIT, not LIM.
|
|
816 Use OTHER-WINDOW-P, not OTHER-P.
|
|
817 Use PRIORITY, not PRI.
|
|
818
|
|
819 Use `non-nil', not `true'.
|
|
820
|
|
821 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
|
|
822
|
|
823 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
|
|
824
|
|
825 Try to find better parameter names than ARG.
|
|
826
|
|
827 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
|
|
828
|
|
829 Use type information in parameter names. For example, use
|
|
830 (make-bit-vector length bit), not (make-bit-vector length init).
|
|
831
|
|
832 Completion functions should have parameters with names like
|
|
833 PARTIAL-FILENAME instead of the misleading FILENAME.
|
|
834
|
|
835 Type predicates should consistently take an OBJECT parameter,
|
|
836 since any object is valid as input.
|
|
837
|
|
838 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
|
|
839 functions like next-window and next-frame that walk over window or
|
|
840 frame lists.
|
|
841
|
|
842 Deleted duplicated documentation for:
|
|
843 one-window-p, format-insert-file
|
|
844
|
|
845 Deleted 21 lines of VMS-specific texinfo documentation.
|
|
846
|
|
847 Fixed up a few places where `_' was used in docstring parameter
|
|
848 names instead of `-'.
|
|
849
|
|
850 Fixed up places that used nil or t without @code.
|
|
851
|
|
852 Fixed up places that erroneously used @code instead of @var.
|
|
853
|
|
854 Fixed many typos.
|
|
855
|
|
856 Fixed many places where the parameters mentioned in the docstring
|
|
857 didn't match the actual parameters.
|
|
858
|
|
859 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
|
|
860
|
|
861 Fixed 40 places where docstrings were missing trailing `.'
|
|
862
|
|
863 Fixed the texi documentation of 41 functions where the
|
|
864 interactiveness of the function in the documentation did not match
|
|
865 the implementation.
|
|
866
|
|
867 Fixed 117 functions where the names of parameters in the texi was
|
|
868 different from the names in the implementation.
|
|
869
|
|
870 Fixed the texi documentation of 137 functions where the parameter
|
|
871 list of the function in the texi was semantically different from
|
|
872 the implementation.
|
|
873
|
|
874 2000-10-28 Adrian Aichner <adrian@xemacs.org>
|
|
875
|
|
876 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
|
|
877 incorporate raw HTML output in the HTML version.
|
|
878
|
|
879 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
880
|
|
881 * xemacs/menus.texi:
|
|
882 * widget.texi:
|
|
883 Typo fixes and tiny clarifications.
|
|
884
|
|
885 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
886
|
|
887 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
|
|
888 Added Q2.1.25 - function not found due to package not installed.
|
|
889
|
|
890 * xemacs/xemacs.texi:
|
|
891 * xemacs/abbrevs.texi:
|
|
892 * xemacs/basic.texi:
|
|
893 * xemacs/building.texi:
|
|
894 * xemacs/packages.texi:
|
|
895 * xemacs/startup.texi:
|
|
896 Moved "Packages" node to "Important General Concepts" section.
|
|
897
|
|
898 * xemacs/packages.texi: Added package list from etc/PACKAGES.
|
|
899
|
442
|
900 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
901
|
|
902 * XEmacs 21.2.36 is released.
|
|
903
|
|
904 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
905
|
|
906 * lispref/processes.texi (Signals to Processes): Many corrections.
|
|
907
|
|
908 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
909
|
|
910 * xemacs/startup.texi (Startup Paths): Minor fixes.
|
|
911
|
|
912 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
913
|
|
914 * *: Spelling mega-patch
|
|
915
|
|
916 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
917
|
|
918 * internals/internals.texi (Low-Level Modules):
|
|
919 Correct the list of source files.
|
|
920
|
|
921 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
922
|
|
923 * emodules.texi (Introduction): Trivial typo fix.
|
|
924
|
|
925 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
926
|
|
927 * emodules.texi (Initialization Mode): Spell-Check.
|
|
928
|
|
929 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
930
|
|
931 * lispref/databases.texi (Connecting to a Database):
|
|
932 s/berkeley_db/berkeley-db/. Too much C programming.
|
|
933
|
|
934 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
935
|
|
936 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
|
|
937
|
|
938 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
939
|
|
940 * xemacs\search.texi (Regexp Search):
|
|
941 * xemacs\search.texi (Regexps):
|
|
942 Synch up with updated docs below (describing non-greedy
|
|
943 operators and such).
|
|
944
|
|
945 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
946
|
|
947 * lispref\searching.texi (Syntax of Regexps):
|
|
948 Document ??, which we've supported since 20.4.
|
|
949
|
|
950 2000-07-31 Sandra Wambold <wambold@cygnus.com>
|
|
951
|
|
952 * xemacs-faq.texi: Minor updates in first two sections
|
|
953
|
|
954 2000-07-27 Andy Piper <andy@xemacs.org>
|
|
955
|
|
956 * lispref/hash-tables.texi: add new hash table type.
|
|
957
|
|
958 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
959
|
|
960 * XEmacs 21.2.35 is released.
|
|
961
|
|
962 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
963
|
|
964 * Makefile: rm -f ==> $(RM)
|
|
965
|
|
966 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
967
|
454
|
968 * lispref/postgresql.texi:
|
442
|
969 - Don't mention ".so" extension.
|
|
970 - Make installation instructions more generic.
|
|
971 - Mention M-x describe-installation.
|
|
972
|
|
973 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
974
|
|
975 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
|
|
976 Windows problem with binary locs and latest info.
|
|
977
|
|
978 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
979
|
|
980 * lispref/glyphs.texi: Fix trivial typos.
|
|
981 * lispref/gutter.texi: Ditto.
|
|
982 * lispref/loading.texi: Ditto.
|
|
983 * lispref/postgresql.texi: Ditto.
|
|
984
|
|
985 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
986
|
|
987 * internals/internals.texi (Markers and Extents): Fix trivial typo.
|
|
988
|
|
989 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
990
|
|
991 * make-stds.texi: Fix trivial typos.
|
|
992 * xemacs-faq.texi: Ditto.
|
|
993 * internals/internals.texi: Ditto.
|
|
994 * new-users-guide/edit.texi: Ditto.
|
|
995 * new-users-guide/modes.texi: Ditto.
|
|
996 * new-users-guide/region.texi: Ditto.
|
|
997
|
|
998 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
999
|
|
1000 * xemacs-faq.texi (Q6.1.2):
|
|
1001 * xemacs-faq.texi (Q6.1.5):
|
|
1002 * xemacs-faq.texi (Q6.1.6):
|
|
1003 Corrections for Cygwin, MinGW.
|
|
1004
|
|
1005 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1006
|
|
1007 * xemacs/basic.texi: Fix trivial typos.
|
|
1008 * xemacs/buffers.texi: Fix trivial typos.
|
|
1009 * xemacs/building.texi: Ditto.
|
|
1010 * xemacs/glossary.texi: Ditto.
|
|
1011 * xemacs/gnu.texi: Ditto.
|
|
1012 * xemacs/help.texi: Ditto.
|
|
1013 * xemacs/keystrokes.texi: Ditto.
|
|
1014 * xemacs/programs.texi: Ditto.
|
|
1015 * xemacs/search.texi: Ditto.
|
|
1016 * xemacs/sending.texi: Ditto.
|
|
1017
|
|
1018 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
1019
|
|
1020 * XEmacs 21.2.34 is released.
|
|
1021
|
|
1022 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1023
|
|
1024 * xemacs/basic.texi: Document translation of tutorial.
|
|
1025 * xemacs/startup.texi: Remove lock-directory.
|
|
1026 * xemacs/enterings.texi: Update.
|
|
1027
|
|
1028 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1029
|
|
1030 * lispref/display.texi:
|
|
1031 * lispref/faces.texi:
|
|
1032 * lispref/glyphs.texi:
|
|
1033 * lispref/gutter.texi:
|
|
1034 * lispref/modes.texi:
|
|
1035 * lispref/specifiers.texi:
|
|
1036 * lispref/toolbar.texi:
|
|
1037 Update. Merge Ben's doc-string update.
|
|
1038
|
|
1039 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1040
|
|
1041 * xemacs/basic.texi:
|
|
1042 * xemacs/enterings.texi:
|
|
1043 * xemacs/mini.texi:
|
|
1044 Partial sync with FSF Emacs 20.6 and some update.
|
|
1045
|
|
1046 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
1047
|
|
1048 * XEmacs 21.2.33 is released.
|
|
1049
|
|
1050 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1051
|
|
1052 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
|
|
1053
|
|
1054 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
|
|
1055
|
|
1056 * lispref/ldap.texi: Documentation of the add/modify/delete and
|
|
1057 internationalization APIs
|
|
1058
|
|
1059 * lispref/lispref.texi: Updated LDAP-related menus
|
|
1060
|
|
1061 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
1062
|
|
1063 * XEmacs 21.2.32 is released.
|
|
1064
|
|
1065 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
1066
|
|
1067 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
|
|
1068 documentation to reflect the latest code.
|
|
1069
|
|
1070 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
|
|
1071
|
|
1072 * lispref/postgresql.texi (PostgreSQL Support): New File.
|
|
1073
|
|
1074 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
|
|
1075 * lispref/lispref.texi (Top): Ditto.
|
|
1076 * lispref/internationalization.texi: Ditto.
|
|
1077
|
|
1078 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1079
|
|
1080 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
|
|
1081
|
|
1082 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1083
|
|
1084 * xemacs-faq.texi: Put node before section.
|
|
1085
|
|
1086 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1087
|
|
1088 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
|
|
1089
|
|
1090 2000-03-01 Sandra Wambold <wambold@xemacs.org>
|
|
1091
|
|
1092 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
|
|
1093
|
|
1094 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1095
|
|
1096 * xemacs/xemacs.texi: Detailed menu update.
|
|
1097
|
|
1098 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1099
|
|
1100 * xemacs/help.texi: Synch with FSF 20.5. Update.
|
|
1101
|
|
1102 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1103
|
|
1104 * lispref/minibuf.texi: Add default argument documentation.
|
|
1105
|
|
1106 2000-02-27 Martin Buchholz <martin@xemacs.org>
|
|
1107
|
|
1108 * internals/internals.texi (lrecords): Update docs for new lisp
|
|
1109 object representation.
|
|
1110
|
|
1111 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
1112
|
|
1113 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
1114 Document INLINE_HEADER and how to create macros and inline functions.
|
|
1115 Cleanup entire section.
|
|
1116
|
|
1117 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1118
|
|
1119 * man/lispref/gutter.texi: New file describing gutter API.
|
|
1120
|
|
1121 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
|
|
1122
|
|
1123 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
|
|
1124
|
|
1125 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1126
|
|
1127 * man/lispref/frames.texi, man/xemacs/custom.texi,
|
|
1128 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
|
|
1129 toolbars, and gutters as optional components of frames, with
|
|
1130 pointers to descriptions.
|
|
1131
|
|
1132 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1133
|
|
1134 * man/lispref/mule.texi: Substantial reorganization and
|
|
1135 revision for style of descriptions of character sets,
|
|
1136 encodings, and coding systems. Addition of a complete table
|
|
1137 of coding systems as of XEmacs 21.2.19.
|
|
1138
|
|
1139 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1140
|
|
1141 * XEmacs 21.2.31 is released.
|
|
1142
|
|
1143 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
1144
|
|
1145 * XEmacs 21.2.30 is released.
|
|
1146
|
|
1147 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1148
|
|
1149 * internals/internals.texi: Made texinfmt-friendly.
|
|
1150
|
|
1151 2000-01-20 Mark Thomas <mthomas@jprc.com>
|
|
1152
|
|
1153 * lispref/backups.texi (Numbered Backups):
|
|
1154 * xemacs/files.texi (Backup Deletion):
|
|
1155 Change trim-versions-without-asking to delete-old-versions.
|
|
1156
|
|
1157 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
1158
|
|
1159 * internals/internals.texi (Conversion to and from External Data):
|
|
1160 Document TO_EXTERNAL_FORMAT and friends.
|
|
1161 Doc bug fixes.
|
|
1162
|
|
1163 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1164
|
|
1165 * XEmacs 21.2.29 is released.
|
|
1166
|
|
1167 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1168
|
|
1169 * internals/internals.texi: Integrate Olivier's portable dumping docs.
|
|
1170
|
|
1171 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
1172
|
|
1173 * lispref/symbols.texi (Object Plists):
|
|
1174 Document `object-plist'.
|
|
1175 Document `remprop'.
|
|
1176 Rework all plist frobbing docs for accuracy.
|
|
1177
|
440
|
1178 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1179
|
|
1180 * XEmacs 21.2.28 is released.
|
|
1181
|
|
1182 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1183
|
|
1184 * cl.texi: Remove (or replace by `get') references to `get*'.
|
|
1185
|
|
1186 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1187
|
|
1188 * widget.texi:
|
|
1189 * internals/internals.texi:
|
|
1190 * lispref/commands.texi:
|
|
1191 * lispref/consoles-devices.texi:
|
|
1192 * lispref/customize.texi:
|
|
1193 * lispref/dialog.texi:
|
|
1194 * lispref/extents.texi:
|
|
1195 * lispref/faces.texi:
|
|
1196 * lispref/glyphs.texi:
|
|
1197 * lispref/keymaps.texi:
|
|
1198 * lispref/lists.texi:
|
|
1199 * lispref/markers.texi:
|
|
1200 * lispref/menus.texi:
|
|
1201 * lispref/mule.texi:
|
|
1202 * lispref/objects.texi:
|
|
1203 * lispref/specifiers.texi:
|
|
1204 * lispref/toolbar.texi:
|
|
1205 * lispref/tooltalk.texi:
|
|
1206 * lispref/x-windows.texi:
|
|
1207 * new-users-guide/custom2.texi:
|
|
1208 * new-users-guide/help.texi:
|
|
1209 * new-users-guide/modes.texi:
|
|
1210 * xemacs/abbrevs.texi:
|
|
1211 * xemacs/buffers.texi:
|
|
1212 * xemacs/custom.texi:
|
|
1213 * xemacs/help.texi:
|
|
1214 * xemacs/keystrokes.texi:
|
|
1215 * xemacs/mini.texi:
|
|
1216 * xemacs/new.texi:
|
|
1217 * xemacs/packages.texi:
|
|
1218 * xemacs/programs.texi:
|
|
1219 * xemacs/sending.texi:
|
|
1220 Change ' -- ' to '---' since Texinfo formats --- to --.
|
|
1221 Untabify. TeX doesn't like TAB.
|
|
1222
|
|
1223 2000-01-27 Sandra Wambold <wambold@xemacs.org>
|
|
1224
|
|
1225 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
|
|
1226 21.2.*
|
|
1227
|
|
1228 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1229
|
|
1230 * xemacs-faq.texi: Untabify.
|
442
|
1231
|
440
|
1232 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1233
|
|
1234 * internals/internals.texi (General Coding Rules): Document why we
|
|
1235 #include <config.h>
|
|
1236
|
|
1237 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1238
|
|
1239 * xemacs-faq.texi: Change ' -- ' to '---'.
|
442
|
1240
|
440
|
1241 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1242
|
|
1243 * lispref/faces.texi (Face Properties): Document
|
|
1244 remove-face-property.
|
|
1245
|
438
|
1246 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1247
|
|
1248 * XEmacs 21.2.27 is released.
|
|
1249
|
|
1250 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1251
|
|
1252 * xemacs/regs.texi: Synch with FSF 20.5.
|
|
1253
|
|
1254 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1255
|
|
1256 * info.texi: Change cross reference from emacs to xemacs.
|
|
1257
|
|
1258 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1259
|
|
1260 * xemacs/mini.texi: Synch with FSF 20.5. Update.
|
|
1261
|
|
1262 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
1263
|
|
1264 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
|
|
1265
|
|
1266 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
1267
|
|
1268 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
|
|
1269
|
|
1270 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
1271
|
|
1272 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
|
|
1273
|
|
1274 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
1275
|
|
1276 * xemacs-faq.texi: Updated Macintosh information,
|
|
1277 updated OS/2 info, changed turn-on-pending-delete answer.
|
|
1278
|
|
1279 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1280
|
|
1281 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
|
|
1282
|
|
1283 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
1284
|
|
1285 * lispref/control.texi (Signaling Errors): Document that `signal'
|
|
1286 is continuable.
|
|
1287 (Signaling Errors): Document `cerror', `signal-error', and
|
|
1288 `check-argument-type'.
|
|
1289 (Handling Errors): Mention `debug-on-signal'.
|
|
1290 (Error Symbols): Document `define-error'.
|
|
1291 (Processing of Errors): Document `display-error' and
|
|
1292 `error-message-string'.
|
|
1293
|
|
1294 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1295
|
|
1296 * internals/internals.texi: Remove latin-1 char.
|
|
1297
|
|
1298 2000-01-05 Didier Verna <didier@xemacs.org>
|
|
1299
|
|
1300 * xemacs/custom.texi (Key bindings using strings): add missing
|
|
1301 whitespace.
|
|
1302
|
|
1303 * xemacs/xemacs.texi (Top):
|
|
1304 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
|
|
1305 node.
|
|
1306
|
|
1307 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1308
|
|
1309 * lispref/minibuf.texi (Reading a Password): New section.
|
|
1310
|
|
1311 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1312
|
|
1313 * lispref/minibuf.texi: Remove documentation about
|
|
1314 minibuffer-local-ns-map, read-no-blanks-input.
|
|
1315
|
|
1316 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
1317
|
|
1318 * lispref/minibuf.texi: Partial Synch with FSF manual.
|
|
1319 Add description about DEFAULT argument of reading functions.
|
|
1320
|
436
|
1321 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1322
|
|
1323 * XEmacs 21.2.26 is released.
|
|
1324
|
|
1325 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
1326
|
|
1327 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
|
|
1328
|
434
|
1329 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1330
|
|
1331 * XEmacs 21.2.25 is released.
|
|
1332
|
|
1333 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
1334
|
|
1335 * lispref/text.texi (Near Point): Document `char-before'.
|
|
1336
|
|
1337 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
1338
|
|
1339 * widget.texi: Fix typos and possessive singular errors. Break
|
|
1340 long sentences for readability. Remove some redundant commas.
|
|
1341
|
|
1342 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
1343
|
442
|
1344 * lispref/functions.texi (Mapping Functions):
|
434
|
1345 Warn about mapping functions modifying their sequences.
|
|
1346
|
|
1347 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
1348
|
|
1349 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
1350
|
432
|
1351 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1352
|
|
1353 * XEmacs 21.2.24 is released.
|
|
1354
|
|
1355 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1356
|
|
1357 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
442
|
1358 instead of PACKAGEPATH
|
432
|
1359 From Marcus Harnisch <harnisch@mikrom.de>
|
|
1360
|
430
|
1361 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1362
|
|
1363 * XEmacs 21.2.23 is released.
|
|
1364
|
|
1365 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
1366
|
|
1367 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
1368
|
|
1369 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
1370
|
442
|
1371 * info.texi (Top):
|
430
|
1372 Remove @ifnottex, which gives old makeinfos indigestion.
|
442
|
1373 * texinfo.texi (Top):
|
430
|
1374 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
1375 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
1376
|
|
1377 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
1378
|
|
1379 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
1380
|
428
|
1381 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1382
|
|
1383 * XEmacs 21.2.22 is released
|
|
1384
|
|
1385 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1386
|
|
1387 * XEmacs 21.2.21 is released.
|
|
1388
|
|
1389 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
1390
|
|
1391 * internals.texi (Lstream Functions):
|
|
1392 * internals.texi (Lstream Methods):
|
|
1393 Types have changed to size_t and ssize_t. Document them.
|
|
1394
|
|
1395 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1396
|
|
1397 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
1398 XEmacs 21
|
|
1399
|
|
1400 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
1401
|
|
1402 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
442
|
1403
|
428
|
1404 * Makefile:
|
|
1405 - Make sure the default target is `info' instead of cl.info.
|
|
1406 - Use $(INFODIR) consistently where appropriate.
|
|
1407 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
1408 - Comment out unused macros: EMACS EMACSFLAGS
|
|
1409 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
1410 - Get dependencies up to date.
|
|
1411
|
|
1412 * internals/Makefile:
|
|
1413 * xemacs/Makefile:
|
|
1414 * lispref/Makefile:
|
|
1415 * new-users-guide/Makefile:
|
|
1416 * lispref/index.perm:
|
|
1417 * lispref/index.unperm:
|
|
1418 * lispref/permute-index:
|
|
1419 * internals/index.perm:
|
|
1420 * internals/index.unperm:
|
|
1421 Remove these Makefiles.
|
|
1422 Include all functionality in man/Makefile.
|
|
1423 Support only non-permuted indexes for simplicity.
|
|
1424
|
|
1425 * emodules.texi:
|
|
1426 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
1427
|
|
1428 * lispref/commands.texi:
|
|
1429 * lispref/display.texi:
|
|
1430 * lispref/faces.texi:
|
|
1431 * lispref/functions.texi:
|
|
1432 * lispref/keymaps.texi:
|
|
1433 * lispref/lists.texi:
|
|
1434 * lispref/modes.texi:
|
|
1435 * lispref/objects.texi:
|
|
1436 * lispref/os.texi:
|
|
1437 * lispref/sequences.texi:
|
|
1438 * lispref/strings.texi:
|
|
1439 * lispref/text.texi:
|
|
1440 * new-users-guide/custom1.texi:
|
|
1441 * xemacs/custom.texi:
|
|
1442 * xemacs/menus.texi:
|
|
1443 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
1444 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
1445 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
1446
|
|
1447 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
1448
|
|
1449 * texinfo.tex:
|
|
1450 * texinfo.texi:
|
|
1451 * info.texi:
|
|
1452 * standards.texi:
|
|
1453 * make-stds.texi:
|
|
1454 Import FSF-maintained files from texinfo-4.0.
|
|
1455
|
|
1456 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1457
|
|
1458 * XEmacs 21.2.20 is released
|
|
1459
|
|
1460 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
1461
|
|
1462 * xemacs/packages.texi (Using Packages): Added description of
|
|
1463 package-get-package-provider.
|
|
1464
|
|
1465 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
1466
|
|
1467 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
1468
|
434
|
1469 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
1470
|
|
1471 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
1472 line-break.
|
|
1473
|
|
1474 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
1475 menus.
|
|
1476 (Q1.4.1): ditto.
|
|
1477 (Q1.4.3): ditto.
|
|
1478 (Q2.0.5): Hyphenate words.
|
|
1479
|
|
1480 * info.texi (Add): Fix one typo.
|
|
1481
|
|
1482 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
1483
|
|
1484 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1485 just added some dots to shut up compile warnings.
|
|
1486
|
|
1487 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
1488
|
|
1489 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1490 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
1491
|
|
1492 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
1493
|
|
1494 * internals.texi (Glyphs): add some glyph documentation.
|
|
1495
|
|
1496 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1497
|
|
1498 * XEmacs 21.2.19 is released
|
|
1499
|
434
|
1500 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1501
|
|
1502 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
1503 @macro (unsupported by texinfo package). Remove stray @code.
|
|
1504 * custom.texi: Add info extension to @setfilename.
|
|
1505 * texinfo.texi: Ditto.
|
|
1506 * widget.texi: Ditto.
|
|
1507 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
1508 install ...
|
|
1509
|
442
|
1510 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
1511
|
|
1512 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
1513 entry. They are implemented.
|
|
1514
|
|
1515 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1516
|
|
1517 * XEmacs 21.2.18 is released
|
|
1518
|
|
1519 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1520
|
|
1521 * XEmacs 21.2.17 is released
|
|
1522
|
|
1523 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1524
|
|
1525 * XEmacs 21.2.16 is released
|
|
1526
|
|
1527 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1528
|
|
1529 * XEmacs 21.2.15 is released
|
|
1530
|
|
1531 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
1532
|
|
1533 * custom.texi, external-widget.texi: Minor
|
|
1534 fix to get info DIR entry correct.
|
|
1535
|
|
1536 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
1537
|
|
1538 * xemacs/cmdargs.texi:
|
|
1539 Document -private.
|
|
1540
|
|
1541 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
1542
|
|
1543 * Makefile: Added `emodules.info' to info targets.
|
|
1544
|
|
1545 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
1546
|
|
1547 * internals/internals.texi (The XEmacs Object System
|
|
1548 (Abstractly Speaking)): typo.
|
|
1549
|
|
1550 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
1551
|
|
1552 * lispref/text.texi (Substitution): Document improvements in
|
|
1553 `translate-region'.
|
|
1554
|
|
1555 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1556
|
|
1557 * XEmacs 21.2.14 is released
|
|
1558
|
|
1559 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
1560
|
|
1561 * man/internals/internals.texi:
|
|
1562 * man/lispref/lispref.texi:
|
|
1563 * man/new-users-guide/new-users-guide.texi:
|
|
1564 * man/xemacs/xemacs.texi:
|
|
1565 * man/cl.texi:
|
|
1566 * man/custom.texi:
|
|
1567 * man/term.texi:
|
|
1568 * man/termcap.texi:
|
|
1569 * man/widget.texi:
|
|
1570 * man/xemacs-faq.texi:
|
|
1571 * man/external-widget.texi:
|
|
1572 Added info dir entries so install-info will add them to
|
|
1573 the common `dir' file.
|
|
1574
|
|
1575 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1576
|
|
1577 * man/lispref/mule.texi: Document CCL
|
|
1578 - add sections: syntax, statements, expressions, and examples.
|
|
1579 - fix naming and description errors.
|
|
1580 - update links in neighboring nodes.
|
|
1581
|
|
1582 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1583
|
|
1584 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
1585
|
|
1586 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
1587
|
|
1588 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
1589 Appearance)
|
|
1590
|
|
1591 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1592
|
|
1593 * XEmacs 21.2.13 is released
|
|
1594
|
|
1595 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1596
|
|
1597 * XEmacs 21.2.12 is released
|
|
1598
|
|
1599 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1600
|
|
1601 * XEmacs 21.2.11 is released
|
|
1602
|
|
1603 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1604
|
|
1605 * XEmacs 21.2.10 is released
|
|
1606
|
|
1607 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1608
|
|
1609 * XEmacs 21.2.9 is released
|
|
1610
|
434
|
1611 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1612
|
|
1613 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
1614 Fixing documentation.
|
|
1615 (Basic Lisp Modules): ditto.
|
|
1616
|
|
1617 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
1618
|
|
1619 * emodules.texi: New file to describe XEmacs modules.
|
|
1620
|
|
1621 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1622
|
|
1623 * XEmacs 21.2.8 is released.
|
|
1624
|
|
1625 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1626
|
|
1627 * XEmacs 21.2.7 is released.
|
|
1628
|
|
1629 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1630
|
|
1631 * XEmacs 21.2.6 is released
|
|
1632
|
|
1633 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1634
|
|
1635 * XEmacs 21.2.5 is released
|
|
1636
|
|
1637 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
1638
|
|
1639 * xemacs/startup.texi (Startup Paths):
|
|
1640 * xemacs/custom.texi (Widgets):
|
|
1641 * xemacs-faq.texi (Q3.0.5):
|
|
1642 * xemacs-faq.texi (Top):
|
|
1643
|
|
1644 * widget.texi (info-link):
|
|
1645
|
|
1646 * lispref/objects.texi (Type Predicates):
|
|
1647 * lispref/objects.texi (Hash Table Type):
|
|
1648 * lispref/objects.texi (Primitive Types):
|
|
1649 * lispref/objects.texi (Lisp Data Types):
|
|
1650 * lispref/macros.texi (Backquote):
|
|
1651 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
1652 * lispref/hash-tables.texi:
|
|
1653 * lispref/errors.texi (Standard Errors):
|
|
1654 * lispref/compile.texi (Disassembly):
|
|
1655 * lispref/compile.texi (Compiled-Function Objects):
|
|
1656 * lispref/compile.texi (Eval During Compile):
|
|
1657 * lispref/compile.texi (Docs and Compilation):
|
|
1658 * lispref/compile.texi (Compilation Functions):
|
|
1659 * lispref/compile.texi (Speed of Byte-Code):
|
|
1660 * lispref/compile.texi (Byte Compilation):
|
|
1661 * lispref/building.texi (Garbage Collection):
|
|
1662
|
|
1663 * internals/internals.texi (Simple Special Forms):
|
|
1664 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
1665 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
1666 * internals/internals.texi (String):
|
|
1667 * internals/internals.texi (Introduction to Allocation):
|
|
1668 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
1669 * internals/internals.texi (Modules for Internationalization):
|
|
1670 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
1671 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
1672 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
1673 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
1674 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
1675 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
1676 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
1677 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
1678 * internals/internals.texi (Basic Lisp Modules):
|
|
1679 * internals/internals.texi (Low-Level Modules):
|
|
1680 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
1681 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
1682 * internals/internals.texi (Working With Character and Byte Positions):
|
|
1683 * internals/internals.texi (Writing Lisp Primitives):
|
|
1684 * internals/internals.texi (General Coding Rules):
|
|
1685 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
1686 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
1687 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
1688 * internals/internals.texi (The Lisp Language):
|
|
1689 * internals/internals.texi (Top):
|
|
1690 * internals/internals.texi:
|
|
1691 - rewrite Internals manual
|
|
1692
|
|
1693 * cl.texi (Porting Common Lisp):
|
|
1694 * cl.texi (Hash Tables):
|
|
1695 * cl.texi (Association Lists):
|
|
1696 * cl.texi (Declarations):
|
|
1697 * cl.texi (For Clauses):
|
|
1698 * cl.texi (Basic Setf):
|
|
1699 * cl.texi (Equality Predicates):
|
|
1700 - mega patch
|
|
1701
|
|
1702 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1703
|
|
1704 * XEmacs 21.2-beta4 is released.
|
|
1705
|
|
1706 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1707
|
|
1708 * XEmacs 21.2-beta3 is released.
|
|
1709
|
|
1710 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
1711
|
|
1712 * Makefile (MAKEINFO): Undo no-split change.
|
|
1713
|
|
1714 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1715
|
|
1716 * XEmacs 21.2-beta2 is released.
|
|
1717
|
|
1718 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
1719
|
|
1720 * lispref/customize.texi: New file.
|
|
1721
|
|
1722 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
1723
|
|
1724 * internals/internals.texi (Coding for Mule): New node and
|
|
1725 section.
|
|
1726
|
|
1727 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
1728
|
|
1729 * xemacs/packages.texi: Document manually installing binary packages.
|
|
1730
|
|
1731 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
1732
|
|
1733 * Synch calendar.texi with Emacs 20.3
|
|
1734
|
|
1735 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
1736
|
|
1737 * xemacs/packages.texi: Correct and update package documentation.
|
|
1738 Updated the package installation section to mention the visual
|
|
1739 package browser/installer.
|
|
1740
|
|
1741 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
1742
|
|
1743 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
1744 specifics.
|
|
1745
|
|
1746 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
1747
|
|
1748 * lispref/files.texi (User Name Completion): new section.
|
|
1749
|
434
|
1750 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
1751
|
|
1752 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
1753 @itemize @bullet (this is what all other files included in
|
|
1754 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
1755
|
|
1756 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1757
|
|
1758 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
1759
|
|
1760 * xemacs/xemacs.texi:
|
|
1761 * xemacs/packages.texi: More packages documentation.
|
|
1762
|
|
1763 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1764
|
|
1765 * XEmacs 21.2-beta1 is released.
|
|
1766
|
|
1767 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1768
|
|
1769 * XEmacs 21.0-pre5 is released.
|
|
1770
|
|
1771 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1772
|
|
1773 * XEmacs 21.0-pre4 is released.
|
|
1774
|
|
1775 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
1776
|
|
1777 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
1778
|
|
1779 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1780
|
|
1781 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
1782 damage in transit.
|
|
1783
|
|
1784 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
1785
|
|
1786 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
1787
|
|
1788 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
1789
|
|
1790 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
1791
|
|
1792 * lispref/Makefile: Added ldap.texi to srcs
|
|
1793
|
|
1794 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
1795
|
|
1796 * standards.texi (Preface): Revert previous change to @node
|
|
1797 because it doesn't pass makeinfo.
|
|
1798
|
434
|
1799 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
1800
|
|
1801 * cl.texi: See ALL.
|
|
1802 * info-stnd.texi: Fixed @setfilename.
|
|
1803 * info.texi: Fixed @setfilename and a typo.
|
|
1804 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
1805 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
442
|
1806 changed some occurrences of `:' to `colon'.
|
428
|
1807 * xemacs-faq.texi: See ALL.
|
|
1808 * internals/internals.texi: See ALL.
|
|
1809 * lispref/back.texi: Fixed @setfilename.
|
|
1810 * lispref/compile.texi: See ALL.
|
|
1811 * lispref/debugging.texi: See ALL.
|
|
1812 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
1813 * lispref/eval.texi: See ALL.
|
|
1814 * lispref/extents.texi: See ALL.
|
|
1815 * lispref/loading.texi: See ALL.
|
|
1816 * lispref/searching.texi: Escaped `(' in
|
|
1817 @cindex @samp{(?:} in regex
|
|
1818 * lispref/variables.texi: See ALL.
|
|
1819
|
|
1820 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
1821
|
|
1822 * xemacs/calendar.texi: Massive update.
|
|
1823 From Jeff Miller <jmiller@smart.net>
|
|
1824
|
|
1825 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1826
|
|
1827 * xemacs/abbrevs.texi:
|
|
1828 * xemacs/basic.texi:
|
|
1829 * xemacs/buildings.texi:
|
|
1830 * xemacs/cmdargs.texi:
|
|
1831 * xemacs/files.texi:
|
|
1832 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
1833 and packages.texi stuff.
|
|
1834
|
|
1835 * xemacs/startup.texi:
|
|
1836 * xemacs/packages.texi: Created.
|
|
1837
|
434
|
1838 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1839
|
|
1840 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
1841 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
1842 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
1843 happy. Fixed refs broken by a previous patch of mine.
|
|
1844
|
|
1845 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
1846
|
|
1847 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
1848
|
|
1849 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
1850
|
|
1851 * lispref/windows.texi (Resizing Windows): document third optional
|
|
1852 WINDOW argument to enlarge-window and shrink-window.
|
|
1853 (Selecting Windows): document select-window optional norecord
|
|
1854 argument.
|
|
1855 (Size of Window): document window-text-area-pixel-height and
|
|
1856 window-text-area-pixel-width.
|
|
1857 (Size of Window): document window-displayed-text-pixel-height.
|
|
1858 (Position of Window): document window-text-area-pixel-edges.
|
|
1859
|
|
1860 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
1861 vertical-motion and vertical-motion-pixels.
|
|
1862
|
|
1863 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1864
|
|
1865 * lispref/windows.texi (Resizing Windows): Document
|
|
1866 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
1867
|
|
1868 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
1869 `vertical-motion'.
|
|
1870 (Screen Lines): Document `vertical-motion-pixels'.
|
|
1871
|
|
1872 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
1873 `save-selected-frame' and `with-selected-frame'.
|
|
1874
|
|
1875 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1876
|
|
1877 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
1878
|
|
1879 * lispref/files.texi (Unique File Names): Update docs for
|
|
1880 `make-temp-name'; document `temp-directory'.
|
|
1881
|
|
1882 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
1883
|
|
1884 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
1885
|
|
1886 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
1887 instantiation order.
|
|
1888 (Specifier Instancing Functions): Ditto.
|
|
1889
|
|
1890 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
1891
|
|
1892 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
1893 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
1894 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
1895 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
1896 added some docu about the drop procedure
|
|
1897
|
434
|
1898 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
1899
|
|
1900 * info-stnd.texi: added ../info/ to @setfilename.
|
|
1901 * info.texi: added ../info/ to @setfilename.
|
|
1902 * lispref/commands.texi: see ALL.
|
|
1903 * lispref/frames.texi: see ALL.
|
|
1904 * lispref/os.texi: see ALL.
|
|
1905 * lispref/text.texi: see ALL.
|
|
1906 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
1907 * new-users-guide/custom2.texi: see ALL.
|
|
1908 * new-users-guide/edit.texi: see ALL.
|
|
1909 * new-users-guide/enter.texi: see ALL.
|
|
1910 * new-users-guide/files.texi: see ALL.
|
|
1911 * new-users-guide/help.texi
|
|
1912 * new-users-guide/modes.texi: see ALL.
|
|
1913 * new-users-guide/new-users-guide.texi: see ALL.
|
|
1914 * new-users-guide/region.texi: see ALL.
|
|
1915 * new-users-guide/search.texi: see ALL.
|
|
1916 * new-users-guide/xmenu.texi: see ALL.
|
|
1917 * standards.texi: added ../info/ to @setfilename.
|
|
1918 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
1919 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
1920 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
1921 happy.
|
|
1922 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
1923 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
1924 p?xefs (most were empty, some elisp and emacs), used
|
|
1925 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
1926 User's Manual" respectively for all these.
|
|
1927
|
|
1928 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
1929
|
|
1930 * lispref/dragndrop.texi: added experimental
|
|
1931
|
|
1932 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
1933
|
|
1934 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
1935
|
|
1936 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
1937
|
|
1938 * lispref/dragndrop.texi: only small changes
|
|
1939
|
|
1940 1998-05-15 Christian Nybø <chr@mediascience.no>
|
|
1941
|
|
1942 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
1943
|
|
1944 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
1945
|
|
1946 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
1947 documentation.
|
|
1948
|
|
1949 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
1950
|
|
1951 * lispref/dragndrop.texi: new section for the DnD API
|
|
1952 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
1953 modes
|
|
1954 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
1955 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
1956
|
|
1957 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
1958
|
|
1959 * commands.texi: exchange of dnd-drop with misc-user
|
|
1960
|
|
1961 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
1962
|
|
1963 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
1964 comments on adding new files, inspired by Olivier Galibert.
|
|
1965
|
|
1966 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
1967
|
|
1968 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
1969 scroll-conservatively.
|
|
1970
|
|
1971 * lispref/loading.texi (Named Features): Document advanced args to
|
|
1972 `feature'.
|
|
1973
|
|
1974 * lispref/files.texi (File Name Expansion): Document that
|
|
1975 expand-file-name does not treat // and ~/ in the middle of file
|
|
1976 names specially.
|
|
1977
|
|
1978 * lispref/positions.texi (Excursions): Document
|
|
1979 `with-current-buffer' and `with-temp-file'.
|
|
1980
|
|
1981 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
1982 construct.
|
|
1983
|
|
1984 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
1985 omitted from format-time-string.
|
|
1986
|
|
1987 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
1988 to `string-to-number'.
|
|
1989
|
|
1990 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
1991 constructs documentation.
|
|
1992 (Regexp Search): Document `split-string'.
|
|
1993
|
|
1994 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
1995
|
|
1996 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
1997 longer highlight the region.
|
|
1998
|
|
1999 * lispref/display.texi (The Echo Area): Document message log
|
|
2000 stuff, including `display-message', `lmessage', `clear-message',
|
|
2001 (Warnings): Document warning stuff.
|
|
2002
|
|
2003 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
2004 for misc-user events.
|
|
2005 (Using Interactive): Document `function-interactive'.
|
|
2006
|
|
2007 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
2008 argument to `load-average'.
|
|
2009 (User Identification): Document the new semantics of
|
|
2010 `user-full-name'.
|
|
2011
|
|
2012 * lispref/strings.texi (Creating Strings): Document `string'
|
|
2013 function.
|
|
2014
|
|
2015 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2016
|
|
2017 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
2018 comparison functions.
|
|
2019
|
|
2020 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
2021
|
|
2022 * lispref/frames.texi (Input Focus): Document behavior of
|
|
2023 select-frame wrt focus-follows-mouse.
|
|
2024
|
|
2025 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
2026
|
|
2027 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
2028 It breaks my heart to uglify the Makefile like this, but this is
|
|
2029 going to be a perpetual FAQ otherwise.
|
|
2030 General cleanup.
|
|
2031 Comment out w3 and vm info rules.
|
|
2032 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
2033
|
|
2034 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2035
|
|
2036 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
2037
|
|
2038 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2039
|
|
2040 * internals/internals.texi (GCPROing): Explain when it is
|
|
2041 necessary to GCPRO function parameters.
|
|
2042
|
|
2043 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2044
|
|
2045 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
2046 definition of For().
|
|
2047
|
|
2048 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2049
|
|
2050 * lispref/menus.texi: Use recommended forms in examples.
|
|
2051
|
|
2052 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2053
|
|
2054 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
2055 handling of gensyms.
|
|
2056
|
|
2057 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
2058
|
|
2059 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
2060 setting of x-emacs-application-class.
|
|
2061
|
|
2062 * lispref/x-windows.texi (Resources): update doc for
|
|
2063 x-emacs-application-class.
|
|
2064
|
|
2065 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2066
|
|
2067 * cl.texi (Equality Predicates): Update to reflect change to
|
|
2068 `equalp' made in "cl-extra.el" - now compares characters case
|
|
2069 insensitively.
|
|
2070
|
|
2071 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2072
|
|
2073 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
2074
|
|
2075 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2076
|
|
2077 * lispref/display.texi (Beeping): Linux has sound too.
|
|
2078
|
|
2079 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2080
|
|
2081 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
2082 XEmacs.
|
|
2083 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
2084
|
|
2085 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2086
|
|
2087 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
2088 syntax for integers.
|
434
|
2089 From Adrian Aichner <adrian@xemacs.org>
|
428
|
2090 * cl.texi (Porting Common Lisp): ' '
|
|
2091 * lispref/numbers.texi (Numbers): ' '
|
|
2092
|
|
2093 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2094
|
|
2095 * lispref/searching.texi (Regular Expressions): Document the
|
|
2096 recent regular expression syntax extensions.
|
|
2097
|
|
2098 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
2099
|
|
2100 * internals/internals.texi: Remove all mocklisp references.
|
|
2101
|
|
2102 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
2103
|
|
2104 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
2105
|
|
2106 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
2107
|
|
2108 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
2109
|
|
2110 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
2111
|
|
2112 * Makefile: Don't stop on errors.
|
|
2113
|
|
2114 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
2115
|
|
2116 * Makefile: add skk manual.
|
|
2117
|
|
2118 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
2119
|
|
2120 * internals/internals.texi (XEmacs): Updated history section.
|
|
2121
|
|
2122 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2123
|
|
2124 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
2125 return value.
|
|
2126 (Speed of Byte-Code): Ditto.
|
|
2127 (Compilation Functions): Ditto.
|
|
2128 (Compiled-Function Objects): Ditto.
|
|
2129 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
2130 previous value was embarrassing).
|
|
2131
|
|
2132 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
2133
|
|
2134 * Makefile (srcs): vhdl-mode has been packaged.
|
|
2135
|
|
2136 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
2137
|
|
2138 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
2139
|
|
2140 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2141
|
|
2142 * lispref/commands.texi (Working With Events): Document fully.
|
|
2143
|
|
2144 * lispref/windows.texi (Vertical Scrolling): Document
|
|
2145 scroll-conservatively.
|
|
2146
|
|
2147 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2148
|
|
2149 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
2150 (Extent Properties): Document `extent-keymap'.
|
|
2151
|
|
2152 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2153
|
|
2154 * xemacs/mule.texi (Mule): Modify description about supported
|
|
2155 scripts.
|
|
2156
|
|
2157 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2158
|
|
2159 * xemacs/mule.texi: Add description for
|
|
2160 `universal-coding-system-argument'.
|
|
2161
|
|
2162 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2163
|
|
2164 * internals/internals.texi: XEmacs 19.16 is released.
|
|
2165
|
|
2166 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
2167
|
|
2168 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
2169 been packaged.
|
|
2170
|
|
2171 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2172
|
|
2173 * xemacs-faq.texi: Added the detailed menu listing.
|
|
2174
|
|
2175 * lispref/extents.texi (Extent Properties): Documented
|
|
2176 `set-extent-properties'.
|
|
2177
|
|
2178 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
2179
|
|
2180 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
2181
|
|
2182 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
2183 From Rebecca Ore <rebecca.ore@op.net>
|
|
2184
|
|
2185 * lispref/databases.texi (Connecting to a Database): Describe
|
|
2186 valid types of `type' and `subtype'.
|
|
2187 From Raymond Toy <toy@rtp.ericsson.se>
|
|
2188
|
|
2189 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2190
|
|
2191 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
2192 reference to (emacs) into a reference to (xemacs).
|
|
2193
|
|
2194 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2195
|
|
2196 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
2197 to prevent line wrap.
|
|
2198
|
|
2199 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2200
|
|
2201 * gnats/flowchart.eps: New file.
|
|
2202
|
|
2203 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2204
|
|
2205 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
2206
|
|
2207 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
2208
|
|
2209 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
2210
|
|
2211 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
2212 if someone hasn't upgraded makeinfo.
|
|
2213
|
|
2214 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
2215 * tm/Makefile (EMACS): Ditto.
|
|
2216
|
|
2217 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2218
|
|
2219 * cl.texi (Type Predicates): Update for corrected handling of
|
|
2220 `string-char' and `character'.
|
|
2221
|
|
2222 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2223
|
|
2224 * cc-mode.texi:
|
|
2225 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
2226
|
|
2227 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2228
|
|
2229 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
2230
|
|
2231 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2232
|
|
2233 * cc-mode.texi:
|
|
2234 Added description of template-args-cont syntactic symbol
|
|
2235
|
|
2236 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2237
|
|
2238 * cc-mode.texi: Describe support for idl-mode
|
|
2239
|
|
2240 * cc-mode.texi:
|
|
2241 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
2242 section on byte compiling the source.
|
|
2243
|
|
2244 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2245
|
|
2246 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
2247 result list from integers to characters.
|
|
2248
|
|
2249 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
2250
|
|
2251 * lispref/minibuf.texi: "Minibuffer History", add
|
|
2252 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
2253 short paragraph refering to `M-x apropos'.
|
|
2254
|
|
2255 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
2256
|
|
2257 * Makefile: makeinfo-1.68 is verified to work.
|
|
2258
|
|
2259 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
2260 XEmacs/Mule.
|
|
2261 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
2262
|
|
2263 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2264
|
|
2265 * cc-mode.texi:
|
|
2266 Describe the variable c-indent-comments-syntactically-p.
|
|
2267
|
|
2268 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
2269
|
|
2270 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
2271 `Buffer's' because the former confuses makeinfo.
|
|
2272
|
|
2273 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2274
|
|
2275 * cc-mode.texi: Fixed spelling of Texinfo
|
|
2276
|
|
2277 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2278
|
|
2279 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
2280 write-region.
|
|
2281
|
|
2282 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2283
|
|
2284 * lispref/annotations.texi (Annotation Primitives):
|
|
2285 `delete-annotation' does not return the deleted annotation.
|
|
2286
|
|
2287 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2288
|
|
2289 * lispref/lispref.texi: Correct release dates.
|
|
2290
|
|
2291 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2292
|
|
2293 * lispref/files.texi (File Name Expansion): Update documentation
|
|
2294 of file-relative-name.
|
|
2295
|
|
2296 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2297
|
|
2298 * lispref/lispref.texi: Update version numbers (with patches from
|
|
2299 Hrvoje Niksic).
|
|
2300
|
|
2301 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
2302 and build identification.
|
|
2303
|
|
2304 * lispref/intro.texi (Introduction): Update version number.
|
|
2305
|
|
2306 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2307
|
|
2308 * Makefile (srcs): Add efs.texi.
|
|
2309
|
|
2310 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2311
|
|
2312 * Makefile (srcs): Add hm--html-mode.texi.
|
|
2313
|
|
2314 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2315
|
|
2316 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
2317
|
|
2318 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2319
|
|
2320 * lispref/strings.texi (Text Comparison): Correct example for
|
|
2321 `char-equal'. Add new function `char='.
|
|
2322
|
|
2323 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2324
|
|
2325 * Makefile: Update for new texinfo manual.
|
|
2326
|
|
2327 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2328
|
|
2329 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
2330 since this manual is not backwards compatible.
|
|
2331 Clean up error handling so we only have to type make once to
|
|
2332 rebuild the info tree.
|
|
2333 (../info/vm.info): Make sure to continue in the event of error.
|
|
2334
|
|
2335 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2336
|
|
2337 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
2338
|
|
2339 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2340
|
|
2341 * Makefile (auctex): New subdirectory target.
|
|
2342
|
|
2343 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
2344
|
|
2345 * mule/languages.texi: Correct typo.
|
|
2346
|
|
2347 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2348
|
|
2349 * Makefile (srcs): Add custom and widget to srcs.
|
|
2350
|
|
2351 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
2352 reference to `start-glyph' property.
|
|
2353
|
|
2354 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
2355
|
|
2356 * widget.texi: New file.
|
|
2357
|
|
2358 * custom.texi: New file.
|
|
2359
|
|
2360 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2361
|
|
2362 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
2363 are history.
|
|
2364
|
|
2365 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
2366
|
|
2367 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
2368
|
|
2369 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
2370
|
|
2371 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
2372 XEmacs manual available.
|
|
2373 (Q4.6.1): Updated Infodock Information.
|
|
2374
|
|
2375 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2376
|
|
2377 * vhdl-mode.texi: Correct typo in email address.
|
|
2378
|
|
2379 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
2380
|
|
2381 * Makefile (srcs): Add vhdl-mode.
|
|
2382
|
|
2383 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
2384
|
|
2385 * Makefile (realclean): Don't delete itself `make distclean'
|
|
2386
|
|
2387 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
2388
|
|
2389 * Makefile: New File.
|
|
2390
|
|
2391 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
2392
|
|
2393 * vhdl-mode.texi: New file.
|
|
2394
|
|
2395 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
2396
|
|
2397 * texinfo.tex: Delete spurious character at beginning.
|
|
2398
|
|
2399 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
2400
|
|
2401 * emacs.tex: Corrected two typos. No other changes before
|
|
2402 Version 19 will be made.
|
|
2403
|
|
2404 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
2405 Customization since the menu entry did not point to anything.
|
|
2406 Also added an @finalout command to remove overfull hboxes from the
|
|
2407 printed output.
|
|
2408
|
|
2409 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
2410 This file is clearly intended to be a chapter of some other work,
|
|
2411 but the other work does not yet exist.
|
|
2412
|
|
2413 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
2414
|
|
2415 * texinfo.texinfo: Three typos corrected.
|
|
2416
|
|
2417 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
2418
|
|
2419 * texindex.c (indexify): when comparing to initial strings to
|
|
2420 decide whether to change the header, must use `strncmp' to avoid
|
|
2421 comparing entire strings of which initials are a substring.
|
|
2422
|
|
2423 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
2424
|
|
2425 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
2426 Give up on input file if any line doesn't start with backslash.
|
|
2427
|
|
2428 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
2429
|
|
2430 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
2431 University of Washington.
|