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