2715
|
1 2005-04-06 Ben Wing <ben@xemacs.org>
|
|
2
|
|
3 * internals/internals.texi (Authorship of XEmacs): Copy authorship
|
|
4 section from FAQ and comment out old info, which is quite out of
|
|
5 date and full of typos.
|
|
6
|
2690
|
7 2005-03-26 Aidan Kehoe <kehoea@parhasard.net>
|
|
8
|
|
9 * lispref/mule.texi (CCL Example):
|
2691
|
10 char-int -> char-to-int, and hex 41 is decimal 65, both problems
|
2690
|
11 with my previous patch pointed out by Stephen.
|
|
12 * lispref/mule.texi (The actual coding system):
|
|
13 Give information on the make-coding-system call, and where the
|
|
14 actual package can be found.
|
|
15
|
2681
|
16 2005-03-24 Aidan Kehoe <kehoea@parhasard.net>
|
|
17
|
|
18 * xemacs/custom.texi (X Resources):
|
|
19 "Emacs" as the application class -> "XEmacs" as the application
|
|
20 class, mention the old resource class determination behaviour, and
|
|
21 how one can temporarily re-instate it.
|
|
22
|
2665
|
23 2005-03-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
24
|
|
25 * internals/internals.texi (The XEmacs Split):
|
|
26 * standards.texi (Option Table):
|
|
27 Shut up makeinfo and hack-local-variables.
|
|
28
|
2662
|
29 2005-03-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
30
|
|
31 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
32 Document compiler warnings when assert expands to empty statement.
|
|
33
|
2653
|
34 2005-03-11 Stephen J. Turnbull <stephen@xemacs.org>
|
|
35
|
|
36 * XEmacs 21.5.20 "cilantro" is released.
|
|
37
|
2647
|
38 2005-03-05 Malcolm Purvis <malcolmp@xemacs.org>
|
|
39
|
|
40 * beta.texi : Change configure arguments to the new autoconf 2.5
|
|
41 style configure.
|
|
42 * internals/internals.texi (The Build Configuration System): Fill
|
|
43 out the details.
|
|
44
|
2640
|
45 2005-01-19 Aidan Kehoe <kehoea@parhasard.net>
|
|
46
|
|
47 * lispref/mule.texi (CCL Example): Detail an implementation of the
|
|
48 web's URL encoding as a CCL coding system example.
|
|
49
|
|
50 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
51
|
|
52 * internals/internals.texi (The version.sh Script): New node.
|
|
53 (XEmacs from the Perspective of Building):
|
|
54 (Low-Level Modules):
|
|
55 (The Build Configuration System):
|
|
56 (Adding Configurable Features):
|
|
57 Add or update references to the version.sh node and/or file.
|
|
58
|
|
59 (XEmacs from the Perspective of Building): Improve text.
|
|
60
|
|
61
|
|
62 2005-01-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
63
|
|
64 * internals/internals.texi (XEmacs): Add XEmacs 21.4.16 to list.
|
|
65 (The XEmacs Split): Add comments on untrue legal factoids.
|
|
66 (The XEmacs Split): Add some @urefs for Jamie's commentary.
|
|
67
|
2608
|
68 2005-02-23 Aidan Kehoe <kehoea@parhasard.net>
|
|
69
|
|
70 * lispref/searching.texi (Syntax of Regexps):
|
|
71 Mention the \c and \C regular expression constructs; cross
|
|
72 reference to the Category Table documentation.
|
|
73
|
2602
|
74 2005-02-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
75
|
|
76 * internals/internals.texi (The version.sh Script): New node.
|
|
77 (XEmacs from the Perspective of Building):
|
|
78 (Low-Level Modules):
|
|
79 (The Build Configuration System):
|
|
80 (Adding Configurable Features):
|
|
81 Add or update references to the version.sh node and/or file.
|
|
82
|
|
83 (XEmacs from the Perspective of Building): Improve text.
|
|
84
|
2597
|
85 2005-02-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
86
|
|
87 * internals/internals.texi (Introduction to Writing C Code):
|
|
88 Change "mostly warning-free" to "warning-free" to encourage
|
|
89 reporting warnings as bugs.
|
|
90 (The configure Script):
|
|
91 Incorporate Malcolm Purvis's notes from configure.ac. Document
|
|
92 his implementations of keyword and complex options, and remove
|
|
93 descriptions of my obsolete code.
|
|
94
|
|
95 2005-01-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
96
|
|
97 * internals/internals.texi (Better Rendering Support --
|
|
98 Configuration with the Interim Patches):
|
|
99 Improve notes on configuration.
|
|
100
|
|
101 2004-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
102
|
|
103 * internals/internals.texi (Better Rendering Support --
|
|
104 Configuration with the Interim Patches): Menubar uses xftFont
|
|
105 resource, too.
|
|
106
|
|
107 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
108
|
|
109 * internals/internals.texi (XEmacs from the Perspective of
|
|
110 Building): Mention autoconf.
|
|
111 (The Modules of XEmacs): Point Next the The Build Configuration
|
|
112 System and add Modules for Building XEmacs to the menu.
|
|
113 (A Summary of the Various XEmacs Modules): Add Modules for
|
|
114 Building XEmacs to menu, and Modules for Build Configuration,
|
|
115 Modules for Compiling XEmacs, and Modules for Preloading Lisp to
|
|
116 the table of sections.
|
|
117 (Low-Level Modules): Point Previous to Modules for Building XEmacs.
|
|
118 (Modules for Building XEmacs):
|
|
119 (Modules for Build Configuration):
|
|
120 (Modules for Compiling XEmacs):
|
|
121 (Modules for Preloading Lisp):
|
|
122 (The Build Configuration System):
|
|
123 (Adding Configurable Features):
|
|
124 (The configure Script):
|
|
125 (The Makefile Precursors):
|
|
126 New nodes.
|
|
127 (Rules When Writing New C Code):
|
|
128 Point Previous to The Build Configuration System.
|
|
129
|
2594
|
130 2005-02-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
131
|
|
132 * XEmacs 21.5.19 "chives" is released.
|
|
133
|
2559
|
134 2005-02-03 Ben Wing <ben@xemacs.org>
|
|
135
|
|
136 * xemacs-faq.texi:
|
|
137 * xemacs-faq.texi (Top):
|
|
138 * xemacs-faq.texi (Introduction):
|
|
139 * xemacs-faq.texi (Q1.2.2):
|
|
140 * xemacs-faq.texi (Q1.2.5):
|
|
141 * xemacs-faq.texi (Q1.2.9):
|
|
142 * xemacs-faq.texi (Q1.2.10):
|
|
143 * xemacs-faq.texi (Q1.2.11):
|
|
144 * xemacs-faq.texi (Q1.2.12):
|
|
145 * xemacs-faq.texi (Q1.4.2):
|
|
146 * xemacs-faq.texi (Q1.5.2):
|
|
147 * xemacs-faq.texi (Q1.5.3):
|
|
148 * xemacs-faq.texi (Q1.5.4):
|
|
149 * xemacs-faq.texi (Q1.5.5):
|
|
150 * xemacs-faq.texi (Q1.6.6):
|
|
151 * xemacs-faq.texi (Q1.7.1):
|
|
152 * xemacs-faq.texi (Q1.7.2):
|
|
153 * xemacs-faq.texi (Q1.7.3):
|
|
154 * xemacs-faq.texi (Q1.7.4):
|
|
155 * xemacs-faq.texi (Installation):
|
|
156 * xemacs-faq.texi (Q2.0.1):
|
|
157 * xemacs-faq.texi (Q2.0.2):
|
|
158 * xemacs-faq.texi (Q2.0.3):
|
|
159 * xemacs-faq.texi (Q2.0.4):
|
|
160 * xemacs-faq.texi (Q2.0.5):
|
|
161 * xemacs-faq.texi (Q2.1.1):
|
|
162 * xemacs-faq.texi (Q2.1.2):
|
|
163 * xemacs-faq.texi (Q2.1.3):
|
|
164 * xemacs-faq.texi (Q2.1.4):
|
|
165 * xemacs-faq.texi (Q2.1.5):
|
|
166 * xemacs-faq.texi (Q2.1.6):
|
|
167 * xemacs-faq.texi (Q2.1.7):
|
|
168 * xemacs-faq.texi (Q2.2.1):
|
|
169 * xemacs-faq.texi (Q2.2.2):
|
|
170 * xemacs-faq.texi (Q2.3.1):
|
|
171 * xemacs-faq.texi (Q2.3.2):
|
|
172 * xemacs-faq.texi (Q2.3.3):
|
|
173 * xemacs-faq.texi (Q2.3.4):
|
|
174 * xemacs-faq.texi (Q2.3.5):
|
|
175 * xemacs-faq.texi (Q2.3.6):
|
|
176 * xemacs-faq.texi (Q2.3.7):
|
|
177 * xemacs-faq.texi (Q2.3.8):
|
|
178 * xemacs-faq.texi (Q2.4.1):
|
|
179 * xemacs-faq.texi (Q2.4.2):
|
|
180 * xemacs-faq.texi (Q2.4.3):
|
|
181 * xemacs-faq.texi (Q2.4.4):
|
|
182 * xemacs-faq.texi (Q2.4.5):
|
|
183 * xemacs-faq.texi (Q2.4.6):
|
|
184 * xemacs-faq.texi (Q2.4.7):
|
|
185 * xemacs-faq.texi (Q2.4.8):
|
|
186 * xemacs-faq.texi (Q2.4.9):
|
|
187 * xemacs-faq.texi (Q2.4.10):
|
|
188 * xemacs-faq.texi (Q2.4.11):
|
|
189 * xemacs-faq.texi (Q2.4.12):
|
|
190 * xemacs-faq.texi (Q2.5.1):
|
|
191 * xemacs-faq.texi (Q2.5.2):
|
|
192 * xemacs-faq.texi (Q2.5.3):
|
|
193 * xemacs-faq.texi (Q2.5.4):
|
|
194 * xemacs-faq.texi (Q2.5.5):
|
|
195 * xemacs-faq.texi (Legacy Versions):
|
|
196 * xemacs-faq.texi (Q10.0.1):
|
|
197 * xemacs-faq.texi (Q10.0.2):
|
|
198 Flesh out intro section on packages and section on installing
|
|
199 packages. Incorporate README, README.packages, BUGS, etc/PACKAGES.
|
|
200 Various other changes.
|
|
201
|
2547
|
202 2005-02-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
203
|
|
204 * beta.texi: Update Copyright. Add pointer comment.
|
|
205
|
|
206 (New packages): Remove personal names, point at jobs.html
|
|
207 instead.
|
|
208
|
|
209 (Syncing with GNU Emacs): Change "don't assume Mule" to
|
|
210 "conditionalize Mule dependencies correctly". RMS stroking: use
|
|
211 "GNU", not "FSF", in sync notices.
|
|
212
|
|
213 2005-02-02 Robert Delius Royar <xemacs@frinabulax.org>
|
|
214
|
|
215 * beta.texi (Top):
|
|
216 Add reference to Index in catalog to prevent
|
|
217 errors compiling with GNU makeinfo 4.5.
|
|
218
|
|
219 * beta.texi (Syncing with GNU Emacs):
|
|
220 Add forward reference to Index in next node to prevent
|
|
221 errors compiling with GNU makeinfo 4.5.
|
|
222
|
|
223 * beta.texi (Index):
|
|
224 Add backward reference to Syncing with GNU Emacs to
|
|
225 replace obsolete reference to Defining Variables to
|
|
226 prevent errors compiling with GNU makeinfo 4.5.
|
|
227
|
2537
|
228 2005-01-31 Ben Wing <ben@xemacs.org>
|
|
229
|
|
230 * xemacs/help.texi (Misc Help):
|
|
231 Delete references to DISTRIB. Point to FAQ.
|
|
232
|
|
233 * xemacs/new.texi:
|
|
234 Update sample code for version checking.
|
|
235
|
|
236 * xemacs/xemacs.texi (Distrib):
|
|
237 * xemacs/xemacs.texi (Intro):
|
|
238 Delete references to DISTRIB. Point directly to web site.
|
|
239 Update stuff referring to GNU Emacs. Delete references to Win-Emacs.
|
|
240
|
|
241 2005-01-31 Ben Wing <ben@xemacs.org>
|
|
242
|
|
243 * Makefile:
|
|
244 * Makefile (info_files):
|
|
245 * Makefile (html_files):
|
|
246 * Makefile (dvi_files):
|
|
247 * Makefile (pdf_files):
|
|
248 * Makefile ($(INFODIR)/beta.info):
|
|
249 Add beta.texi and built files.
|
|
250
|
|
251 * xemacs-faq.texi (Top):
|
|
252 * xemacs-faq.texi (Introduction):
|
|
253 * xemacs-faq.texi (Q1.0.3):
|
|
254 * xemacs-faq.texi (Q1.0.4):
|
|
255 * xemacs-faq.texi (Q1.0.5):
|
|
256 * xemacs-faq.texi (Q1.0.6):
|
|
257 * xemacs-faq.texi (Q1.1.1):
|
|
258 * xemacs-faq.texi (Q1.1.2):
|
|
259 * xemacs-faq.texi (Q1.1.3):
|
|
260 * xemacs-faq.texi (Q1.1.4):
|
|
261 * xemacs-faq.texi (Q1.2.1):
|
|
262 * xemacs-faq.texi (Q1.2.2):
|
|
263 * xemacs-faq.texi (Q1.2.3):
|
|
264 * xemacs-faq.texi (Q1.2.4):
|
|
265 * xemacs-faq.texi (Q1.2.5):
|
|
266 * xemacs-faq.texi (Q1.2.6):
|
|
267 * xemacs-faq.texi (Q1.2.7):
|
|
268 * xemacs-faq.texi (Q1.2.8):
|
|
269 * xemacs-faq.texi (Q1.2.9):
|
|
270 * xemacs-faq.texi (Q1.2.10):
|
|
271 * xemacs-faq.texi (Q1.2.11):
|
|
272 * xemacs-faq.texi (Q1.2.12):
|
|
273 * xemacs-faq.texi (Q1.2.13):
|
|
274 * xemacs-faq.texi (Q1.3.1):
|
|
275 * xemacs-faq.texi (Q1.3.2):
|
|
276 * xemacs-faq.texi (Q1.3.3):
|
|
277 * xemacs-faq.texi (Q1.3.4):
|
|
278 * xemacs-faq.texi (Q1.3.5):
|
|
279 * xemacs-faq.texi (Q1.3.6):
|
|
280 * xemacs-faq.texi (Q1.3.7):
|
|
281 * xemacs-faq.texi (Q1.3.8):
|
|
282 * xemacs-faq.texi (Q1.4.1):
|
|
283 * xemacs-faq.texi (Q1.4.2):
|
|
284 * xemacs-faq.texi (double-word): New.
|
|
285 * xemacs-faq.texi (Q1.4.3):
|
|
286 * xemacs-faq.texi (Q1.4.4):
|
|
287 * xemacs-faq.texi (Q1.4.5):
|
|
288 * xemacs-faq.texi (Q1.5.1):
|
|
289 * xemacs-faq.texi (Q1.5.2):
|
|
290 * xemacs-faq.texi (Q1.5.3):
|
|
291 * xemacs-faq.texi (Q1.6.1):
|
|
292 * xemacs-faq.texi (Q1.6.2):
|
|
293 * xemacs-faq.texi (Q1.6.3):
|
|
294 * xemacs-faq.texi (Q1.6.4):
|
|
295 * xemacs-faq.texi (Q1.6.5):
|
|
296 * xemacs-faq.texi (Q1.6.6):
|
|
297 * xemacs-faq.texi (Q1.7.1):
|
|
298 * xemacs-faq.texi (Q1.8.1):
|
|
299 * xemacs-faq.texi (Q1.8.2):
|
|
300 * xemacs-faq.texi (Q1.8.3):
|
|
301 * xemacs-faq.texi (Q1.8.4):
|
|
302 * xemacs-faq.texi (Q1.8.5):
|
|
303 * xemacs-faq.texi (Q1.8.6):
|
|
304 * xemacs-faq.texi (Q1.8.7):
|
|
305 * xemacs-faq.texi (Q1.8.8):
|
|
306 * xemacs-faq.texi (Q1.8.9):
|
|
307 * xemacs-faq.texi (Q2.2.1):
|
|
308 * xemacs-faq.texi (Q2.2.2):
|
|
309 * xemacs-faq.texi (Q2.4.2):
|
|
310 * xemacs-faq.texi (Advanced):
|
|
311 * xemacs-faq.texi (Q7.0.1):
|
|
312 * xemacs-faq.texi (Q7.0.2):
|
|
313 * xemacs-faq.texi (Q7.0.3):
|
|
314 * xemacs-faq.texi (Q7.0.4):
|
|
315 * xemacs-faq.texi (Q7.0.5):
|
|
316 * xemacs-faq.texi (Q7.0.6):
|
|
317 * xemacs-faq.texi (Q7.1.1):
|
|
318 * xemacs-faq.texi (Q7.1.2):
|
|
319 * xemacs-faq.texi (Q7.1.3):
|
|
320 * xemacs-faq.texi (Q7.1.4):
|
|
321 * xemacs-faq.texi (Q7.1.5):
|
|
322 * xemacs-faq.texi (Q7.1.6):
|
|
323 * xemacs-faq.texi (Q7.1.7):
|
|
324 * xemacs-faq.texi (Q7.1.8):
|
|
325 * xemacs-faq.texi (Q7.1.9):
|
|
326 * xemacs-faq.texi (Q7.1.10):
|
|
327 * xemacs-faq.texi (Q7.1.11):
|
|
328 * xemacs-faq.texi (Q7.2.1):
|
|
329 * xemacs-faq.texi (Q7.2.2):
|
|
330 * xemacs-faq.texi (Q7.2.3):
|
|
331 * xemacs-faq.texi (Other Packages):
|
|
332 * xemacs-faq.texi (Current Events):
|
|
333 * xemacs-faq.texi (Legacy Versions):
|
|
334 Major overhaul of section 1. Add mailing list info, update
|
|
335 downloading info, add info on CVS, etc.
|
|
336
|
2522
|
337 2004-10-17 Shyamal Prasad <shyamal@member.fsf.org>
|
|
338
|
|
339 * xemacs/programs.texi (Program Modes): Updated it to reflect
|
|
340 current status of programming modes.
|
|
341 * xemacs/programs.texi (CC Mode): New section introduces CC
|
|
342 Mode. Introduces customization with reference to CC Mode
|
|
343 manual. Also introduce C/AWK modes in prog-modes package
|
|
344 * xemacs/programs.texi (C Ident): Removed - it was
|
|
345 obsolete. prog-modes package documentation now contains
|
|
346 indentation description for old C mode
|
|
347 * xemacs/major.texi (Mode Hooks): Add description of major mode
|
|
348 hooks. Cleaned up and updated programming mode descriptions.
|
|
349 * xemacs/xemacs.texi (Top): Updated Detailed Node listing for new
|
|
350 CC Mode section in programs.texi
|
|
351
|
|
352
|
2507
|
353 2005-01-26 Ben Wing <ben@xemacs.org>
|
|
354
|
|
355 * internals/internals.texi:
|
|
356 * internals/internals.texi (Through Version 18):
|
|
357 * internals/internals.texi (GNU Emacs 19):
|
|
358 * internals/internals.texi (GNU Emacs 20):
|
|
359 Update History.
|
|
360
|
|
361 * internals/internals.texi (Unicode support under Windows):
|
|
362 Redo section on Windows 95 support for Unicode.
|
|
363
|
2492
|
364 2005-01-19 Aidan Kehoe <kehoea@parhasard.net>
|
|
365
|
|
366 * man/lispref/functions.texi (Functions): Rename to "Functions and
|
|
367 Commands"
|
|
368 * man/lispref/functions.texi (What Is a Function): Move the definition
|
|
369 of a command further up the list, give information on a trivial
|
|
370 (interactive) declaration, and cross-reference to the key binding
|
|
371 detail. Cf. 87vf9wgd08.fsf@tleepslib.sk.tsukuba.ac.jp
|
|
372 (comp.emacs.xemacs, 2005-01-18).
|
|
373 * man/lispref/eval.texi man/lispref/lispref.texi
|
|
374 man/lispref/macros.texi man/lispref/symbols.texi
|
|
375 man/lispref/variables.texi: Fix cross references.
|
|
376
|
2459
|
377 2004-12-28 Ben Wing <ben@xemacs.org>
|
|
378
|
|
379 * xemacs-faq.texi (Top):
|
|
380 * xemacs-faq.texi (Introduction):
|
|
381 * xemacs-faq.texi (Q1.0.3):
|
|
382 * xemacs-faq.texi (Q1.0.5):
|
|
383 * xemacs-faq.texi (Q1.0.10):
|
|
384 * xemacs-faq.texi (Q1.1.4):
|
|
385 * xemacs-faq.texi (Q1.1.5):
|
|
386 * xemacs-faq.texi (Q1.4.1):
|
|
387 * xemacs-faq.texi (Q1.4.3):
|
|
388 * xemacs-faq.texi (Q1.5.8):
|
|
389 * xemacs-faq.texi (Installation):
|
|
390 * xemacs-faq.texi (Q2.0.3):
|
|
391 * xemacs-faq.texi (Q2.0.5):
|
|
392 * xemacs-faq.texi (Q2.1.1):
|
|
393 * xemacs-faq.texi (Q2.1.2):
|
|
394 * xemacs-faq.texi (Q2.2.7):
|
|
395 * xemacs-faq.texi (Q2.4.6):
|
|
396 * xemacs-faq.texi (Editing):
|
|
397 * xemacs-faq.texi (Q3.0.1):
|
|
398 * xemacs-faq.texi (Q3.0.2):
|
|
399 * xemacs-faq.texi (Q3.0.3):
|
|
400 * xemacs-faq.texi (Q3.0.4):
|
|
401 * xemacs-faq.texi (Q3.0.5):
|
|
402 * xemacs-faq.texi (Q3.0.6):
|
|
403 * xemacs-faq.texi (Q3.0.7):
|
|
404 * xemacs-faq.texi (Q3.0.8):
|
|
405 * xemacs-faq.texi (Q3.0.9):
|
|
406 * xemacs-faq.texi (Q3.0.10):
|
|
407 * xemacs-faq.texi (Q3.0.11):
|
|
408 * xemacs-faq.texi (Q3.1.1):
|
|
409 * xemacs-faq.texi (Q3.1.2):
|
|
410 * xemacs-faq.texi (Q3.1.3):
|
|
411 * xemacs-faq.texi (Q3.1.4):
|
|
412 * xemacs-faq.texi (Q3.1.5):
|
|
413 * xemacs-faq.texi (Q3.2.1):
|
|
414 * xemacs-faq.texi (Q3.2.2):
|
|
415 * xemacs-faq.texi (Q3.2.3):
|
|
416 * xemacs-faq.texi (Q3.2.4):
|
|
417 * xemacs-faq.texi (Q3.2.5):
|
|
418 * xemacs-faq.texi (Q3.3.1):
|
|
419 * xemacs-faq.texi (Q3.3.2):
|
|
420 * xemacs-faq.texi (Q3.3.3):
|
|
421 * xemacs-faq.texi (Q3.3.4):
|
|
422 * xemacs-faq.texi (Q3.3.5):
|
|
423 * xemacs-faq.texi (Q3.3.6):
|
|
424 * xemacs-faq.texi (Q3.4.1):
|
|
425 * xemacs-faq.texi (Q3.4.2):
|
|
426 * xemacs-faq.texi (Display):
|
|
427 * xemacs-faq.texi (Q4.0.1):
|
|
428 * xemacs-faq.texi (Q4.0.2):
|
|
429 * xemacs-faq.texi (Q4.0.3):
|
|
430 * xemacs-faq.texi (Q4.0.4):
|
|
431 * xemacs-faq.texi (my-toggle-toolbar): Removed.
|
|
432 * xemacs-faq.texi (Q4.0.5):
|
|
433 * xemacs-faq.texi (Q4.0.6):
|
|
434 * xemacs-faq.texi (Q4.0.7):
|
|
435 * xemacs-faq.texi (Q4.0.8):
|
|
436 * xemacs-faq.texi (Q4.0.9):
|
|
437 * xemacs-faq.texi (Q4.1.1):
|
|
438 * xemacs-faq.texi (Q4.1.2):
|
|
439 * xemacs-faq.texi (Q4.2.1):
|
|
440 * xemacs-faq.texi (Q4.2.2):
|
|
441 * xemacs-faq.texi (Q4.2.3):
|
|
442 * xemacs-faq.texi (Q4.2.4):
|
|
443 * xemacs-faq.texi (Q4.3.1):
|
|
444 * xemacs-faq.texi (Q4.3.2):
|
|
445 * xemacs-faq.texi (Q4.3.3):
|
|
446 * xemacs-faq.texi (Q4.4.1):
|
|
447 * xemacs-faq.texi (Q4.4.2):
|
|
448 * xemacs-faq.texi (Q4.4.3):
|
|
449 * xemacs-faq.texi (Q4.4.4):
|
|
450 * xemacs-faq.texi (Q4.4.5):
|
|
451 * xemacs-faq.texi (Q4.5.1):
|
|
452 * xemacs-faq.texi (Q4.5.2):
|
|
453 * xemacs-faq.texi (Q4.5.3):
|
|
454 * xemacs-faq.texi (Q4.5.4):
|
|
455 * xemacs-faq.texi (Q4.6.1):
|
|
456 * xemacs-faq.texi (Q4.6.2):
|
|
457 * xemacs-faq.texi (Q4.6.3):
|
|
458 * xemacs-faq.texi (Q4.6.4):
|
|
459 * xemacs-faq.texi (scroll-up): Removed.
|
|
460 * xemacs-faq.texi (Q4.6.5):
|
|
461 * xemacs-faq.texi (scroll-down): Removed.
|
|
462 * xemacs-faq.texi (Q4.6.6):
|
|
463 * xemacs-faq.texi (Q4.6.7):
|
|
464 * xemacs-faq.texi (Q4.7.1):
|
|
465 * xemacs-faq.texi (Q4.7.2):
|
|
466 * xemacs-faq.texi (Q4.7.3):
|
|
467 * xemacs-faq.texi (Q4.7.4):
|
|
468 * xemacs-faq.texi (External Subsystems):
|
|
469 * xemacs-faq.texi (Q5.0.1):
|
|
470 * xemacs-faq.texi (Q5.0.2):
|
|
471 * xemacs-faq.texi (Q5.0.3):
|
|
472 * xemacs-faq.texi (Q5.0.4):
|
|
473 * xemacs-faq.texi (Q5.0.5):
|
|
474 * xemacs-faq.texi (Q5.0.6):
|
|
475 * xemacs-faq.texi (Q5.1.1):
|
|
476 * xemacs-faq.texi (Q5.1.2):
|
|
477 * xemacs-faq.texi (Q5.2.1):
|
|
478 * xemacs-faq.texi (Q5.2.2):
|
|
479 * xemacs-faq.texi (Q5.2.3):
|
|
480 * xemacs-faq.texi (Q5.2.4):
|
|
481 * xemacs-faq.texi (Q5.3.1):
|
|
482 * xemacs-faq.texi (Q5.3.2):
|
|
483 * xemacs-faq.texi (Q5.3.3):
|
|
484 * xemacs-faq.texi (Q5.3.4):
|
|
485 * xemacs-faq.texi (Q5.4.1):
|
|
486 * xemacs-faq.texi (Q5.4.2):
|
|
487 * xemacs-faq.texi (Q5.4.3):
|
|
488 * xemacs-faq.texi (Q5.4.4):
|
|
489 * xemacs-faq.texi (Q5.4.5):
|
|
490 * xemacs-faq.texi (Q5.5.1):
|
|
491 * xemacs-faq.texi (Q5.5.2):
|
|
492 * xemacs-faq.texi (Q5.5.3):
|
|
493 * xemacs-faq.texi (Q5.5.4):
|
|
494 * xemacs-faq.texi (Q5.5.5):
|
|
495 * xemacs-faq.texi (Internet):
|
|
496 * xemacs-faq.texi (Q6.0.1):
|
|
497 * xemacs-faq.texi (Q6.0.2):
|
|
498 * xemacs-faq.texi (Q6.0.3):
|
|
499 * xemacs-faq.texi (Q6.0.4):
|
|
500 * xemacs-faq.texi (Q6.0.5):
|
|
501 * xemacs-faq.texi (Q6.0.6):
|
|
502 * xemacs-faq.texi (Q6.0.7):
|
|
503 * xemacs-faq.texi (Q6.0.8):
|
|
504 * xemacs-faq.texi (Q6.0.9):
|
|
505 * xemacs-faq.texi (Q6.0.10):
|
|
506 * xemacs-faq.texi (Q6.0.11):
|
|
507 * xemacs-faq.texi (Q6.1.1):
|
|
508 * xemacs-faq.texi (Q6.1.2):
|
|
509 * xemacs-faq.texi (Q6.1.3):
|
|
510 * xemacs-faq.texi (Q6.1.4):
|
|
511 * xemacs-faq.texi (Q6.1.5):
|
|
512 * xemacs-faq.texi (Q6.1.6):
|
|
513 * xemacs-faq.texi (Q6.2.1):
|
|
514 * xemacs-faq.texi (Q6.2.2):
|
|
515 * xemacs-faq.texi (Q6.3.1):
|
|
516 * xemacs-faq.texi (Q6.3.2):
|
|
517 * xemacs-faq.texi (Q6.4.1):
|
|
518 * xemacs-faq.texi (Q6.4.2):
|
|
519 * xemacs-faq.texi (Q6.4.3):
|
|
520 * xemacs-faq.texi (Advanced):
|
|
521 * xemacs-faq.texi (Q7.0.1):
|
|
522 * xemacs-faq.texi (Q7.0.2):
|
|
523 * xemacs-faq.texi (Q7.1.1):
|
|
524 * xemacs-faq.texi (Q7.1.2):
|
|
525 * xemacs-faq.texi (Q7.1.3):
|
|
526 * xemacs-faq.texi (Q7.1.4):
|
|
527 * xemacs-faq.texi (Q7.1.5):
|
|
528 * xemacs-faq.texi (Q7.1.6):
|
|
529 * xemacs-faq.texi (Q7.2.1):
|
|
530 * xemacs-faq.texi (Q7.2.2):
|
|
531 * xemacs-faq.texi (Q7.2.3):
|
|
532 * xemacs-faq.texi (Q7.2.4):
|
|
533 * xemacs-faq.texi (Q7.2.5):
|
|
534 * xemacs-faq.texi (Q7.2.6):
|
|
535 * xemacs-faq.texi (Q7.2.7):
|
|
536 * xemacs-faq.texi (Q7.2.8):
|
|
537 * xemacs-faq.texi (Q7.2.9):
|
|
538 * xemacs-faq.texi (Q7.2.10):
|
|
539 * xemacs-faq.texi (Q7.2.11):
|
|
540 * xemacs-faq.texi (Q7.3.1):
|
|
541 * xemacs-faq.texi (Q7.3.2):
|
|
542 * xemacs-faq.texi (Q7.3.3):
|
|
543 * xemacs-faq.texi (Q7.3.4):
|
|
544 * xemacs-faq.texi (Other Packages):
|
|
545 * xemacs-faq.texi (Q8.0.1):
|
|
546 * xemacs-faq.texi (Q8.0.2):
|
|
547 * xemacs-faq.texi (Q8.0.3):
|
|
548 * xemacs-faq.texi (Q8.0.4):
|
|
549 * xemacs-faq.texi (Q8.1.1):
|
|
550 * xemacs-faq.texi (Q8.1.2):
|
|
551 * xemacs-faq.texi (Q8.1.3):
|
|
552 * xemacs-faq.texi (Q8.2.1):
|
|
553 * xemacs-faq.texi (Q8.2.2):
|
|
554 * xemacs-faq.texi (Q8.2.3):
|
|
555 * xemacs-faq.texi (Q8.2.4):
|
|
556 * xemacs-faq.texi (Current Events):
|
|
557 * xemacs-faq.texi (Q9.0.1):
|
|
558 * xemacs-faq.texi (my-function): Removed.
|
|
559 * xemacs-faq.texi (Q9.0.2):
|
|
560 * xemacs-faq.texi (Q9.0.3):
|
|
561 * xemacs-faq.texi (Q9.0.4):
|
|
562 * xemacs-faq.texi (Q9.0.5):
|
|
563 * xemacs-faq.texi (Legacy Versions):
|
|
564 Major rearrangement. Expand to 10 sections. Add various questions,
|
|
565 mostly stubs currently. Remove some obsolete stuff. Update a bunch
|
|
566 of the links.
|
|
567
|
2444
|
568 2004-12-15 Ville Skyttä <scop@xemacs.org>
|
|
569
|
|
570 * lispref/help.texi: Document 3rd arg to `make-obsolete'.
|
|
571
|
2441
|
572 2004-12-15 Robert Delius Royar <xemacs@frinabulax.org>
|
|
573
|
|
574 * internals/internals.texi (Modules for the Basic Displayable Lisp
|
|
575 Objects): Remove Mote in Make's eye, fix build.
|
|
576
|
2438
|
577 2004-12-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
578
|
|
579 * internals/internals.texi (Modules for the Basic Displayable Lisp
|
|
580 Objects): Comment on problems, and extensions needed to handle
|
|
581 native widgets properly.
|
|
582
|
2431
|
583 2004-12-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
584
|
|
585 * internals/internals.texi (Better Rendering Support --
|
|
586 Implementation): Document reasons for Label Widget crash.
|
|
587
|
2427
|
588 2004-12-07 Malcolm Purvis <malcolmp@xemacs.org>
|
|
589
|
|
590 * Makefile (RECURSIVE_MAKE): Removed.
|
|
591 * Makefile (RECURSIVE_MAKE_ARGS): New. The new method for
|
|
592 handling parallel builds.
|
|
593
|
2421
|
594 2004-12-05 Ben Wing <ben@xemacs.org>
|
|
595
|
|
596 * xemacs/packages.texi (Packages):
|
|
597 * xemacs/packages.texi (Manually):
|
|
598 * xemacs/packages.texi (Building Packages):
|
|
599 * xemacs/packages.texi (Local.rules File):
|
|
600 * xemacs/packages.texi (Available Packages):
|
|
601 Add long form of Lisp Reference Manual to links.
|
|
602 Add links pointing to Lisp Reference Manual for more detailed
|
|
603 package discussion.
|
2422
|
604
|
|
605 * xemacs/xemacs-faq.texi:
|
|
606 As per Adrian's suggestion, mention that Pitts Jarvis is deceased.
|
|
607
|
2421
|
608 2004-12-05 Ben Wing <ben@xemacs.org>
|
|
609
|
|
610 * lispref/range-tables.texi (Range Tables):
|
|
611 * lispref/range-tables.texi (Introduction to Range Tables):
|
|
612 * lispref/range-tables.texi (Working With Range Tables):
|
|
613 Document range-table changes.
|
|
614
|
|
615 2004-12-05 Ben Wing <ben@xemacs.org>
|
|
616
|
|
617 * internals/internals.texi (A History of Emacs):
|
|
618 Update history section.
|
|
619
|
|
620 2004-12-05 Ben Wing <ben@xemacs.org>
|
|
621
|
|
622 * xemacs-faq.texi:
|
|
623 * xemacs-faq.texi (fix-main-menu): New.
|
|
624 * xemacs-faq.texi (fix-omitted-menu-lines): New.
|
|
625 * xemacs-faq.texi (Top):
|
|
626 * xemacs-faq.texi (Introduction):
|
|
627 * xemacs-faq.texi (Q1.0.1):
|
|
628 * xemacs-faq.texi (Q1.0.2):
|
|
629 * xemacs-faq.texi (Q1.0.4):
|
|
630 * xemacs-faq.texi (Q1.0.5):
|
|
631 * xemacs-faq.texi (Q1.0.6):
|
|
632 * xemacs-faq.texi (Q1.0.7):
|
|
633 * xemacs-faq.texi (Q1.0.8):
|
|
634 * xemacs-faq.texi (Q1.0.9):
|
|
635 * xemacs-faq.texi (Q1.0.10):
|
|
636 * xemacs-faq.texi (Q1.0.11):
|
|
637 * xemacs-faq.texi (Q1.0.12):
|
|
638 * xemacs-faq.texi (Q1.0.13):
|
|
639 * xemacs-faq.texi (Q1.0.14):
|
|
640 * xemacs-faq.texi (Q1.1.1):
|
|
641 * xemacs-faq.texi (Q1.1.2):
|
|
642 * xemacs-faq.texi (Q1.1.3):
|
|
643 * xemacs-faq.texi (Q1.1.4):
|
|
644 * xemacs-faq.texi (Q1.1.5):
|
|
645 * xemacs-faq.texi (Q1.1.6):
|
|
646 * xemacs-faq.texi (Q1.1.7):
|
|
647 * xemacs-faq.texi (Q1.1.8):
|
|
648 * xemacs-faq.texi (Q1.1.9):
|
|
649 * xemacs-faq.texi (Q1.2.1):
|
|
650 * xemacs-faq.texi (Q1.2.2):
|
|
651 * xemacs-faq.texi (Q1.2.3):
|
|
652 * xemacs-faq.texi (Q1.3.1):
|
|
653 * xemacs-faq.texi (Q1.3.2):
|
|
654 * xemacs-faq.texi (Q1.3.3):
|
|
655 * xemacs-faq.texi (Q1.4.1):
|
|
656 * xemacs-faq.texi (Q1.4.2):
|
|
657 * xemacs-faq.texi (Q1.4.3):
|
|
658 * xemacs-faq.texi (Q1.4.4):
|
|
659 * xemacs-faq.texi (Q1.4.5):
|
|
660 * xemacs-faq.texi (Q1.4.6):
|
|
661 * xemacs-faq.texi (Q1.4.7):
|
|
662 * xemacs-faq.texi (Q1.4.8):
|
|
663 * xemacs-faq.texi (Q1.4.9):
|
|
664 * xemacs-faq.texi (Q1.5.1):
|
|
665 * xemacs-faq.texi (Q1.5.2):
|
|
666 * xemacs-faq.texi (Q1.5.3):
|
|
667 * xemacs-faq.texi (Q1.5.4):
|
|
668 * xemacs-faq.texi (Q1.5.5):
|
|
669 * xemacs-faq.texi (Q1.5.6):
|
|
670 * xemacs-faq.texi (Q1.5.7):
|
|
671 * xemacs-faq.texi (Q1.5.8):
|
|
672 * xemacs-faq.texi (Installation):
|
|
673 * xemacs-faq.texi (Q2.0.1):
|
|
674 * xemacs-faq.texi (Q2.0.2):
|
|
675 * xemacs-faq.texi (Q2.0.3):
|
|
676 * xemacs-faq.texi (Q2.0.4):
|
|
677 * xemacs-faq.texi (Q2.0.5):
|
|
678 * xemacs-faq.texi (Q2.0.6):
|
|
679 * xemacs-faq.texi (Q2.0.7):
|
|
680 * xemacs-faq.texi (Q2.1.1):
|
|
681 * xemacs-faq.texi (Q2.1.2):
|
|
682 * xemacs-faq.texi (Q2.1.3):
|
|
683 * xemacs-faq.texi (Q2.1.4):
|
|
684 * xemacs-faq.texi (Q2.2.1):
|
|
685 * xemacs-faq.texi (Q2.2.2):
|
|
686 * xemacs-faq.texi (Q2.2.3):
|
|
687 * xemacs-faq.texi (Q2.2.4):
|
|
688 * xemacs-faq.texi (Q2.2.5):
|
|
689 * xemacs-faq.texi (Q2.2.6):
|
|
690 * xemacs-faq.texi (Q2.2.7):
|
|
691 * xemacs-faq.texi (Q2.2.8):
|
|
692 * xemacs-faq.texi (Q2.3.1):
|
|
693 * xemacs-faq.texi (Q2.3.2):
|
|
694 * xemacs-faq.texi (Q2.3.3):
|
|
695 * xemacs-faq.texi (Q2.3.4):
|
|
696 * xemacs-faq.texi (Q2.3.5):
|
|
697 * xemacs-faq.texi (Q2.3.6):
|
|
698 * xemacs-faq.texi (Q2.3.7):
|
|
699 * xemacs-faq.texi (Q2.3.8):
|
|
700 * xemacs-faq.texi (Q2.3.9):
|
|
701 * xemacs-faq.texi (Q2.3.10):
|
|
702 * xemacs-faq.texi (Q2.3.11):
|
|
703 * xemacs-faq.texi (Q2.4.1):
|
|
704 * xemacs-faq.texi (Q2.4.2):
|
|
705 * xemacs-faq.texi (Q2.4.3):
|
|
706 * xemacs-faq.texi (Q2.4.4):
|
|
707 * xemacs-faq.texi (Q2.4.5):
|
|
708 * xemacs-faq.texi (Q2.4.6):
|
|
709 * xemacs-faq.texi (Display Subsystems):
|
|
710 * xemacs-faq.texi (running-xemacs): Removed.
|
|
711 * xemacs-faq.texi (Q3.0.1):
|
|
712 * xemacs-faq.texi (Q3.0.2):
|
|
713 * xemacs-faq.texi (Q3.0.3):
|
|
714 * xemacs-faq.texi (Q3.0.4):
|
|
715 * xemacs-faq.texi (Q3.0.5):
|
|
716 * xemacs-faq.texi (Q3.0.6):
|
|
717 * xemacs-faq.texi (foo-old-losing-code-p): Removed.
|
|
718 * xemacs-faq.texi (Q3.0.7):
|
|
719 * xemacs-faq.texi (Q3.0.8):
|
|
720 * xemacs-faq.texi (Q3.0.9):
|
|
721 * xemacs-faq.texi (Q3.0.10):
|
|
722 * xemacs-faq.texi (Q3.1.1):
|
|
723 * xemacs-faq.texi (Q3.1.2):
|
|
724 * xemacs-faq.texi (Q3.1.3):
|
|
725 * xemacs-faq.texi (Q3.1.4):
|
|
726 * xemacs-faq.texi (Q3.1.5):
|
|
727 * xemacs-faq.texi (Q3.2.1):
|
|
728 * xemacs-faq.texi (Q3.2.2):
|
|
729 * xemacs-faq.texi (Q3.2.3):
|
|
730 * xemacs-faq.texi (Q3.2.4):
|
|
731 * xemacs-faq.texi (Q3.2.5):
|
|
732 * xemacs-faq.texi (Q3.2.6):
|
|
733 * xemacs-faq.texi (Q3.2.7):
|
|
734 * xemacs-faq.texi (Q3.2.8):
|
|
735 * xemacs-faq.texi (Q3.2.9):
|
|
736 * xemacs-faq.texi (Q3.3.1):
|
|
737 * xemacs-faq.texi (Q3.3.2):
|
|
738 * xemacs-faq.texi (Q3.3.3):
|
|
739 * xemacs-faq.texi (Q3.3.4):
|
|
740 * xemacs-faq.texi (Q3.3.5):
|
|
741 * xemacs-faq.texi (Q3.3.6):
|
|
742 * xemacs-faq.texi (Q3.4.1):
|
|
743 * xemacs-faq.texi (Q3.4.2):
|
|
744 * xemacs-faq.texi (Q3.4.3):
|
|
745 * xemacs-faq.texi (Q3.4.4):
|
|
746 * xemacs-faq.texi (Q3.4.5):
|
|
747 * xemacs-faq.texi (Q3.4.6):
|
|
748 * xemacs-faq.texi (Q3.5.1):
|
|
749 * xemacs-faq.texi (Q3.5.2):
|
|
750 * xemacs-faq.texi (Q3.5.3):
|
|
751 * xemacs-faq.texi (Q3.5.4):
|
|
752 * xemacs-faq.texi (Q3.6.1):
|
|
753 * xemacs-faq.texi (Q3.6.2):
|
|
754 * xemacs-faq.texi (Q3.6.3):
|
|
755 * xemacs-faq.texi (Q3.7.1):
|
|
756 * xemacs-faq.texi (Q3.7.2):
|
|
757 * xemacs-faq.texi (Q3.7.3):
|
|
758 * xemacs-faq.texi (Q3.7.4):
|
|
759 * xemacs-faq.texi (Q3.7.5):
|
|
760 * xemacs-faq.texi (Q3.7.6):
|
|
761 * xemacs-faq.texi (Q3.7.7):
|
|
762 * xemacs-faq.texi (Q3.7.8):
|
|
763 * xemacs-faq.texi (Q3.8.1):
|
|
764 * xemacs-faq.texi (Q3.8.2):
|
|
765 * xemacs-faq.texi (Q3.8.3):
|
|
766 * xemacs-faq.texi (my-toggle-toolbar): New.
|
|
767 * xemacs-faq.texi (Q3.8.4):
|
|
768 * xemacs-faq.texi (scroll-one-line-up): Removed.
|
|
769 * xemacs-faq.texi (scroll-one-line-down): Removed.
|
|
770 * xemacs-faq.texi (Q3.8.5):
|
|
771 * xemacs-faq.texi (Q3.9.1):
|
|
772 * xemacs-faq.texi (Q3.9.2):
|
|
773 * xemacs-faq.texi (Q3.9.3):
|
|
774 * xemacs-faq.texi (Q3.9.4):
|
|
775 * xemacs-faq.texi (Q3.9.5):
|
|
776 * xemacs-faq.texi (External Subsystems):
|
|
777 * xemacs-faq.texi (Q4.0.1):
|
|
778 * xemacs-faq.texi (Q4.0.2):
|
|
779 * xemacs-faq.texi (Q4.0.3):
|
|
780 * xemacs-faq.texi (Q4.0.4):
|
|
781 * xemacs-faq.texi (Q4.0.5):
|
|
782 * xemacs-faq.texi (Q4.0.6):
|
|
783 * xemacs-faq.texi (global-map): Removed.
|
|
784 * xemacs-faq.texi (Q4.1.1):
|
|
785 * xemacs-faq.texi (Q4.1.2):
|
|
786 * xemacs-faq.texi (Q4.2.1):
|
|
787 * xemacs-faq.texi (Q4.2.2):
|
|
788 * xemacs-faq.texi (Q4.2.3):
|
|
789 * xemacs-faq.texi (Q4.2.4):
|
|
790 * xemacs-faq.texi (Q4.3.1):
|
|
791 * xemacs-faq.texi (Q4.3.2):
|
|
792 * xemacs-faq.texi (Q4.3.3):
|
|
793 * xemacs-faq.texi (Q4.3.4):
|
|
794 * xemacs-faq.texi (Q4.4.1):
|
|
795 * xemacs-faq.texi (Q4.4.2):
|
|
796 * xemacs-faq.texi (Q4.4.3):
|
|
797 * xemacs-faq.texi (Q4.4.4):
|
|
798 * xemacs-faq.texi (Q4.4.5):
|
|
799 * xemacs-faq.texi (Q4.5.1):
|
|
800 * xemacs-faq.texi (Q4.5.2):
|
|
801 * xemacs-faq.texi (Q4.5.3):
|
|
802 * xemacs-faq.texi (Q4.5.4):
|
|
803 * xemacs-faq.texi (Q4.5.5):
|
|
804 * xemacs-faq.texi (Q4.6.1):
|
|
805 * xemacs-faq.texi (Q4.6.2):
|
|
806 * xemacs-faq.texi (Q4.6.3):
|
|
807 * xemacs-faq.texi (Q4.6.4):
|
|
808 * xemacs-faq.texi (Q4.7.1):
|
|
809 * xemacs-faq.texi (Q4.7.2):
|
|
810 * xemacs-faq.texi (Q4.7.3):
|
|
811 * xemacs-faq.texi (Q4.8.1):
|
|
812 * xemacs-faq.texi (Q4.8.2):
|
|
813 * xemacs-faq.texi (Q4.8.3):
|
|
814 * xemacs-faq.texi (Q4.8.4):
|
|
815 * xemacs-faq.texi (Internet):
|
|
816 * xemacs-faq.texi (Q5.0.1):
|
|
817 * xemacs-faq.texi (Q5.0.2):
|
|
818 * xemacs-faq.texi (Q5.0.3):
|
|
819 * xemacs-faq.texi (Q5.0.4):
|
|
820 * xemacs-faq.texi (Q5.0.5):
|
|
821 * xemacs-faq.texi (Q5.0.6):
|
|
822 * xemacs-faq.texi (Q5.0.7):
|
|
823 * xemacs-faq.texi (Q5.0.8):
|
|
824 * xemacs-faq.texi (Q5.0.9):
|
|
825 * xemacs-faq.texi (Q5.0.10):
|
|
826 * xemacs-faq.texi (Q5.0.11):
|
|
827 * xemacs-faq.texi (Q5.1.1):
|
|
828 * xemacs-faq.texi (Q5.1.2):
|
|
829 * xemacs-faq.texi (Q5.1.3):
|
|
830 * xemacs-faq.texi (Q5.1.4):
|
|
831 * xemacs-faq.texi (Q5.1.5):
|
|
832 * xemacs-faq.texi (Q5.1.6):
|
|
833 * xemacs-faq.texi (Q5.2.1):
|
|
834 * xemacs-faq.texi (Q5.2.2):
|
|
835 * xemacs-faq.texi (Q5.3.1):
|
|
836 * xemacs-faq.texi (Q5.3.2):
|
|
837 * xemacs-faq.texi (Q5.4.1):
|
|
838 * xemacs-faq.texi (Q5.4.2):
|
|
839 * xemacs-faq.texi (Q5.4.3):
|
|
840 * xemacs-faq.texi (Advanced):
|
|
841 * xemacs-faq.texi (Q6.0.1):
|
|
842 * xemacs-faq.texi (Q6.0.2):
|
|
843 * xemacs-faq.texi (Q6.1.1):
|
|
844 * xemacs-faq.texi (Q6.1.2):
|
|
845 * xemacs-faq.texi (Q6.1.3):
|
|
846 * xemacs-faq.texi (Q6.1.4):
|
|
847 * xemacs-faq.texi (Q6.1.5):
|
|
848 * xemacs-faq.texi (Q6.1.6):
|
|
849 * xemacs-faq.texi (Q6.2.1):
|
|
850 * xemacs-faq.texi (Q6.2.2):
|
|
851 * xemacs-faq.texi (Q6.2.3):
|
|
852 * xemacs-faq.texi (Q6.2.4):
|
|
853 * xemacs-faq.texi (Q6.2.5):
|
|
854 * xemacs-faq.texi (Q6.2.6):
|
|
855 * xemacs-faq.texi (Q6.2.7):
|
|
856 * xemacs-faq.texi (Q6.2.8):
|
|
857 * xemacs-faq.texi (Q6.2.9):
|
|
858 * xemacs-faq.texi (Q6.2.10):
|
|
859 * xemacs-faq.texi (Q6.2.11):
|
|
860 * xemacs-faq.texi (Q6.3.1):
|
|
861 * xemacs-faq.texi (Q6.3.2):
|
|
862 * xemacs-faq.texi (Q6.3.3):
|
|
863 * xemacs-faq.texi (Q6.3.4):
|
|
864 * xemacs-faq.texi (Current Events):
|
|
865 * xemacs-faq.texi (Q7.0.1):
|
|
866 * xemacs-faq.texi (Q7.0.2):
|
|
867 * xemacs-faq.texi (Q7.0.3):
|
|
868 * xemacs-faq.texi (Q7.0.5):
|
|
869 * xemacs-faq.texi (Q7.0.6):
|
|
870 * xemacs-faq.texi (Legacy Versions):
|
|
871 * xemacs-faq.texi (my-function): Removed.
|
|
872 * xemacs-faq.texi (Q8.0.1):
|
|
873
|
|
874 The section on Troubleshooting (now 2.3) has been completely
|
|
875 written and includes a lot of stuff that is not properly
|
|
876 documented anywhere else. A fair amount of obsolete info has been
|
|
877 deleted and I've incorporated the comments that people (mostly
|
|
878 Stephen T) made. Former chapter 3 has been split up in two, one
|
|
879 pertaining to basic I/O and the other to external I/O. What were
|
|
880 formerly chapters 5 and 6 no longer exist as such; the info in
|
|
881 them has been distributed across various other chapters. Old
|
|
882 chapter 4 got split up, part going to the new chapter 4 on
|
|
883 external I/O and part going to the new chapter 5 on the Internet.
|
|
884 In this new chapter, stuff not pertaining to a specific package
|
|
885 (e.g. VM or GNUS) was taken out of package-specific sections and a
|
|
886 general mail section was constituted. Part of old chapter 5
|
|
887 remains in a new chapter 6 devoted to Emacs Lisp and other
|
|
888 advanced stuff, and a section from old chapter 3 on basic
|
|
889 init-file Lisp and some stuff from old chapter 5 on Info. The
|
|
890 rest of chapter 5 was just "misc" and has gotten scattered to the
|
|
891 winds (mostly in chapters 3 and 4). Old chapter 6 has also gotten
|
|
892 quite scattered; there is no longer any section specifically
|
|
893 devoted to Windows except one of the Installation sections (along
|
|
894 with a section specfically devoted to Unix), and the rest has
|
|
895 moved to join the appropriate non-Windows-specific section
|
|
896 elsewhere. A lot of chapters had their sections rearranged and
|
|
897 likewise for sections having entries rearranged, with the
|
|
898 intention that the new arrangement should be more natural. In
|
|
899 general I hope that stuff should be much easier to locate. I also
|
|
900 rewrote the entries on the relation between XEmacs and GNU Emacs
|
|
901 on the authors of XEmacs, including lots of info on who wrote
|
|
902 specific subsections.
|
|
903
|
2418
|
904 2004-12-05 Adrian Aichner <adrian@xemacs.org>
|
|
905
|
|
906 * Makefile (TEXI2HTML): Changed to produce unsplit output.
|
|
907 * Makefile (TEXI2HTML_SPLIT): New.
|
|
908 * Makefile (CP): New.
|
|
909 * Makefile (PHOTODIR): New.
|
|
910 * Makefile ($(HTMLDIR)/cl.html): Use TEXI2HTML_SPLIT.
|
|
911 * Makefile ($(HTMLDIR)/custom.html): Ditto.
|
|
912 * Makefile ($(HTMLDIR)/emodules.html): Ditto.
|
|
913 * Makefile ($(HTMLDIR)/external-widget.html): Ditto.
|
|
914 * Makefile ($(HTMLDIR)/info.html): Ditto.
|
|
915 * Makefile ($(HTMLDIR)/standards.html): Ditto.
|
|
916 * Makefile ($(HTMLDIR)/term.html): Ditto.
|
|
917 * Makefile ($(HTMLDIR)/termcap.html): Ditto.
|
|
918 * Makefile ($(HTMLDIR)/texinfo.html): Ditto.
|
|
919 * Makefile ($(HTMLDIR)/widget.html): Ditto.
|
|
920 * Makefile ($(HTMLDIR)/xemacs-faq.html): Ditto.
|
|
921 Produce unsplit output for website also, copy photos to HTMLDIR.
|
|
922 * Makefile ($(HTMLDIR)/xemacs.html): Ditto.
|
|
923 * Makefile ($(HTMLDIR)/lispref.html): Ditto.
|
|
924 * Makefile ($(HTMLDIR)/internals.html): Ditto.
|
|
925 * Makefile ($(HTMLDIR)/new-users-guide.html): Ditto.
|
|
926 * xemacs-faq.texi (Q1.3.1): Fix broken image links in HTML output.
|
|
927
|
2406
|
928 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
929
|
|
930 * internals/internals.texi (Better Rendering Support --
|
|
931 Configuration with the Interim Patches):
|
|
932 Add documentation of X resources, especially for GUI elements.
|
|
933 (Better Rendering Support -- Implementation):
|
|
934 More comments about specification and design issues.
|
|
935 (Better Rendering Support -- Current Status):
|
|
936 New subsubsection "Bugs Reported in sjt-xft".
|
|
937
|
2405
|
938 2004-11-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
939
|
|
940 * internals/internals.texi (Future Work -- Better Rendering Support):
|
|
941 New node.
|
|
942 (Top):
|
|
943 (Future Work):
|
|
944 (Future Work -- Lisp Engine Replacement):
|
|
945 Add pointers to new node.
|
|
946
|
2393
|
947 2004-11-16 Ben Wing <ben@xemacs.org>
|
|
948
|
|
949 * internals/internals.texi (Top):
|
|
950 * internals/internals.texi (Introduction):
|
|
951 * internals/internals.texi (Authorship of XEmacs):
|
|
952 * internals/internals.texi (A History of Emacs):
|
|
953 * internals/internals.texi (Through Version 18):
|
|
954 * internals/internals.texi (Epoch):
|
|
955 * internals/internals.texi (Lucid Emacs):
|
|
956 * internals/internals.texi (GNU Emacs 19):
|
|
957 * internals/internals.texi (GNU Emacs 20):
|
|
958 * internals/internals.texi (XEmacs):
|
|
959 * internals/internals.texi (The XEmacs Split):
|
|
960 * internals/internals.texi (Build-Time Dependencies):
|
|
961 * internals/internals.texi (Low-Level Modules):
|
|
962 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
963 * internals/internals.texi (Rules When Writing New C Code):
|
|
964 * internals/internals.texi (Introduction to Writing C Code):
|
|
965 * internals/internals.texi (Writing New Modules):
|
|
966 * internals/internals.texi (Working with Lisp Objects):
|
|
967 * internals/internals.texi (Writing Lisp Primitives):
|
|
968 * internals/internals.texi (Adding Global Lisp Variables):
|
|
969 * internals/internals.texi (Writing Macros):
|
|
970 * internals/internals.texi (Proper Use of Unsigned Types):
|
|
971 * internals/internals.texi (Major Textual Changes):
|
|
972 * internals/internals.texi (Great Integral Type Renaming):
|
|
973 * internals/internals.texi (Text/Char Type Renaming):
|
|
974 * internals/internals.texi (Debugging and Testing):
|
|
975 * internals/internals.texi (Modules for Regression Testing):
|
|
976 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
977 * internals/internals.texi (XEmacs from the Inside):
|
|
978 * internals/internals.texi (Basic Types):
|
|
979 * internals/internals.texi (Low-Level Allocation):
|
|
980 * internals/internals.texi (Basic Heap Allocation):
|
|
981 * internals/internals.texi (Stack Allocation):
|
|
982 * internals/internals.texi (Dynamic Arrays):
|
|
983 * internals/internals.texi (Allocation by Blocks):
|
|
984 * internals/internals.texi (Modules for Allocation):
|
|
985 * internals/internals.texi (Critical Redisplay Sections):
|
|
986 * internals/internals.texi (Control-G (Quit) Checking):
|
|
987 * internals/internals.texi (Future Work Discussion):
|
|
988 * internals/internals.texi (Discussion -- Garbage Collection):
|
|
989 * internals/internals.texi (Discussion -- Pure Space):
|
|
990 * internals/internals.texi (Discussion -- Hashtable-Based Marking and Cleanup):
|
|
991 * internals/internals.texi (Discussion -- The Anti-Cons):
|
|
992 * internals/internals.texi (Discussion -- Glyphs):
|
|
993 * internals/internals.texi (Discussion -- Dialog Boxes):
|
|
994 * internals/internals.texi (Discussion -- Multilingual Issues):
|
|
995 * internals/internals.texi (Discussion -- Instantiators and Generic Property Accessors):
|
|
996 * internals/internals.texi (image-instance-property): New.
|
|
997 * internals/internals.texi (set-image-instance-property): New.
|
|
998 * internals/internals.texi (Discussion -- Switching to C++):
|
|
999 * internals/internals.texi (Discussion -- Windows External Widget):
|
|
1000
|
|
1001 Add sections on Basic Types and Low-Level Allocation. Move module
|
|
1002 docs here. Incorporate dynamic array and blocktype docs from
|
|
1003 source.
|
|
1004
|
|
1005 Add info on beta releases up to present.
|
|
1006
|
|
1007 Redo chapter on "Rules When Writing New C Code", grouping stuff
|
|
1008 together properly. Put "Major Textual Changes" under this
|
|
1009 chapter. Incorporate etc/CODING-STANDARDS.
|
|
1010
|
|
1011 Add discussion sections on "Instantiators and Generic Property
|
|
1012 Accessors" and "Switching to C++". Fill out discussion on garbage
|
|
1013 collection.
|
|
1014
|
|
1015 Incorporate backtraces showing crashes due to problems with
|
|
1016 redisplay-critical-section protection.
|
|
1017
|
2367
|
1018 2004-11-04 Ben Wing <ben@xemacs.org>
|
|
1019
|
|
1020 * lispref/mule.texi (CCL Syntax):
|
|
1021 * lispref/mule.texi (INT-OR-CHAR): New.
|
|
1022 * lispref/mule.texi (CCL Statements):
|
|
1023 Update CCL docs.
|
|
1024
|
|
1025 2004-11-04 Ben Wing <ben@xemacs.org>
|
|
1026
|
|
1027 * internals/internals.texi (Top):
|
|
1028 * internals/internals.texi (NOTE): New.
|
|
1029 * internals/internals.texi (list-to-texinfo): New.
|
|
1030 * internals/internals.texi (remove-spacing): New.
|
|
1031 * internals/internals.texi (table-to-texinfo): New.
|
|
1032 * internals/internals.texi (convert-text-to-texinfo): New.
|
|
1033 * internals/internals.texi ('make-future): New.
|
|
1034 * internals/internals.texi ('make-discussion): New.
|
|
1035 * internals/internals.texi ('make-old-future): New.
|
|
1036 * internals/internals.texi ('make-section): New.
|
|
1037 * internals/internals.texi ('make-subsection): New.
|
|
1038 * internals/internals.texi (Introduction):
|
|
1039 * internals/internals.texi (divisions): New.
|
|
1040 * internals/internals.texi (Authorship of XEmacs):
|
|
1041 * internals/internals.texi (XEmacs):
|
|
1042 * internals/internals.texi (The XEmacs Split):
|
|
1043 * internals/internals.texi (Author): New.
|
|
1044 * internals/internals.texi (XEmacs from the Outside):
|
|
1045 * internals/internals.texi (The Lisp Language):
|
|
1046 * internals/internals.texi (XEmacs from the Perspective of Building):
|
|
1047 * internals/internals.texi (Build-Time Dependencies):
|
|
1048 * internals/internals.texi (The Modules of XEmacs):
|
|
1049 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
1050 * internals/internals.texi (ways): Removed.
|
|
1051 * internals/internals.texi (Low-Level Modules):
|
|
1052 * internals/internals.texi (Basic Lisp Modules):
|
|
1053 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
1054 * internals/internals.texi (files): Removed.
|
|
1055 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
1056 * internals/internals.texi (some_variable): Removed.
|
|
1057 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
1058 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
1059 * internals/internals.texi (character): Removed.
|
|
1060 * internals/internals.texi (Major Textual Changes):
|
|
1061 * internals/internals.texi (Great Integral Type Renaming):
|
|
1062 * internals/internals.texi (commands): Removed.
|
|
1063 * internals/internals.texi (Text/Char Type Renaming):
|
|
1064 * internals/internals.texi (pattern): Removed.
|
|
1065 * internals/internals.texi (Rules When Writing New C Code):
|
|
1066 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions):
|
|
1067 * internals/internals.texi (General Coding Rules):
|
|
1068 * internals/internals.texi (examples): Removed.
|
|
1069 * internals/internals.texi (Object-Oriented Techniques for C):
|
|
1070 * internals/internals.texi (Writing Lisp Primitives):
|
|
1071 * internals/internals.texi (Writing Good Comments):
|
|
1072 * internals/internals.texi (Adding Global Lisp Variables):
|
|
1073 * internals/internals.texi (Writing Macros):
|
|
1074 * internals/internals.texi (Proper Use of Unsigned Types):
|
|
1075 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
1076 * internals/internals.texi (Regression Testing XEmacs):
|
|
1077 * internals/internals.texi (How to Regression-Test):
|
|
1078 * internals/internals.texi (Modules for Regression Testing):
|
|
1079 * internals/internals.texi (CVS Techniques):
|
|
1080 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
1081 * internals/internals.texi (XEmacs from the Inside):
|
|
1082 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
1083 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
1084 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
1085 * internals/internals.texi (Introduction to Allocation):
|
|
1086 * internals/internals.texi (Garbage Collection):
|
|
1087 * internals/internals.texi (GCPROing):
|
|
1088 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1089 * internals/internals.texi (Invocation):
|
|
1090 * internals/internals.texi (garbage_collect_1):
|
|
1091 * internals/internals.texi (mark_object):
|
|
1092 * internals/internals.texi (gc_sweep):
|
|
1093 * internals/internals.texi (sweep_lcrecords_1):
|
|
1094 * internals/internals.texi (compact_string_chars):
|
|
1095 * internals/internals.texi (sweep_strings):
|
|
1096 * internals/internals.texi (sweep_bit_vectors_1):
|
|
1097 * internals/internals.texi (Integers and Characters):
|
|
1098 * internals/internals.texi (Allocation from Frob Blocks):
|
|
1099 * internals/internals.texi (lrecords):
|
|
1100 * internals/internals.texi (Low-level allocation):
|
|
1101 * internals/internals.texi (Cons):
|
|
1102 * internals/internals.texi (Vector):
|
|
1103 * internals/internals.texi (Bit Vector):
|
|
1104 * internals/internals.texi (Symbol):
|
|
1105 * internals/internals.texi (Marker):
|
|
1106 * internals/internals.texi (String):
|
|
1107 * internals/internals.texi (Compiled Function):
|
|
1108 * internals/internals.texi (The Lisp Reader and Compiler):
|
|
1109 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
1110 * internals/internals.texi (Evaluation):
|
|
1111 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
1112 * internals/internals.texi (Simple Special Forms):
|
|
1113 * internals/internals.texi (Catch and Throw):
|
|
1114 * internals/internals.texi (Error Trapping):
|
|
1115 * internals/internals.texi (Symbols and Variables):
|
|
1116 * internals/internals.texi (Introduction to Symbols):
|
|
1117 * internals/internals.texi (Obarrays):
|
|
1118 * internals/internals.texi (Symbol Values):
|
|
1119 * internals/internals.texi (Buffers):
|
|
1120 * internals/internals.texi (Introduction to Buffers):
|
|
1121 * internals/internals.texi (Buffer Lists):
|
|
1122 * internals/internals.texi (Markers and Extents):
|
|
1123 * internals/internals.texi (The Buffer Object):
|
|
1124 * internals/internals.texi (Text):
|
|
1125 * internals/internals.texi (The Text in a Buffer):
|
|
1126 * internals/internals.texi (Ibytes and Ichars):
|
|
1127 * internals/internals.texi (Byte-Char Position Conversion):
|
|
1128 * internals/internals.texi (Searching and Matching):
|
|
1129 * internals/internals.texi (Multilingual Support):
|
|
1130 * internals/internals.texi (Introduction to Multilingual Issues #1):
|
|
1131 * internals/internals.texi (Introduction to Multilingual Issues #2):
|
|
1132 * internals/internals.texi (Introduction to Multilingual Issues #3):
|
|
1133 * internals/internals.texi (Introduction to Multilingual Issues #4):
|
|
1134 * internals/internals.texi (Character Sets):
|
|
1135 * internals/internals.texi (Encodings):
|
|
1136 * internals/internals.texi (Japanese EUC (Extended Unix Code)):
|
|
1137 * internals/internals.texi (JIS7):
|
|
1138 * internals/internals.texi (Internal Mule Encodings):
|
|
1139 * internals/internals.texi (Internal String Encoding):
|
|
1140 * internals/internals.texi (Internal Character Encoding):
|
|
1141 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs):
|
|
1142 * internals/internals.texi (Byte Types):
|
|
1143 * internals/internals.texi (Different Ways of Seeing Internal Text):
|
|
1144 * internals/internals.texi (Buffer Positions):
|
|
1145 * internals/internals.texi (Other Typedefs):
|
|
1146 * internals/internals.texi (Usage of the Various Representations):
|
|
1147 * internals/internals.texi (Working With the Various Representations):
|
|
1148 * internals/internals.texi (Internal Text API's):
|
|
1149 * internals/internals.texi (Basic internal-format API's):
|
|
1150 * internals/internals.texi (The DFC API):
|
|
1151 * internals/internals.texi (The Eistring API):
|
|
1152 * internals/internals.texi (Coding for Mule):
|
|
1153 * internals/internals.texi (Character-Related Data Types):
|
|
1154 * internals/internals.texi (Working With Character and Byte Positions):
|
|
1155 * internals/internals.texi (Conversion to and from External Data):
|
|
1156 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
1157 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
1158 * internals/internals.texi (Mule-izing Code):
|
|
1159 * internals/internals.texi (CCL):
|
|
1160 * internals/internals.texi (Microsoft Windows-Related Multilingual Issues):
|
|
1161 * internals/internals.texi (Microsoft Documentation):
|
|
1162 * internals/internals.texi (Locales):
|
|
1163 * internals/internals.texi (More about code pages):
|
|
1164 * internals/internals.texi (More about locales):
|
|
1165 * internals/internals.texi (Unicode support under Windows):
|
|
1166 * internals/internals.texi (The golden rules of writing Unicode-safe code):
|
|
1167 * internals/internals.texi (The format of the locale in setlocale()):
|
|
1168 * internals/internals.texi (Random other Windows I18N docs):
|
|
1169 * internals/internals.texi (Modules for Internationalization):
|
|
1170 * internals/internals.texi (Consoles; Devices; Frames; Windows):
|
|
1171 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
1172 * internals/internals.texi (Point):
|
|
1173 * internals/internals.texi (Window Hierarchy):
|
|
1174 * internals/internals.texi (The Window Object):
|
|
1175 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
1176 * internals/internals.texi (The Redisplay Mechanism):
|
|
1177 * internals/internals.texi (Critical Redisplay Sections):
|
|
1178 * internals/internals.texi (Line Start Cache):
|
|
1179 * internals/internals.texi (Redisplay Piece by Piece):
|
|
1180 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
1181 * internals/internals.texi (Modules for other Display-Related Lisp Objects):
|
|
1182 * internals/internals.texi (Extents):
|
|
1183 * internals/internals.texi (Introduction to Extents):
|
|
1184 * internals/internals.texi (Extent Ordering):
|
|
1185 * internals/internals.texi (Format of the Extent Info):
|
|
1186 * internals/internals.texi (Zero-Length Extents):
|
|
1187 * internals/internals.texi (Mathematics of Extent Ordering):
|
|
1188 * internals/internals.texi (Extent Fragments):
|
|
1189 * internals/internals.texi (Faces):
|
|
1190 * internals/internals.texi (Glyphs):
|
|
1191 * internals/internals.texi (Specifiers):
|
|
1192 * internals/internals.texi (Menus):
|
|
1193 * internals/internals.texi (Events and the Event Loop):
|
|
1194 * internals/internals.texi (Introduction to Events):
|
|
1195 * internals/internals.texi (Main Loop):
|
|
1196 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
1197 * internals/internals.texi (Specifics About the Emacs Event):
|
|
1198 * internals/internals.texi (Event Queues):
|
|
1199 * internals/internals.texi (Event Stream Callback Routines):
|
|
1200 * internals/internals.texi (Other Event Loop Functions):
|
|
1201 * internals/internals.texi (Stream Pairs):
|
|
1202 * internals/internals.texi (Converting Events):
|
|
1203 * internals/internals.texi (Dispatching Events; The Command Builder):
|
|
1204 * internals/internals.texi (Focus Handling):
|
|
1205 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
1206 * internals/internals.texi (Asynchronous Events; Quit Checking):
|
|
1207 * internals/internals.texi (Signal Handling):
|
|
1208 * internals/internals.texi (Control-G (Quit) Checking):
|
|
1209 * internals/internals.texi (Profiling):
|
|
1210 * internals/internals.texi (Asynchronous Timeouts):
|
|
1211 * internals/internals.texi (Exiting):
|
|
1212 * internals/internals.texi (Lstreams):
|
|
1213 * internals/internals.texi (Creating an Lstream):
|
|
1214 * internals/internals.texi (Lstream Types):
|
|
1215 * internals/internals.texi (Lstream Functions):
|
|
1216 * internals/internals.texi (Lstream Methods):
|
|
1217 * internals/internals.texi (Subprocesses):
|
|
1218 * internals/internals.texi (Interface to MS Windows):
|
|
1219 * internals/internals.texi (Different kinds of Windows environments):
|
|
1220 * internals/internals.texi (Windows Build Flags):
|
|
1221 * internals/internals.texi (Windows I18N Introduction):
|
|
1222 * internals/internals.texi (Modules for Interfacing with MS Windows):
|
|
1223 * internals/internals.texi (Interface to the X Window System):
|
|
1224 * internals/internals.texi (Lucid Widget Library):
|
|
1225 * internals/internals.texi (Generic Widget Interface):
|
|
1226 * internals/internals.texi (dependencies): New.
|
|
1227 * internals/internals.texi (routines): New.
|
|
1228 * internals/internals.texi (Summary): New.
|
|
1229 * internals/internals.texi (Scrollbars):
|
|
1230 * internals/internals.texi (Menubars):
|
|
1231 * internals/internals.texi (Checkboxes and Radio Buttons):
|
|
1232 * internals/internals.texi (Progress Bars):
|
|
1233 * internals/internals.texi (Tab Controls):
|
|
1234 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
1235 * internals/internals.texi (Dumping):
|
|
1236 * internals/internals.texi (Dumping Justification):
|
|
1237 * internals/internals.texi (Overview):
|
|
1238 * internals/internals.texi (Data descriptions):
|
|
1239 * internals/internals.texi (Dumping phase):
|
|
1240 * internals/internals.texi (Object inventory):
|
|
1241 * internals/internals.texi (Address allocation):
|
|
1242 * internals/internals.texi (The header):
|
|
1243 * internals/internals.texi (Data dumping):
|
|
1244 * internals/internals.texi (Pointers dumping):
|
|
1245 * internals/internals.texi (Reloading phase):
|
|
1246 * internals/internals.texi (Abstract): New.
|
|
1247 * internals/internals.texi (Remaining issues):
|
|
1248 * internals/internals.texi (Future Work):
|
|
1249 * internals/internals.texi (Future Work -- General Suggestions):
|
|
1250 * internals/internals.texi (Future Work -- Elisp Compatibility Package):
|
|
1251 * internals/internals.texi (Future Work -- Drag-n-Drop):
|
|
1252 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions):
|
|
1253 * internals/internals.texi (Future Work -- Better Initialization File Scheme):
|
|
1254 * internals/internals.texi (Future Work -- Keyword Parameters):
|
|
1255 * internals/internals.texi (Future Work -- Property Interface Changes):
|
|
1256 * internals/internals.texi (Future Work -- Toolbars):
|
|
1257 * internals/internals.texi (Future Work -- Easier Toolbar Customization):
|
|
1258 * internals/internals.texi (Future Work -- Toolbar Interface Changes):
|
|
1259 * internals/internals.texi (Future Work -- Menu API Changes):
|
|
1260 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type):
|
|
1261 * internals/internals.texi (Future Work -- Mouse Pointer):
|
|
1262 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface):
|
|
1263 * internals/internals.texi (Future Work -- Busy Pointer):
|
|
1264 * internals/internals.texi (Future Work -- Extents):
|
|
1265 * internals/internals.texi (Future Work -- Everything should obey duplicable extents):
|
|
1266 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization):
|
|
1267 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website):
|
|
1268 * internals/internals.texi (Future Work -- Keybindings):
|
|
1269 * internals/internals.texi (Future Work -- Keybinding Schemes):
|
|
1270 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings):
|
|
1271 * internals/internals.texi (Future Work -- Misc Key Binding Ideas):
|
|
1272 * internals/internals.texi (Future Work -- Byte Code Snippets):
|
|
1273 * internals/internals.texi (Future Work -- Autodetection):
|
|
1274 * internals/internals.texi (Future Work -- Conversion Error Detection):
|
|
1275 * internals/internals.texi (Future Work -- Unicode):
|
|
1276 * internals/internals.texi (Future Work -- BIDI Support):
|
|
1277 * internals/internals.texi (Future Work -- Localized Text/Messages):
|
|
1278 * internals/internals.texi (Future Work -- Lisp Stream API):
|
|
1279 * internals/internals.texi (Future Work -- Multiple Values):
|
|
1280 * internals/internals.texi (Future Work -- Macros):
|
|
1281 * internals/internals.texi (Future Work -- Specifiers):
|
|
1282 * internals/internals.texi (Future Work -- Display Tables):
|
|
1283 * internals/internals.texi (Future Work -- Making Elisp Function Calls Faster):
|
|
1284 * internals/internals.texi (Future Work -- Lisp Engine Replacement):
|
|
1285 * internals/internals.texi (Future Work -- Lisp Engine Discussion):
|
|
1286 * internals/internals.texi (Future Work -- Lisp Engine Replacement -- Implementation):
|
|
1287 * internals/internals.texi (Future Work -- Startup File Modification by Packages):
|
|
1288 * internals/internals.texi (Future Work Discussion):
|
|
1289 * internals/internals.texi (Discussion -- garbage collection):
|
|
1290 * internals/internals.texi (Discussion -- glyphs):
|
|
1291 * internals/internals.texi (Discussion -- Dialog Boxes):
|
|
1292 * internals/internals.texi (Discussion -- Multilingual Issues):
|
|
1293 * internals/internals.texi (Discussion -- Windows External Widget):
|
|
1294 * internals/internals.texi (Discussion -- Packages):
|
|
1295 * internals/internals.texi (Discussion -- Distribution Layout):
|
|
1296 * internals/internals.texi (Old Future Work):
|
|
1297 * internals/internals.texi (Old Future Work -- A Portable Unexec Replacement):
|
|
1298 * internals/internals.texi (backtrace): New.
|
|
1299 * internals/internals.texi (Old Future Work -- Indirect Buffers):
|
|
1300 * internals/internals.texi (emacs-lisp): New.
|
|
1301 * internals/internals.texi (Old Future Work -- Improvements in support for non-ASCII (European) keysyms under X):
|
|
1302 * internals/internals.texi (Newsgroups): New.
|
|
1303 * internals/internals.texi (Old Future Work -- RTF Clipboard Support):
|
|
1304 * internals/internals.texi (own-selection): New.
|
|
1305 * internals/internals.texi (Old Future Work -- xemacs.org Mailing Address Changes):
|
|
1306 * internals/internals.texi (COMMENT): New.
|
|
1307 * internals/internals.texi (Old Future Work -- Lisp callbacks from critical areas of the C code):
|
|
1308 * internals/internals.texi (Now): Removed.
|
|
1309 * internals/internals.texi (Proof): Removed.
|
|
1310 * internals/internals.texi (Note): Removed.
|
|
1311 * internals/internals.texi (Date): New.
|
|
1312 * internals/internals.texi (ben): Removed.
|
|
1313 * internals/internals.texi (importance): New.
|
|
1314 * internals/internals.texi (From): New.
|
|
1315 Major work on internals manual. Rearranged many chapters so as to
|
|
1316 lie in coherent divisions.
|
|
1317 Add tons of stuff to Future Work, Old Future Work, Discussions.
|
|
1318 Add lots of stuff to Mule section (Multilingual ...).
|
|
1319 Remove index.texi, incorporate into internals.texi.
|
|
1320 Section on early history and an introduction.
|
|
1321 Section on XEmacs split. Lots of new MS Windows docs
|
|
1322 Mostly recently: Windows-I18N docs. Lots if new I18N docs.
|
|
1323 Loads of other stuff.
|
|
1324
|
2362
|
1325 2004-11-02 Ben Wing <ben@xemacs.org>
|
|
1326
|
|
1327 * internals/index.texi:
|
|
1328 Deleted. Incorporated into internals.texi. Having a separate
|
|
1329 index file messes up texinfo-master-menu.
|
|
1330
|
|
1331 * internals/internals.texi:
|
|
1332 * internals/internals.texi (Top):
|
|
1333 * internals/internals.texi (Introduction):
|
|
1334 * internals/internals.texi (Authorship of XEmacs):
|
|
1335 * internals/internals.texi (A History of Emacs):
|
|
1336 * internals/internals.texi (Through Version 18):
|
|
1337 * internals/internals.texi (Lucid Emacs):
|
|
1338 * internals/internals.texi (GNU Emacs 19):
|
|
1339 * internals/internals.texi (GNU Emacs 20):
|
|
1340 * internals/internals.texi (XEmacs):
|
|
1341 * internals/internals.texi (XEmacs From the Outside):
|
|
1342 * internals/internals.texi (The Lisp Language):
|
|
1343 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
1344 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
1345 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
1346 * internals/internals.texi (Major Textual Changes):
|
|
1347 * internals/internals.texi (Great Integral Type Renaming):
|
|
1348 * internals/internals.texi (Text/Char Type Renaming):
|
|
1349 * internals/internals.texi (Rules When Writing New C Code):
|
|
1350 * internals/internals.texi (A Reader's Guide to XEmacs Coding Conventions):
|
|
1351 * internals/internals.texi (General Coding Rules):
|
|
1352 * internals/internals.texi (Object-Oriented Techniques for C):
|
|
1353 * internals/internals.texi (Writing Lisp Primitives):
|
|
1354 * internals/internals.texi (Writing Good Comments):
|
|
1355 * internals/internals.texi (Adding Global Lisp Variables):
|
|
1356 * internals/internals.texi (Writing Macros):
|
|
1357 * internals/internals.texi (Proper Use of Unsigned Types):
|
|
1358 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
1359 * internals/internals.texi (Regression Testing XEmacs):
|
|
1360 * internals/internals.texi (How to Regression-Test):
|
|
1361 * internals/internals.texi (Modules for Regression Testing):
|
|
1362 * internals/internals.texi (CVS Techniques):
|
|
1363 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
1364 * internals/internals.texi (The Modules of XEmacs):
|
|
1365 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
1366 * internals/internals.texi (Low-Level Modules):
|
|
1367 * internals/internals.texi (Basic Lisp Modules):
|
|
1368 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
1369 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
1370 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
1371 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
1372 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
1373 * internals/internals.texi (Introduction to Allocation):
|
|
1374 * internals/internals.texi (Garbage Collection):
|
|
1375 * internals/internals.texi (GCPROing):
|
|
1376 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
1377 * internals/internals.texi (Invocation):
|
|
1378 * internals/internals.texi (garbage_collect_1):
|
|
1379 * internals/internals.texi (mark_object):
|
|
1380 * internals/internals.texi (gc_sweep):
|
|
1381 * internals/internals.texi (sweep_lcrecords_1):
|
|
1382 * internals/internals.texi (compact_string_chars):
|
|
1383 * internals/internals.texi (Integers and Characters):
|
|
1384 * internals/internals.texi (Allocation from Frob Blocks):
|
|
1385 * internals/internals.texi (lrecords):
|
|
1386 * internals/internals.texi (Low-level allocation):
|
|
1387 * internals/internals.texi (Cons):
|
|
1388 * internals/internals.texi (Vector):
|
|
1389 * internals/internals.texi (Symbol):
|
|
1390 * internals/internals.texi (Marker):
|
|
1391 * internals/internals.texi (String):
|
|
1392 * internals/internals.texi (Dumping):
|
|
1393 * internals/internals.texi (Dumping Justification):
|
|
1394 * internals/internals.texi (Overview):
|
|
1395 * internals/internals.texi (Data descriptions):
|
|
1396 * internals/internals.texi (Dumping phase):
|
|
1397 * internals/internals.texi (Object inventory):
|
|
1398 * internals/internals.texi (Address allocation):
|
|
1399 * internals/internals.texi (The header):
|
|
1400 * internals/internals.texi (Data dumping):
|
|
1401 * internals/internals.texi (Pointers dumping):
|
|
1402 * internals/internals.texi (Reloading phase):
|
|
1403 * internals/internals.texi (Remaining issues):
|
|
1404 * internals/internals.texi (Events and the Event Loop):
|
|
1405 * internals/internals.texi (Introduction to Events):
|
|
1406 * internals/internals.texi (Main Loop):
|
|
1407 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
1408 * internals/internals.texi (Specifics About the Emacs Event):
|
|
1409 * internals/internals.texi (Event Queues):
|
|
1410 * internals/internals.texi (Event Stream Callback Routines):
|
|
1411 * internals/internals.texi (IMPORTANT): New.
|
|
1412 * internals/internals.texi (Other Event Loop Functions):
|
|
1413 * internals/internals.texi (Stream Pairs):
|
|
1414 * internals/internals.texi (Converting Events):
|
|
1415 * internals/internals.texi (Dispatching Events; The Command Builder):
|
|
1416 * internals/internals.texi (Focus Handling):
|
|
1417 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
1418 * internals/internals.texi (Asynchronous Events; Quit Checking):
|
|
1419 * internals/internals.texi (Control-G (Quit) Checking):
|
|
1420 * internals/internals.texi (completely): New.
|
|
1421 * internals/internals.texi (Profiling):
|
|
1422 * internals/internals.texi (Exiting):
|
|
1423 * internals/internals.texi (BEWARE): New.
|
|
1424 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
1425 * internals/internals.texi (Evaluation):
|
|
1426 * internals/internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
1427 * internals/internals.texi (Simple Special Forms):
|
|
1428 * internals/internals.texi (Catch and Throw):
|
|
1429 * internals/internals.texi (Introduction to Symbols):
|
|
1430 * internals/internals.texi (Obarrays):
|
|
1431 * internals/internals.texi (Symbol Values):
|
|
1432 * internals/internals.texi (Buffers):
|
|
1433 * internals/internals.texi (Introduction to Buffers):
|
|
1434 * internals/internals.texi (Buffer Lists):
|
|
1435 * internals/internals.texi (Markers and Extents):
|
|
1436 * internals/internals.texi (The Buffer Object):
|
|
1437 * internals/internals.texi (Text):
|
|
1438 * internals/internals.texi (The Text in a Buffer):
|
|
1439 * internals/internals.texi (Ibytes and Ichars):
|
|
1440 * internals/internals.texi (Byte-Char Position Conversion):
|
|
1441 * internals/internals.texi (Searching and Matching):
|
|
1442 * internals/internals.texi (Multilingual Support):
|
|
1443 * internals/internals.texi (Introduction to Multilingual Issues #1):
|
|
1444 * internals/internals.texi (Introduction to Multilingual Issues #2):
|
|
1445 * internals/internals.texi (Introduction to Multilingual Issues #3):
|
|
1446 * internals/internals.texi (Introduction to Multilingual Issues #4):
|
|
1447 * internals/internals.texi (Character Sets):
|
|
1448 * internals/internals.texi (Encodings):
|
|
1449 * internals/internals.texi (Japanese EUC (Extended Unix Code)):
|
|
1450 * internals/internals.texi (JIS7):
|
|
1451 * internals/internals.texi (Internal Mule Encodings):
|
|
1452 * internals/internals.texi (Internal String Encoding):
|
|
1453 * internals/internals.texi (Internal Character Encoding):
|
|
1454 * internals/internals.texi (Byte/Character Types; Buffer Positions; Other Typedefs):
|
|
1455 * internals/internals.texi (Byte Types):
|
|
1456 * internals/internals.texi (Different Ways of Seeing Internal Text):
|
|
1457 * internals/internals.texi (prefixes): New.
|
|
1458 * internals/internals.texi (C): New.
|
|
1459 * internals/internals.texi (U): New.
|
|
1460 * internals/internals.texi (S): New.
|
|
1461 * internals/internals.texi (Specifically): New.
|
|
1462 * internals/internals.texi (Buffer Positions):
|
|
1463 * internals/internals.texi (Other Typedefs):
|
|
1464 * internals/internals.texi (Usage of the Various Representations):
|
|
1465 * internals/internals.texi (Working With the Various Representations):
|
|
1466 * internals/internals.texi (Internal Text API's):
|
|
1467 * internals/internals.texi (Basic internal-format API's):
|
|
1468 * internals/internals.texi (The DFC API):
|
|
1469 * internals/internals.texi (The Eistring API):
|
|
1470 * internals/internals.texi (Coding for Mule):
|
|
1471 * internals/internals.texi (Character-Related Data Types):
|
|
1472 * internals/internals.texi (Working With Character and Byte Positions):
|
|
1473 * internals/internals.texi (Conversion to and from External Data):
|
|
1474 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
1475 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
1476 * internals/internals.texi (Mule-izing Code):
|
|
1477 * internals/internals.texi (CCL):
|
|
1478 * internals/internals.texi (Modules for Internationalization):
|
|
1479 * internals/internals.texi (The Lisp Reader and Compiler):
|
|
1480 * internals/internals.texi (Lstreams):
|
|
1481 * internals/internals.texi (Creating an Lstream):
|
|
1482 * internals/internals.texi (Lstream Types):
|
|
1483 * internals/internals.texi (Lstream Functions):
|
|
1484 * internals/internals.texi (Lstream Methods):
|
|
1485 * internals/internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
1486 * internals/internals.texi (Point):
|
|
1487 * internals/internals.texi (Window Hierarchy):
|
|
1488 * internals/internals.texi (The Window Object):
|
|
1489 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
1490 * internals/internals.texi (The Redisplay Mechanism):
|
|
1491 * internals/internals.texi (Critical Redisplay Sections):
|
|
1492 * internals/internals.texi (Line Start Cache):
|
|
1493 * internals/internals.texi (Redisplay Piece by Piece):
|
|
1494 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
1495 * internals/internals.texi (Modules for other Display-Related Lisp Objects):
|
|
1496 * internals/internals.texi (Introduction to Extents):
|
|
1497 * internals/internals.texi (Extent Ordering):
|
|
1498 * internals/internals.texi (Format of the Extent Info):
|
|
1499 * internals/internals.texi (Zero-Length Extents):
|
|
1500 * internals/internals.texi (Mathematics of Extent Ordering):
|
|
1501 * internals/internals.texi (Extent Fragments):
|
|
1502 * internals/internals.texi (Faces):
|
|
1503 * internals/internals.texi (Glyphs):
|
|
1504 * internals/internals.texi (Specifiers):
|
|
1505 * internals/internals.texi (Menus):
|
|
1506 * internals/internals.texi (Subprocesses):
|
|
1507 * internals/internals.texi (Interface to MS Windows):
|
|
1508 * internals/internals.texi (Different kinds of Windows environments):
|
|
1509 * internals/internals.texi (Windows Build Flags):
|
|
1510 * internals/internals.texi (Windows I18N Introduction):
|
|
1511 * internals/internals.texi (Modules for Interfacing with MS Windows):
|
|
1512 * internals/internals.texi (Interface to the X Window System):
|
|
1513 * internals/internals.texi (Generic Widget Interface):
|
|
1514 * internals/internals.texi (Scrollbars):
|
|
1515 * internals/internals.texi (Menubars):
|
|
1516 * internals/internals.texi (Checkboxes and Radio Buttons):
|
|
1517 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
1518 * internals/internals.texi (Future Work):
|
|
1519 * internals/internals.texi (Future Work -- Elisp Compatibility Package):
|
|
1520 * internals/internals.texi (Future Work -- Drag-n-Drop):
|
|
1521 * internals/internals.texi (Future Work -- Standard Interface for Enabling Extensions):
|
|
1522 * internals/internals.texi (Future Work -- Better Initialization File Scheme):
|
|
1523 * internals/internals.texi (Future Work -- Keyword Parameters):
|
|
1524 * internals/internals.texi (Future Work -- Property Interface Changes):
|
|
1525 * internals/internals.texi (Future Work -- Easier Toolbar Customization):
|
|
1526 * internals/internals.texi (Future Work -- Toolbar Interface Changes):
|
|
1527 * internals/internals.texi (Future Work -- Menu API Changes):
|
|
1528 * internals/internals.texi (Future Work -- Removal of Misc-User Event Type):
|
|
1529 * internals/internals.texi (Future Work -- Mouse Pointer):
|
|
1530 * internals/internals.texi (Future Work -- Abstracted Mouse Pointer Interface):
|
|
1531 * internals/internals.texi (Future Work -- Busy Pointer):
|
|
1532 * internals/internals.texi (Future Work -- Extents):
|
|
1533 * internals/internals.texi (Future Work -- Everything should obey duplicable extents):
|
|
1534 * internals/internals.texi (Future Work -- Version Number and Development Tree Organization):
|
|
1535 * internals/internals.texi (Future Work -- Improvements to the @code{xemacs.org} Website):
|
|
1536 * internals/internals.texi (Future Work -- Keybinding Schemes):
|
|
1537 * internals/internals.texi (Future Work -- Better Support for Windows Style Key Bindings):
|
|
1538 * internals/internals.texi (Future Work -- Misc Key Binding Ideas):
|
|
1539 * internals/internals.texi (Future Work -- Byte Code Snippets):
|
|
1540 * internals/internals.texi (Future Work -- Autodetection):
|
|
1541 * internals/internals.texi (Future Work -- Conversion Error Detection):
|
|
1542 * internals/internals.texi (Future Work -- BIDI Support):
|
|
1543 * internals/internals.texi (Future Work -- Localized Text/Messages):
|
|
1544 * internals/internals.texi (freeze): New.
|
|
1545 * internals/internals.texi (fail-safe): New.
|
|
1546 * internals/internals.texi (like): New.
|
|
1547 * internals/internals.texi (user): New.
|
|
1548 * internals/internals.texi (ben): New.
|
|
1549 * internals/internals.texi ('type): New.
|
|
1550 * internals/internals.texi (NOTE): New.
|
|
1551 * internals/internals.texi (ILLEGIBLE): New.
|
|
1552 * internals/internals.texi (language): New.
|
|
1553 * internals/internals.texi (preprocessing): New.
|
|
1554 * internals/internals.texi (Subject): New.
|
|
1555 * internals/internals.texi (http): New.
|
|
1556 * internals/internals.texi (Now): Removed.
|
|
1557 * internals/internals.texi (wrong): New.
|
|
1558 * internals/internals.texi (Proof): Removed.
|
|
1559
|
|
1560 Add bunches and bunches and bunches and bunches of stuff, taken
|
|
1561 from documentation floating around in various places -- text.c,
|
|
1562 file-coding.c, other .c and .h files, stuff that I wrote up for an
|
|
1563 old XEmacs contract, proposals written up in the process of an
|
|
1564 e-mail discussion, etc. Fix up some mistakes, esp. in CCL. Extra
|
|
1565 crap from CCL, duplicated with Lispref, removed. Sections on Old
|
|
1566 Future Work and Future Work Discussion added.
|
|
1567
|
|
1568 Bunches of other work. Add bunches of documentation taken from the
|
|
1569 source code. Fixup various places to use @strong{}, @code{},
|
|
1570 @file{}. Create new Text chapter, split off from Buffers and
|
|
1571 Textual Representation. Create new chapter for MS Windows, mostly
|
|
1572 written from scratch. Consolidate all Mule info under
|
|
1573 "Multilingual Support". Break up chapter on modules and move some
|
|
1574 parts to the sections discussing the modules, for consolidation
|
|
1575 purposes. Add a big cross-reference table for all the modules to
|
|
1576 where they're discussed (or not). New chapter Asynchronous
|
|
1577 Events; Quit Checking. (Taken from various parts of the code.) New
|
|
1578 Introduction. New section on Focus Handling (from the code).
|
|
1579
|
|
1580 NOTE that in the process, I discovered that we essentially have
|
|
1581 FOUR redundant introductions to Mule issues! Someone really needs
|
|
1582 to go through and clean them up and integrate them (sjt?).
|
|
1583
|
2355
|
1584 2003-07-18 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
1585
|
|
1586 * lispref/windows.texi (Basic Windows): Fix typo.
|
|
1587
|
2346
|
1588 2004-10-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1589
|
|
1590 * XEmacs 21.5.18 "chestnut" is released.
|
|
1591
|
2297
|
1592 2003-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1593
|
|
1594 * lispref/control.texi (Examples of Catch): Mention use of a cons
|
|
1595 as a catch tag.
|
|
1596
|
|
1597 2004-07-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1598
|
|
1599 * lispref/glyphs.texi (Image Instantiator Formats): Add a few
|
|
1600 words about the tab control widget.
|
|
1601
|
2289
|
1602 2004-05-14 Darryl Okahata <darrylo@xemacs.org>
|
|
1603
|
|
1604 * lispref/windows.texi. Added documentation for the functions,
|
|
1605 ``current-pixel-row'' and ``current-pixel-column''.
|
|
1606
|
2269
|
1607 2004-09-13 Jerry James <james@xemacs.org>
|
|
1608
|
|
1609 * internals/internals.texi (Modules for Interfacing with the
|
|
1610 Operating System): The code formerly in callproc.c is now
|
|
1611 implemented in Lisp in process.el.
|
|
1612
|
2256
|
1613 2004-08-30 Jerry James <james@xemacs.org>
|
|
1614
|
|
1615 * lispref/text.texi: Document text fields.
|
|
1616
|
2255
|
1617 2004-09-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1618
|
|
1619 * lispref/searching.texi (Syntax of Regexps): Add example of use
|
|
1620 of shy groups in variable subexpression, correct rumor that there
|
2297
|
1621 may be substantial performance gain. Document double-digit back-
|
|
1622 references.
|
2255
|
1623
|
2214
|
1624 2004-08-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1625
|
2215
|
1626 * xemacs/help.texi (Misc Help): Info-goto-emacs-key-command-node
|
|
1627 to function index. Document Info-goto-emacs-command-node.
|
|
1628
|
2214
|
1629 * lispref/positions.texi (Text Lines): makeinfo doesn't like Note:.
|
|
1630
|
2182
|
1631 2004-07-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1632
|
|
1633 * lispref/glyphs.texi: Complete reorganization, some content updated.
|
|
1634 * lispref/lispref.texi (Top): Update menu to match.
|
|
1635 * lispref/extents.texi (Extent Properties): Update xref.
|
|
1636
|
|
1637 2004-06-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1638
|
|
1639 * internals/internals.texi (Modules for Other Aspects of the Lisp
|
|
1640 Interpreter and Object System): Add description of Sextword syntax
|
|
1641 class (now obsolete).
|
|
1642
|
|
1643 2004-06-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1644
|
|
1645 * internals/internals.texi (Techniques for XEmacs Developers): Be
|
|
1646 specific when discussing optimization.
|
2255
|
1647 (Techniques for XEmacs Developers): Fragments that are meaningless
|
2182
|
1648 by themselves or contain placeholders should be @samp, not @code.
|
|
1649 (Modules for Internationalization): Add description of mule-coding.c
|
|
1650 and further deprecate mule.c.
|
|
1651 (Modules for Regression Testing): Add {tag,weak}-tests.el to list.
|
|
1652
|
2164
|
1653 2004-07-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1654
|
|
1655 * xemacs-faq.texi (Q3.10.2): Mention that `pending-delete' is in
|
|
1656 the "pc" package.
|
|
1657
|
2141
|
1658 2004-06-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1659
|
|
1660 * lispref/specifiers.texi (Specifier Instancing): Add "neon
|
|
1661 modeline" hack as an example. Thanks to Giacomo Boffi.
|
|
1662
|
2135
|
1663 2004-06-07 Jerry James <james@xemacs.org>
|
|
1664
|
|
1665 * lispref/modes.texi (Major Modes): Document -mode functions, and
|
|
1666 the use of a nil argument to defined-derived mode.
|
|
1667 * lispref/modes.texi (Major Mode Conventions): Describe the use of
|
|
1668 delay-mode-hooks and define-derived-mode.
|
|
1669 * lispref/modes.texi (Derived Modes): Warn against the use of
|
|
1670 interactive specs in derived mode definitions.
|
|
1671 * lispref/modes.texi (Hooks): Document run-mode-hooks,
|
|
1672 delay-mode-hooks, run-hook-with-args,
|
|
1673 run-hook-with-args-until-failure, and0
|
|
1674 run-hook-with-args-until-success.
|
|
1675
|
2127
|
1676 2004-06-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1677
|
|
1678 * lispref/glyphs.texi (Creating Glyphs): Improve discussion, fix a
|
|
1679 couple of typos.
|
|
1680
|
|
1681 * lispref/faces.texi (Face Properties): Background pixmaps
|
|
1682 can be used on GTK and MS Windows.
|
|
1683 (Face Convenience Functions): Cross-reference glyph interface.
|
|
1684 Background pixmap is an image specifier, not a glyph.
|
|
1685
|
2091
|
1686 2004-05-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1687
|
|
1688 * lispref/numbers.texi (Comparison of Numbers): Clarify bigfloat eql.
|
|
1689 (Predicates on Numbers): Fix thinko in description of `bigfloatp'.
|
|
1690
|
2090
|
1691 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1692
|
|
1693 * lispref/numbers.texi (Numbers): Remove reference to "fixed-
|
|
1694 precision rationals," and fix description of floating-point
|
|
1695 contagion.
|
|
1696 (Integer Basics, Float Basics): Fix typos.
|
|
1697 (Canonicalization and Contagion): Complete rewrite.
|
|
1698 (Predicates on Numbers): Add fixnump, bignump, ratiop, rationalp,
|
|
1699 bigfloatp, floatingp, realp, oddp and evenp.
|
|
1700 (Rational Basics): Add numerator and denominator.
|
|
1701 (Random Numbers): Fix description of range, and add paranoid
|
|
1702 comment about how unpredictable `(random t)' is.
|
|
1703 (Canonicalization and Contagion): Renamed from Contagion and
|
|
1704 Canonicalization.
|
|
1705 (The Bignum Extension): Fix it in menu.
|
|
1706
|
2069
|
1707 2004-05-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1708
|
|
1709 * internals/internals.texi (Object-Oriented Techniques for C):
|
|
1710 Remove reference to "encouraging port to C++".
|
|
1711
|
|
1712 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org>
|
2033
|
1713
|
|
1714 * lispref/numbers.texi (The Bignum Extension): Mention the feature
|
|
1715 symbols provided.
|
|
1716
|
2069
|
1717 2004-04-19 Stephen J. Turnbull <stephen@xemacs.org>
|
2032
|
1718
|
|
1719 * lispref/numbers.texi (Rational Basics): There's a reason why
|
|
1720 this node is named "Rational" and not "Ratio" in the menu....
|
|
1721
|
2028
|
1722 2004-04-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1723
|
|
1724 * internals/internals.texi (Object-Oriented Techniques in XEmacs):
|
|
1725 New node.
|
|
1726 (The XEmacs Object System (Abstractly Speaking)):
|
|
1727 Reorder the list of objects somewhat.
|
|
1728 Add brief descriptions of the arbitrary-precision number types.
|
|
1729 (Writing Good Comments): Slight revision, recommend @xemacs alias.
|
|
1730 (Character-Related Data Types): Add a few comments re Unicode.
|
|
1731 (Working With Character and Byte Positions): Ditto.
|
|
1732 (General Guidelines for Writing Mule-Aware Code): Query.
|
|
1733 (Conversion to and from External Data): Ditto.
|
|
1734 (Techniques for XEmacs Developers): Typo.
|
|
1735 (Modules for Regression Testing): Add an xref.
|
|
1736 (Overview): Note that dump file is now inside the executable.
|
|
1737 (Remaining issues): Mention ExecShield vs. pdumper.
|
|
1738 (Searching and Matching): Mention UTF-8 wrt Mule.
|
|
1739
|
|
1740 2004-02-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1741
|
|
1742 * widget.texi (Introduction): Update historical references a bit.
|
|
1743 Fix many typos and grammatical problems.
|
|
1744 (User Interface): Fix typo.
|
|
1745
|
2069
|
1746 2004-04-09 Stephen J. Turnbull <stephen@xemacs.org>
|
2028
|
1747
|
|
1748 * lispref/numbers.texi (Numbers): Describe bignums, ratios, and
|
|
1749 bigfloats briefly.
|
|
1750 (Integer Basics): We've had 31-bit integers for a while. Fix the
|
|
1751 statement of minimum available precision and the examples.
|
|
1752 Document most-positive-fixnum and most-negative-fixnum. Add a
|
|
1753 pointer to the node "The Bignum Extension".
|
|
1754 (Float Basics): Document most-positive-float, most-negative-float,
|
|
1755 least-positive-float, least-positive-normalized-float,
|
|
1756 least-negative-float, and least-negative-normalized-float. Add a
|
|
1757 pointer to the node "The Bignum Extension".
|
|
1758 (Comparison of Numbers): Update for bignums.
|
|
1759
|
|
1760 (The Bignum Extension):
|
|
1761 (Bignum Basics):
|
|
1762 (Ratio Basics):
|
|
1763 (Bigfloat Basics):
|
|
1764 (Contagion and Canonicalization):
|
|
1765 (Compatibility Issues):
|
|
1766 New nodes.
|
|
1767
|
|
1768 * lispref/lispref.texi (Top):
|
|
1769 * lispref/numbers.texi (Numbers):
|
|
1770 Add nodes "Ratio Basics" and "The Bignum Extension" to menus.
|
|
1771
|
|
1772 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1773
|
|
1774 * lispref/specifiers.texi: Update FSF copyright.
|
|
1775 (Specifier Compatibility Notes): New node.
|
|
1776
|
|
1777 * lispref/glyphs.texi (Glyph Properties): Fix typo.
|
|
1778 (Glyphs):
|
|
1779 (Native GUI Widgets): New node.
|
|
1780
|
|
1781 * lispref/gutter.texi (Gutter Descriptor Format): Node deleted.
|
|
1782 (Gutter):
|
|
1783 (Gutter Intro):
|
|
1784 (Creating Gutter):
|
|
1785 (Specifying a Gutter):
|
|
1786 Pluralize node name to Creating Gutters.
|
|
1787 (Creating Gutters): Improve explanation of gutter descriptors.
|
|
1788 (Other Gutter Variables): Remove extraneous text.
|
|
1789 (Common Gutter Widgets): In lieu of real documentation, at least
|
|
1790 point to gutter-items.el.
|
|
1791
|
2069
|
1792 2004-04-06 Stephen J. Turnbull <stephen@xemacs.org>
|
1987
|
1793
|
|
1794 Lightly revised from <psr7v1j039.fsf@diannao.ittc.ku.edu>.
|
|
1795 Thanks to Jerry James <james@xemacs.org>.
|
|
1796
|
|
1797 * xemacs-faq.texi (Top, Miscellaneous): In menus, renumber Section
|
|
1798 5.3 and Q5.3.1-12 as 5.4.x, and add Mathematics and Q5.3.1-4 as
|
|
1799 replacement section 5.3.
|
|
1800 (Q5.3.1, Q5.3.2, Q5.3.3, Q5.3.4) New FAQs for bignums.
|
|
1801 (Q5.2.1, Q8.0.1) Add @unnumberedsec headings.
|
|
1802 (Q6.4.1) Correct @unnumberedsec heading.
|
|
1803
|
1964
|
1804 2004-03-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1805
|
|
1806 * XEmacs 21.5.17 "chayote" is released.
|
|
1807
|
1920
|
1808 2004-02-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1809
|
|
1810 * internals/internals.texi (GCPROing): Mention `Fsignal'. Clarify
|
|
1811 that references, not the objects themselves, are what is marked.
|
|
1812
|
1882
|
1813 2004-01-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1814
|
|
1815 * lispref/specifiers.texi (Copyright): Update.
|
|
1816
|
|
1817 (Creating Specifiers): Correct more instances of subject-verb
|
|
1818 disagreement.
|
|
1819
|
1877
|
1820 2004-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1821
|
|
1822 * lispref/specifiers.texi (Specifier Instancing Functions): Fix
|
|
1823 typos, thanks to Ilpo Nyyssönen.
|
|
1824
|
1875
|
1825 2004-01-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1826
|
|
1827 * lispref/specifiers.texi (Specifier Instancing Functions): Add
|
|
1828 documentation of `specifier-matching-instance'.
|
|
1829 (Introduction to Specifiers): Fix typos.
|
|
1830 (Simple Specifier Usage): Cross-reference Toolbar Intro.
|
|
1831 (Creating Specifiers):
|
|
1832 (Specifier Instancing Functions):
|
|
1833 (Adding Specifications):
|
|
1834 Various improvements. Deprecate set-specifier a bit more.
|
|
1835
|
1869
|
1836 2004-01-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1837
|
|
1838 * lispref/specifiers.texi (Specifier Examples): Add new example,
|
|
1839 pluralize node name and section title.
|
|
1840 (Specifiers): Pluralize "Specifier Examples" in menu.
|
|
1841
|
|
1842 * lispref/lispref.texi (Top): Pluralize "Specifier Examples" in menu.
|
|
1843
|
|
1844 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1845
|
|
1846 * xemacs-faq.texi: Fix Tony Rossini's address.
|
|
1847
|
1833
|
1848 2003-12-15 Steve Youngs <sryoungs@bigpond.net.au>
|
|
1849
|
|
1850 * lispref/customize.texi (Defining New Types): New node.
|
|
1851 From Per Abrahamsen <abraham@dina.kvl.dk>
|
|
1852
|
1755
|
1853 2003-10-16 Ilya N. Golubev <gin@mo.msk.ru>
|
|
1854
|
|
1855 * lispref/tips.texi (Comment Tips): Typo fix.
|
|
1856
|
1738
|
1857 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
1858
|
|
1859 * new-users-guide/custom2.texi (Init File):
|
|
1860
|
|
1861 Fix up erroneous uses of @var instead of @code for the names of
|
|
1862 particular variables in programming languages.
|
|
1863
|
|
1864 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
1865
|
|
1866 * custom.texi (The Init File):
|
|
1867 * xemacs-faq.texi (Q2.1.3):
|
|
1868 (Q2.1.5):
|
|
1869
|
|
1870 * internals/internals.texi (Modules for Internationalization):
|
|
1871
|
|
1872 * lispref/display.texi (Beeping):
|
|
1873 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
1874 * lispref/markers.texi (The Mark):
|
|
1875 (The Region):
|
|
1876 * lispref/menus.texi (Menu Accelerator Functions):
|
|
1877 * lispref/numbers.texi (Math Functions):
|
|
1878 * lispref/packaging.texi (package-info.in):
|
|
1879 (Makefile):
|
|
1880 (Local.rules File):
|
|
1881 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes):
|
|
1882 (libpq Lisp Variables):
|
|
1883 (Synchronous Interface Functions):
|
|
1884 (Other libpq Functions):
|
|
1885
|
|
1886 * new-users-guide/custom2.texi (Init File):
|
|
1887 (Setting Variables):
|
|
1888 * new-users-guide/files.texi (File Names):
|
|
1889 (Saving Files):
|
|
1890 * new-users-guide/search.texi (Search and Replace):
|
|
1891
|
|
1892 * xemacs/custom.texi (X Resources):
|
|
1893
|
|
1894 Fix up erroneous uses of @var instead of @code for the names of
|
|
1895 particular variables in programming languages.
|
|
1896
|
|
1897 2003-10-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1898
|
|
1899 * Makefile: Remove old package and redundant cruft.
|
|
1900
|
1734
|
1901 2003-10-10 Ilya N. Golubev <gin@mo.msk.ru>
|
|
1902
|
|
1903 * lispref/mule.texi (Charset Property Functions): Charset registry
|
|
1904 can be set.
|
|
1905 (Predefined Charsets): Add registry to Vietnamese charset names.
|
|
1906
|
1716
|
1907 2003-09-26 Steve Youngs <youngs@xemacs.org>
|
|
1908
|
|
1909 * XEmacs 21.5.16 "celeriac" is released.
|
|
1910
|
1710
|
1911 2003-09-22 Adrian Aichner <adrian@xemacs.org>
|
|
1912
|
|
1913 * lispref/backups.texi (Reverting): Fix the PRINTED-MANUAL-TITLE
|
|
1914 argument for a cross reference to "The XEmacs User's Manual".
|
|
1915
|
1709
|
1916 2003-08-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1917
|
|
1918 * internals/internals.texi: Update copyright notice.
|
|
1919 (GCPROing): Add missing period.
|
|
1920 (Adding Global Lisp Variables): general.c -> general-slots.h.
|
|
1921 (A Reader's Guide to XEmacs Coding Conventions): New node.
|
|
1922
|
1703
|
1923 2003-09-20 Ilya N. Golubev <gin@mo.msk.ru>
|
|
1924
|
|
1925 * xemacs/mini.texi (Minibuffer): Add customizing message display
|
|
1926 reference.
|
|
1927 * lispref/display.texi (Customizing Message Display): New,
|
|
1928 describe `redisplay-echo-area-function',
|
|
1929 `undisplay-echo-area-function', `minibuffer-echo-wait-function'.
|
|
1930 (The Echo Area): Add menu.
|
|
1931
|
1702
|
1932 2003-09-19 Sandra Wambold <wambold@xemacs.org>
|
|
1933
|
|
1934 * Makefile: add targets to produce PDF files
|
|
1935
|
1665
|
1936 2003-09-03 Steve Youngs <youngs@xemacs.org>
|
|
1937
|
|
1938 * XEmacs 21.5.15 "celery" is released.
|
|
1939
|
1648
|
1940 2003-08-28 Steve Youngs <youngs@xemacs.org>
|
|
1941
|
|
1942 * xemacs-faq.texi (Q2.0.2): Rewrite, mentioning the correct way to
|
|
1943 remove a package.
|
|
1944 (Q3.8.2): big-menubar is in the edit-utils package.
|
|
1945 (Q4.3.2): Add a comment about not needing TM for things like Gnus,
|
|
1946 MH-E and VM.
|
|
1947 (Q5.3.3): State correct location of ps-print.el.
|
|
1948
|
|
1949 * xemacs/packages.texi (Packages): Remove "Creating Packages" menu
|
|
1950 entry.
|
|
1951 (Package Terminology): Whitespace clean up.
|
|
1952 (Installing Packages): Whitespace clean up and add some @code
|
|
1953 formatters.
|
|
1954 Re-organise the menu so that installation via PUI is first and
|
|
1955 Sumo is last.
|
|
1956 (Automatically): mule-base is no longer a requirement for using
|
|
1957 PUI.
|
|
1958 Mention optionally requiring mailcrypt.
|
|
1959 (Note): Removed.
|
|
1960 (Manually): Move to below the PUI installation method.
|
|
1961 (Sumo): Move to below the manual installation method.
|
|
1962 (Which Packages): Add mailcrypt.
|
|
1963 (Building Packages): Remove duplicated stuff that is in
|
|
1964 lispref/packaging.texi, xref to it instead.
|
|
1965 (Local.rules File): xref to the appropriate node in
|
|
1966 lispref/packaging.texi.
|
|
1967 (Available Packages): Update to current reality.
|
|
1968 (all): Removed.
|
|
1969 (srckit): Removed.
|
|
1970 (binkit): Removed.
|
|
1971
|
|
1972 * xemacs/reading.texi (Reading Mail): Mention Gnus and MEW.
|
|
1973
|
|
1974 * new-users-guide/custom2.texi (Init File): big-menubar.el is in
|
|
1975 the edit-utils package.
|
|
1976
|
|
1977 * lispref/packaging.texi (Packaging):
|
|
1978 (The User View):
|
|
1979 (The Library Maintainer View):
|
|
1980 (Infrastructure):
|
|
1981 (Control Files):
|
|
1982 (Obtaining):
|
|
1983 (The Package Release Engineer View):
|
|
1984 (Package Terminology):
|
|
1985 (Building Packages):
|
|
1986 (Makefile Targets):
|
|
1987 (packages): New.
|
|
1988 (Local.rules File):
|
|
1989 (XEMACS_PACKAGES): Removed.
|
|
1990 (XEMACS_INSTALLED_PACKAGES_ROOT): New.
|
|
1991 (NONMULE_PACKAGES): New.
|
|
1992 (EXCLUDES): New.
|
|
1993 (Creating Packages):
|
|
1994 (BATCH): New.
|
|
1995 (VERSION): Removed.
|
|
1996 (AUTHOR_VERSION): Removed.
|
|
1997 (MAINTAINER): Removed.
|
|
1998 (PACKAGE): Removed.
|
|
1999 (PKG_TYPE): Removed.
|
|
2000 (REQUIRES): Removed.
|
|
2001 (CATEGORY): Removed.
|
|
2002 (ELS): Removed.
|
|
2003 (ELCS): Removed.
|
|
2004 (all): Removed.
|
|
2005 (srckit): Removed.
|
|
2006 (binkit): Removed.
|
|
2007 (are): New.
|
|
2008 (STANDARD_DOCS): New.
|
|
2009 (ELCS_1_DEST): New.
|
|
2010 (example): New.
|
|
2011 (PACKAGE_SUPPRESS): New.
|
|
2012 (EXPLICIT_DOCS): New.
|
|
2013 (DATA_DEST): New.
|
|
2014 (Documenting Packages):
|
|
2015
|
|
2016 Not quite a total rewrite, but a fairly thorough audit
|
|
2017 nonetheless.
|
|
2018
|
1620
|
2019 2003-07-31 René Kyllingstad <listmailxemacs@kyllingstad.com>
|
|
2020
|
|
2021 * lispref/display.texi (Invisible Text):
|
|
2022 mention line-move-ignore-invisible.
|
|
2023 * lispref/extents.texi (Extent Properties):
|
|
2024 end-glyph will still be displayed when invisible is set.
|
|
2025 * lispref/extents.texi (Extents and Events):
|
|
2026 only begin-glyph is highlighted.
|
|
2027
|
1616
|
2028 2003-08-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2029
|
|
2030 * xemacs-faq.texi (Q1.3.8): Fix typo, note errorneous recognition.
|
|
2031
|
1613
|
2032 2003-08-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2033
|
|
2034 * lispref/packaging.texi (Creating Packages):
|
|
2035 * xemacs/packages.texi (Creating Packages):
|
|
2036 Style guideline for package-info.in description.
|
|
2037
|
1554
|
2038 2003-06-30 Vin Shelton <acs@xemacs.org>
|
|
2039
|
|
2040 * lispref/lists.texi (List-related Predicates): Add @end defun.
|
|
2041
|
1549
|
2042 2003-06-30 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2043
|
|
2044 * xemacs-faq.texi (Q3.2.2): Fix typo.
|
|
2045
|
|
2046 2003-06-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2047
|
|
2048 * lispref/objects.texi (Character Type): Document ?\x00 read
|
|
2049 syntax and range limitations on ?\000 and ?\x00 read syntaxes.
|
|
2050
|
|
2051 2003-06-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2052
|
|
2053 * lispref/lists.texi (List-related Predicates): Document
|
|
2054 `true-list-p', and reference it from `listp'.
|
|
2055
|
1510
|
2056 2003-06-01 Steve Youngs <youngs@xemacs.org>
|
|
2057
|
|
2058 * XEmacs 21.5.14 "cassava" is released.
|
|
2059
|
1496
|
2060 2003-05-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2061
|
|
2062 * internals/internals.texi (Searching and Matching): New node.
|
|
2063
|
1495
|
2064 2003-05-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2065
|
|
2066 * xemacs-faq.texi (detail menu): Reformat "Current Events" caption.
|
|
2067 (Legacy Versions): New section.
|
|
2068 (Q8.0.1): New question.
|
|
2069
|
|
2070 2003-05-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2071
|
|
2072 * lispref/searching.texi (Regexp Search): Update split-string for
|
|
2073 new specification.
|
|
2074
|
|
2075 * lispref/strings.texi (Creating Strings): Xref split-string
|
|
2076 (this is where GNU Emacs documents it).
|
|
2077
|
1473
|
2078 2003-05-10 Steve Youngs <youngs@xemacs.org>
|
|
2079
|
|
2080 * XEmacs 21.5.13 "cauliflower" is released.
|
|
2081
|
1468
|
2082 2003-05-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2083
|
|
2084 * lispref/searching.texi (Match Data): Failed match preserves data.
|
|
2085
|
1441
|
2086 2003-04-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2087
|
|
2088 * xemacs-faq.texi (Q6.4.3): New: auxiliary programs for Windows.
|
|
2089
|
1431
|
2090 2003-04-24 Steve Youngs <youngs@xemacs.org>
|
|
2091
|
|
2092 * XEmacs 21.5.12 "carrot" is released.
|
|
2093
|
1389
|
2094 2003-03-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2095
|
|
2096 * xemacs/frame.texi (XEmacs under X):
|
|
2097 * xemacs-faq.texi:
|
|
2098 Global substitute .Xresources for .Xdefaults.
|
1386
|
2099
|
|
2100 * xemacs-faq.texi (Q3.2.2): `default' is also a face.
|
|
2101 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule.
|
|
2102 Suggested by Janis Dzerins <jonis@dir.lv>.
|
|
2103
|
1366
|
2104 2003-03-20 Steve Youngs <youngs@xemacs.org>
|
|
2105
|
|
2106 * xemacs/packages.texi (Automatically): Refer to
|
|
2107 'pui-set-local-package-get-directory' instead of
|
|
2108 'pui-add-install-directory'.
|
|
2109 Remove comment about PGP not being intergrated into PUI.
|
|
2110 Document balloon-help in PUI.
|
|
2111 Add heading "Keeping Packages Up To Date".
|
|
2112 (Building Packages): makeinfo 4.2 is required.
|
|
2113
|
1362
|
2114 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2115
|
|
2116 * xemacs/frame.texi (Gutter Basics): Describe common options for
|
|
2117 buffers tab control.
|
|
2118
|
1353
|
2119 2003-03-11 Adrian Aichner <adrian@xemacs.org>
|
|
2120
|
|
2121 * cl.texi: Change incorrect references to GNU where XEmacs is
|
|
2122 appropriate.
|
|
2123
|
1347
|
2124 2003-03-09 Ben Wing <ben@xemacs.org>
|
|
2125
|
|
2126 * widget.texi (Defining New Widgets):
|
|
2127 Fix Turnbull typos.
|
|
2128
|
1339
|
2129 2003-03-02 Stephen Turnbull <stephen@xemacs.org>
|
|
2130
|
|
2131 * widget.texi (Defining New Widgets):
|
|
2132 Document `widget-create-child', `widget-create-child-and-convert',
|
|
2133 and `widget-create-child-value'. Document the `:copy' method.
|
|
2134 Improve discussion of the `:convert-widget' method.
|
|
2135
|
1333
|
2136 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2137
|
|
2138 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
2139 Fix typo.
|
|
2140 (Build-Time Dependencies): New node.
|
|
2141
|
1307
|
2142 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
2143
|
|
2144 * XEmacs 21.5.11 "cabbage" is released.
|
|
2145
|
1288
|
2146 2003-02-11 Adrian Aichner <adrian@xemacs.org>
|
|
2147
|
|
2148 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
|
|
2149 manual.
|
|
2150
|
1263
|
2151 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2152
|
|
2153 * internals/internals.texi (Top):
|
|
2154 (Buffers and Textual Representation):
|
|
2155 Fix up white space in menu.
|
|
2156 (Character-Related Data Types):
|
|
2157 (Conversion to and from External Data):
|
|
2158 (Format of the Extent Info):
|
|
2159 Pedantic grammatical nits.
|
|
2160
|
1261
|
2161 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
2162
|
|
2163 * lispref/mule.texi (Internationalization Terminology):
|
|
2164 Lots of Mule rewriting.
|
|
2165
|
|
2166 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
2167
|
|
2168 * internals/internals.texi (Top):
|
|
2169 * internals/internals.texi (Coding for Mule):
|
|
2170 * internals/internals.texi (Character-Related Data Types):
|
|
2171 * internals/internals.texi (Working With Character and Byte Positions):
|
|
2172 * internals/internals.texi (Conversion to and from External Data):
|
|
2173 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
2174 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
2175 * internals/internals.texi (Mule-izing Code):
|
|
2176 * internals/internals.texi (help): New.
|
|
2177 * internals/internals.texi (Buffers and Textual Representation):
|
|
2178 * internals/internals.texi (The Text in a Buffer):
|
|
2179 * internals/internals.texi (Markers and Extents):
|
|
2180 * internals/internals.texi (MULE Character Sets and Encodings):
|
|
2181 * internals/internals.texi (Lstream Functions):
|
|
2182 * internals/internals.texi (Lstream Methods):
|
|
2183 * internals/internals.texi (Format of the Extent Info):
|
|
2184 * internals/internals.texi (Mathematics of Extent Ordering):
|
|
2185 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and
|
|
2186 lots of Mule rewriting.
|
|
2187
|
1258
|
2188 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2189
|
|
2190 * xemacs/startup.texi (Startup Paths): Clarification of package
|
|
2191 hierarchy structure.
|
|
2192
|
|
2193 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW.
|
|
2194 (Q2.1.15): Stylistic changes for clarity.
|
|
2195
|
1251
|
2196 2003-02-03 Steve Youngs <youngs@xemacs.org>
|
|
2197
|
|
2198 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
|
|
2199 recent dabble into the packages.
|
|
2200
|
1187
|
2201 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
2202
|
|
2203 * XEmacs 21.5.10 "burdock" is released.
|
|
2204
|
1188
|
2205 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
2206
|
|
2207 * lispref/mule.texi (Charset Unification): Menu item "Internals"
|
|
2208 should be "Unification Internals".
|
|
2209
|
1183
|
2210 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2211
|
|
2212 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout.
|
|
2213
|
|
2214 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2215
|
|
2216 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing.
|
|
2217 (Q2.0.6): Mention union type bugs.
|
|
2218 (Q2.1.1): Debugging HOWTO improvements.
|
|
2219 (Q2.1.15): Decoding Lisp objects in the debugger.
|
|
2220
|
|
2221 * widget.texi (Widget Internals): New node.
|
|
2222 (Top): Add menu item for it.
|
|
2223
|
|
2224 * xemacs/xemacs.texi (Top): Better short description of Mule in
|
|
2225 menu. Mule submenu.
|
|
2226
|
|
2227 Charset unification docs. What a concept---commit docs first!
|
|
2228
|
|
2229 * lispref/mule.texi (MULE): Add Unification and Tables menu entries.
|
|
2230 (Unicode Support): Fixup next node.
|
|
2231 (Charset Unification):
|
|
2232 (Overview):
|
|
2233 (Usage):
|
|
2234 (Basic Functionality):
|
|
2235 (Interactive Usage):
|
|
2236 (Configuration):
|
|
2237 (Theory of Operation):
|
|
2238 (What Unification Cannot Do for You):
|
|
2239 (Unification Internals):
|
|
2240 (Charsets and Coding Systems):
|
|
2241 New nodes.
|
|
2242
|
|
2243 * xemacs/mule.texi (Mule): Menu items for Unification and Tables.
|
|
2244 (Recognize Coding):
|
|
2245 (Specify Coding):
|
|
2246 Fixup next and previous pointers.
|
|
2247 (Unification):
|
|
2248 (Unification Overview):
|
|
2249 (Unification Usage):
|
|
2250 (Unification Configuration):
|
|
2251 (Unification FAQs):
|
|
2252 (Unification Theory):
|
|
2253 (What Unification Cannot Do for You):
|
|
2254 (Charsets and Coding Systems):
|
|
2255 New nodes.
|
|
2256
|
|
2257 2002-12-17 Stephen Turnbull <stephen@xemacs.org>
|
|
2258
|
|
2259 * widget.texi (Widget Wishlist): Typo.
|
|
2260 (Defining New Widgets): s/widget-define/define-widget/g.
|
|
2261
|
|
2262 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2263
|
|
2264 * internals/internals.texi (Regression Testing XEmacs): Hints for
|
|
2265 test design.
|
|
2266
|
1143
|
2267 2002-10-29 Ville Skyttä <scop@xemacs.org>
|
|
2268
|
|
2269 * xemacs-faq.texi (Top):
|
|
2270 The canonical location for FAQ on the website is /FAQ/.
|
|
2271
|
1142
|
2272 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru>
|
|
2273
|
|
2274 * xemacs/custom.texi (Face Customization):
|
|
2275 (Faces):
|
|
2276 Document face-frob-from-locale-first variable.
|
|
2277
|
1138
|
2278 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
2279
|
|
2280 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7.
|
|
2281
|
|
2282 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
2283
|
|
2284 * lispref/specifiers.texi (Introduction to Specifiers): fix case
|
|
2285 spelling of `Buffer-Local Variables' crossref.
|
|
2286
|
1137
|
2287 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
2288
|
|
2289 * xemacs/custom.texi (Faces): document
|
|
2290 `set-face-background-pixmap-file'.
|
|
2291
|
|
2292 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
2293
|
|
2294 * lispref/faces.texi (Face Convenience Functions): ditto.
|
|
2295 * lispref/glyphs.texi (Creating Glyphs): reference it.
|
|
2296
|
1135
|
2297 2002-11-29 Stephen Turnbull <stephen@xemacs.org>
|
|
2298
|
|
2299 * lispref/specifiers.texi (Simple Specifier Usage): New node.
|
|
2300 (Specifiers): Adjust node pointers.
|
|
2301 (Simple Specifier Usage): Revise. Adjust node pointers.
|
|
2302
|
|
2303 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example.
|
|
2304
|
|
2305 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
2306
|
|
2307 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII.
|
|
2308 (Q3.5.7, Q1.3.3): Cross-reference it.
|
|
2309
|
|
2310 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
2311
|
|
2312 * xemacs-faq.texi (Q2.1.1): Mention bug report commands.
|
|
2313 (Q2.0.9): Note how out-of-date the entry is.
|
|
2314 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update.
|
|
2315 (Q1.2.1): Fix typo.
|
|
2316
|
|
2317 * internals/internals.texi (Regression Testing XEmacs): Thorough
|
|
2318 rewrite, documenting macros explicitly.
|
|
2319
|
|
2320 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org>
|
1103
|
2321
|
|
2322 * lispref/compile.texi (Compilation Options): New node.
|
|
2323 (Byte Compilation): Add it to menu.
|
|
2324 (Compilation Functions): Minor mods.
|
|
2325 (Docs and Compilation):
|
|
2326 (Dynamic Loading):
|
|
2327 Document some variable defaults.
|
|
2328
|
1135
|
2329 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org>
|
1096
|
2330
|
|
2331 * internals/internals.texi (Low-Level Modules): Add urefs to Doug
|
|
2332 Lea's and Wolfram Gloger's home pages.
|
|
2333
|
1135
|
2334 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
|
1058
|
2335
|
|
2336 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
|
|
2337 (Q6.1.4): Document cygXpm-noX.
|
|
2338
|
1030
|
2339 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org>
|
|
2340
|
|
2341 * xemacs/packages.texi (Available Packages): Add fortran-modes,
|
|
2342 perl-modes, psgml-dtds, python-modes and ruby-modes.
|
|
2343 Some consistency tweaks.
|
|
2344
|
1026
|
2345 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org>
|
|
2346
|
|
2347 * lispref/variables.texi (add-to-list): Document the new
|
|
2348 (optional) append argument.
|
|
2349
|
1024
|
2350 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2351
|
|
2352 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
2353 More performance optimization hints.
|
|
2354 (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
2355 Describe syntax code internals.
|
|
2356
|
|
2357 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
|
|
2358 (Syntax Class Table): Deprecate SPC as whitespace designator.
|
|
2359 (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
|
|
2360
|
981
|
2361 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
2362
|
|
2363 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
2364
|
973
|
2365 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2366
|
|
2367 * internals/internals.texi (Regression Testing XEmacs): Document
|
|
2368 how to skip and warn about tests that depend on packages.
|
|
2369
|
967
|
2370 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
2371
|
967
|
2372 * internals/internals.texi (Regression Testing XEmacs): Fix typo.
|
|
2373
|
965
|
2374 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
2375
|
965
|
2376 * internals/internals.texi (GCPROing): Add comment on GCPRO.
|
|
2377 (Regression Testing XEmacs): New node.
|
|
2378 (Modules for Regression Testing): New node.
|
|
2379
|
959
|
2380 2002-08-12 Simon Josefsson <jas@extundo.com>
|
|
2381
|
|
2382 * lispref/building.texi (Pure Storage): purecopy is a no-op.
|
|
2383
|
955
|
2384 2002-08-08 Ville Skyttä <ville.skytta@xemacs.org>
|
|
2385
|
|
2386 * xemacs/packages.texi (Available Packages): Bring up to date.
|
|
2387
|
947
|
2388 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org>
|
|
2389
|
|
2390 * xemacs/packages.texi (Available Packages):
|
|
2391 Bring package list up to date, thanks also to Brian Palmer.
|
|
2392
|
936
|
2393 2002-07-30 Ville Skyttä <ville.skytta@xemacs.org>
|
|
2394
|
|
2395 * term.texi (Input to the inferior): Fix term line/char mode
|
|
2396 switch keybindings. Kudos to Jacob P. Burckhardt.
|
|
2397
|
|
2398 * xemacs/misc.texi (Term Mode): Ditto.
|
|
2399
|
933
|
2400 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
2401
|
|
2402 * XEmacs 21.5.8 "broccoli" is released.
|
|
2403
|
918
|
2404 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
2405
|
|
2406 * new-users-guide/custom1.texi (Customizing key Bindings): Fix
|
|
2407 improper use of indef. art. "a".
|
|
2408
|
|
2409 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
2410
|
|
2411 * lispref/commands.texi (Peeking and Discarding): Ditto.
|
|
2412 * lispref/customize.texi (Type Keywords): Ditto.
|
|
2413 * lispref/dragndrop.texi (Drop Interface): Ditto.
|
|
2414
|
|
2415 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
2416
|
|
2417 * termcap.texi (Clearing): Ditto.
|
|
2418 * widget.texi (User Interface): Ditto.
|
|
2419 * widget.texi (Basic Types): Ditto.
|
|
2420 * widget.texi (group): Ditto.
|
|
2421
|
901
|
2422 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
2423
|
|
2424 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
|
|
2425 indef. art. "an".
|
|
2426
|
|
2427 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
2428
|
|
2429 * lispref/control.texi (Processing of Errors): Ditto.
|
|
2430 * lispref/mule.texi (ISO 2022): Ditto.
|
|
2431 * lispref/packaging.texi (Package Terminology): Ditto.
|
|
2432 * lispref/text.texi (Transformations): Ditto.
|
|
2433
|
|
2434 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
2435
|
|
2436 * termcap.texi (Naming): Ditto.
|
|
2437 * texinfo.texi (itemize): Ditto.
|
|
2438 * texinfo.texi (Tips): Ditto.
|
|
2439 * widget.texi (Introduction): Ditto.
|
|
2440 * widget.texi (group): Ditto.
|
|
2441
|
894
|
2442 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2443
|
|
2444 * XEmacs 21.5.7 "broccoflower" is released.
|
|
2445
|
892
|
2446 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2447
|
|
2448 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
|
|
2449 New "killing is slow" FAQ and link updates.
|
|
2450
|
880
|
2451 2002-06-17 Jerry James <james@xemacs.org>
|
|
2452
|
|
2453 * emodules.texi (Loading other Modules): Describe why we do not
|
|
2454 use RTLD_GLOBAL.
|
|
2455
|
873
|
2456 2002-06-20 Adrian Aichner <adrian@xemacs.org>
|
|
2457
|
|
2458 * xemacs/mule.texi (Language Environments): Typo fix suggested by
|
|
2459 Frank Schmitt.
|
|
2460
|
871
|
2461 2002-06-11 Adrian Aichner <adrian@xemacs.org>
|
|
2462
|
|
2463 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
|
|
2464 (found by linklint) with Google's help.
|
|
2465
|
|
2466 2002-05-25 Adrian Aichner <adrian@xemacs.org>
|
|
2467
|
|
2468 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
|
|
2469
|
868
|
2470 2002-06-05 Ben Wing <ben@xemacs.org>
|
|
2471
|
|
2472 * internals/internals.texi (Top):
|
|
2473 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
2474 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
2475 * internals/internals.texi (Major Textual Changes):
|
|
2476 * internals/internals.texi (Great Integral Type Renaming):
|
|
2477 * internals/internals.texi (Text/Char Type Renaming):
|
|
2478 * internals/internals.texi (files): New.
|
|
2479
|
863
|
2480 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2481
|
|
2482 * custom.texi (The Init File): Rewrite completely.
|
|
2483
|
|
2484 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
2485
|
|
2486 * widget.texi (constants): Typo fix.
|
|
2487
|
|
2488 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2489
|
|
2490 * external-widget.texi (External Client Widget Internals): New node.
|
|
2491
|
|
2492 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
2493
|
|
2494 * lispref/glyphs.texi:
|
|
2495 lispref/lispref.texi: Add examples of how to insert graphics into a
|
|
2496 buffer.
|
1137
|
2497
|
863
|
2498 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2499
|
|
2500 * xemacs/packages.texi (Packages):
|
|
2501 (Package Terminology):
|
|
2502 Carefully distinguish libraries and packages.
|
|
2503 (Package Terminology):
|
|
2504 More careful definitions of ``category'' and ``distribution.''
|
|
2505 Use ``generic'' instead of ``normal'' (N.B. package tools use
|
|
2506 ``standard''.)
|
|
2507 (Installing Packages):
|
|
2508 Use @var to mark variable version strings, not @t or <>.
|
|
2509 (Sumo):
|
|
2510 Add disk space estimate when unpacked.
|
|
2511
|
|
2512 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2513
|
|
2514 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
2515
|
|
2516 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
2517
|
|
2518 * xemacs/packages.texi (Removing Packages): The interactive
|
|
2519 function is 'package-get-delete-package'.
|
|
2520
|
|
2521 2001-11-27 Adrian Aichner <adrian@xemacs.org>
|
|
2522
|
|
2523 * xemacs-faq.texi: Hyperlink fixes.
|
1137
|
2524
|
863
|
2525 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2526
|
|
2527 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
2528
|
|
2529 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2530
|
|
2531 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
2532
|
|
2533 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2534
|
|
2535 * xemacs/files.texi (Files):
|
|
2536 (File Names):
|
|
2537 Document remote file editing, refer to EFS and TRAMP.
|
|
2538
|
861
|
2539 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2540
|
|
2541 * lispref/packaging.texi (package-info.in Fields): Typo fix.
|
|
2542
|
836
|
2543 2002-05-11 Adrian Aichner <adrian@xemacs.org>
|
|
2544
|
|
2545 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
|
|
2546 Trouble Shooting".
|
|
2547 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
|
|
2548 menu.
|
|
2549 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
|
|
2550 * xemacs-faq.texi (Q2.0.15): New.
|
|
2551
|
824
|
2552 2002-05-01 Steve Youngs <youngs@xemacs.org>
|
|
2553
|
|
2554 * xemacs/packages.texi (Automatically): Don't mention "Options"
|
|
2555 menu.
|
|
2556 (Installing Packages): Don't mention getting list of packages via
|
1137
|
2557 customize.
|
824
|
2558
|
804
|
2559 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2560
|
|
2561 * XEmacs 21.5.6 "bok choi" is released.
|
|
2562
|
802
|
2563 2002-04-03 Ben Wing <ben@xemacs.org>
|
|
2564
|
|
2565 * internals/internals.texi (Top):
|
|
2566 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
2567 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
2568 * internals/internals.texi (CVS Techniques):
|
|
2569 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
2570 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
2571 Add section on correctly merging a branch back into the trunk.
|
|
2572
|
785
|
2573 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
2574
|
|
2575 * widget.texi (constants): Typo fix.
|
|
2576
|
778
|
2577 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
2578
|
|
2579 * cl.texi (Sequence Basics): Avoid splitting link over two lines,
|
|
2580 which makes cygwin texinfo 4.0 unhappy.
|
|
2581
|
776
|
2582 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
2583
|
|
2584 * Makefile (new-users-guide-srcs):
|
|
2585 * Makefile (extraclean):
|
|
2586 Use -no-packages to avoid problems with package files shadowing
|
|
2587 core files (e.g. unicode.el in mule-ucs).
|
|
2588
|
775
|
2589 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2590
|
|
2591 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}.
|
|
2592
|
1137
|
2593 * lispref/mule.texi (Unicode Support):
|
775
|
2594 * xemacs/custom.texi (Behaviors):
|
|
2595 * lispref/customize.texi (Enabling Behavior):
|
|
2596 New nodes.
|
|
2597
|
774
|
2598 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
2599
|
|
2600 * The Great Mule Merge: placeholder.
|
|
2601
|
768
|
2602 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2603
|
|
2604 * XEmacs 21.5.5 "beets" is released.
|
|
2605
|
761
|
2606 2002-03-01 Jeff Miller <jmiller@cablespeed.com>
|
|
2607
|
|
2608 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
2609 View, The Package Release Engineer View): Remove apostrophes.
|
|
2610 * lispref/lispref.texi (The User View, The Library Maintainer
|
|
2611 View, The Package Release Engineer View): Remove apostrophes.
|
|
2612
|
759
|
2613 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2614
|
|
2615 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
2616 View, The Package Release Engineer View): Remove apostrophes.
|
|
2617
|
755
|
2618 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2619
|
|
2620 * external-widget.texi
|
|
2621 (Example Program Using the External Client Widget): Fix braces.
|
|
2622 From Mats Lidell <matsl@contactor.se>.
|
|
2623
|
753
|
2624 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2625
|
|
2626 * external-widget.texi
|
|
2627 (Example Program Using the External Client Widget): Fix
|
|
2628 documentation to explain needed resource settings.
|
|
2629
|
752
|
2630 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2631
|
|
2632 * lispref/packaging.texi (Documenting Packages): New node.
|
|
2633 (Makefile Variables): Fix typo per Steve Youngs.
|
|
2634
|
750
|
2635 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2636
|
|
2637 * external-widget.texi
|
|
2638 (Example Program Using the External Client Widget): New node.
|
|
2639
|
|
2640 * lispref/packaging.texi (Documenting Packages): New node.
|
|
2641
|
749
|
2642 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2643
|
|
2644 * lispref/packaging.texi (Makefile Variables): Document GENERATED
|
|
2645 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms.
|
|
2646
|
745
|
2647 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2648
|
|
2649 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
2650
|
742
|
2651 2001-01-24 Adrian Aichner <adrian@xemacs.org>
|
|
2652
|
|
2653 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
2654
|
741
|
2655 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2656
|
|
2657 * xemacs/files.texi (Files):
|
|
2658 (File Names):
|
|
2659 Document remote file editing, refer to EFS and TRAMP.
|
|
2660
|
|
2661 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2662
|
|
2663 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
2664
|
|
2665 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2666
|
|
2667 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
2668
|
737
|
2669 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
2670
|
|
2671 * xemacs/packages.texi (Removing Packages): The interactive
|
|
2672 function is 'package-get-delete-package'.
|
|
2673
|
725
|
2674 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2675
|
|
2676 * XEmacs 21.5.4 "bamboo" is released.
|
|
2677
|
724
|
2678 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
2679
|
|
2680 * glyphs.texi:
|
|
2681 lispref.texi: Add examples of how to insert graphics into a
|
|
2682 buffer.
|
1137
|
2683
|
721
|
2684 2002-01-02 Adrian Aichner <adrian@xemacs.org>
|
|
2685
|
|
2686 * emodules.texi: Add missing direntry, reword "dynamic loadable"
|
|
2687 to "dynamically loadable".
|
|
2688 * external-widget.texi: Add missing direntry.
|
|
2689
|
709
|
2690 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2691
|
|
2692 * xemacs/programs.texi: Etags update from Francesco.
|
|
2693
|
704
|
2694 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
2695
|
|
2696 * xemacs/programs.texi (Tags): Add node name to Ebrowse
|
|
2697 cross reference.
|
|
2698
|
696
|
2699 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
2700
|
|
2701 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for
|
|
2702 the benefit of HTML online docs.
|
|
2703
|
|
2704 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
2705
|
|
2706 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and
|
|
2707 @chapter agree with new title.
|
|
2708
|
694
|
2709 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2710
|
|
2711 * lispref/packaging.texi (The User's View):
|
|
2712 Correct description of man subdirectory.
|
|
2713
|
|
2714 (The Package Release Engineer's View):
|
|
2715 (package-compile.el):
|
|
2716 Change hazmat to useful documentation.
|
|
2717
|
|
2718 (Issues):
|
|
2719 Hazmat removal.
|
|
2720
|
693
|
2721 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2722
|
|
2723 * lispref/packaging.texi: New file.
|
|
2724 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
|
|
2725 Include packaging.texi.
|
|
2726 * lispref/intro.texi (Introduction): Next -> Packaging.
|
|
2727 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
|
|
2728 * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
|
1137
|
2729
|
675
|
2730 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
2731
|
|
2732 * xemacs-faq.texi (Top): Remove duplicate node "Introduction".
|
|
2733 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely.
|
|
2734 * xemacs-faq.texi (Q7.0.3): Ditto.
|
|
2735
|
|
2736 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
2737
|
|
2738 * external-widget.texi: Add @settitle to this stand-alone
|
|
2739 document.
|
|
2740
|
|
2741 2001-11-25 Adrian Aichner <adrian@xemacs.org>
|
|
2742
|
|
2743 * Makefile: Add rule to produce html from texi sources (currently
|
|
2744 using texi2html).
|
|
2745 * Makefile (HTMLDIR): New.
|
|
2746 * Makefile (html_files): New.
|
|
2747 * Makefile (html): New target.
|
|
2748
|
662
|
2749 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
2750
|
|
2751 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
|
|
2752 got from Gregory Neil Shapiro.
|
|
2753
|
661
|
2754 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
2755
|
|
2756 * xemacs-faq.texi (Q1.3.7): Update moved link.
|
|
2757 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
|
|
2758 avoid HTML error in texi2html translation.
|
|
2759
|
660
|
2760 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
2761
|
|
2762 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
|
|
2763 infodock.com is no more.
|
|
2764 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
|
|
2765
|
|
2766 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
2767
|
|
2768 * xemacs-faq.texi (Q4.6.1):
|
|
2769
|
658
|
2770 2001-09-09 Adrian Aichner <adrian@xemacs.org>
|
|
2771
|
|
2772 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
|
|
2773 by Robin S. Socha.
|
|
2774
|
654
|
2775 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2776
|
|
2777 * XEmacs 21.5.3 "asparagus" is released.
|
|
2778
|
652
|
2779 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2780
|
|
2781 * widget.texi (Basic Types, Defining New Widgets):
|
|
2782 Distinguish between :action and :notify.
|
|
2783
|
641
|
2784 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2785
|
|
2786 * XEmacs 21.5.2 "artichoke" is released.
|
|
2787
|
635
|
2788 2001-07-25 Jim Horning <jim.horning@lmco.com>
|
|
2789
|
|
2790 * xemacs/packages.texi (Package Terminology):
|
|
2791 * xemacs/packages.texi (Automatically):
|
|
2792 In itemize and enumerate lists @item should be on it's own line.
|
|
2793
|
626
|
2794 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
2795
|
|
2796 * xemacs-faq.texi (Q1.0.14): Update information following a
|
|
2797 request by Tom Mostyn.
|
|
2798
|
625
|
2799 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
2800
|
|
2801 * lispref\windows.texi (Window Configurations): Fix typos.
|
|
2802 * lispref\x-windows.texi (Resources): Ditto.
|
|
2803
|
|
2804 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
2805
|
|
2806 * internals\internals.texi (XEmacs From the Inside): Ditto.
|
|
2807
|
|
2808 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
2809
|
|
2810 * emodules.texi (Initialization Mode): Ditto.
|
|
2811 * xemacs-faq.texi (Q6.3.2): Ditto.
|
|
2812
|
613
|
2813 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
2814
|
|
2815 * xemacs-faq.texi (Q1.0.10):
|
|
2816 * xemacs-faq.texi (Q1.0.11):
|
|
2817 * xemacs-faq.texi (Q1.0.12):
|
|
2818 Update sections on Windows and MacOS availability.
|
|
2819
|
611
|
2820 2001-06-08 Ben Wing <ben@xemacs.org>
|
|
2821
|
|
2822 * xemacs-faq.texi (Top):
|
|
2823 * xemacs-faq.texi (MS Windows):
|
|
2824 * xemacs-faq.texi (Q6.2.1):
|
|
2825 * xemacs-faq.texi (Q6.2.2):
|
|
2826 * xemacs-faq.texi (Q6.2.3):
|
|
2827 * xemacs-faq.texi (Q6.2.4):
|
|
2828 * xemacs-faq.texi (Q6.2.5):
|
|
2829 * xemacs-faq.texi (Q6.3.1):
|
|
2830 * xemacs-faq.texi (Q6.3.2):
|
|
2831 * xemacs-faq.texi (Q6.3.3):
|
|
2832 * xemacs-faq.texi (Q6.3.4):
|
|
2833 * xemacs-faq.texi (Q6.4.1):
|
|
2834 * xemacs-faq.texi (Q6.4.2):
|
|
2835 * xemacs-faq.texi (Current Events):
|
|
2836 * xemacs-faq.texi (Q7.0.1):
|
|
2837 * xemacs-faq.texi (Q7.0.2):
|
|
2838 * xemacs-faq.texi (Q7.0.3):
|
|
2839 * xemacs-faq.texi (Q7.0.4):
|
|
2840 * xemacs-faq.texi (Q7.0.5):
|
|
2841 * xemacs-faq.texi (Q7.0.6):
|
|
2842 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7
|
|
2843 to update current reality and add condensed versions of
|
|
2844 new changes for 21.1 and 21.4. (Not quite done for 21.4.)
|
|
2845 Lots more Windows updates.
|
|
2846
|
600
|
2847 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
2848
|
|
2849 * xemacs/custom.texi: Documented keyboard shortcut.
|
|
2850
|
|
2851 * xemacs/mule.texi: Updated to match reality; tiny fixes.
|
|
2852
|
593
|
2853 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
2854
|
|
2855 * xemacs-faq.texi (Top):
|
|
2856 * xemacs-faq.texi (MS Windows):
|
|
2857 * xemacs-faq.texi (Q6.0.1):
|
|
2858 * xemacs-faq.texi (Q6.0.2):
|
|
2859 * xemacs-faq.texi (Q6.0.3):
|
|
2860 * xemacs-faq.texi (Q6.0.4):
|
|
2861 * xemacs-faq.texi (Q6.1.1):
|
|
2862 * xemacs-faq.texi (Q6.1.4):
|
|
2863 * xemacs-faq.texi (Q6.1.5):
|
|
2864 * xemacs-faq.texi (Q6.1.6):
|
|
2865 * xemacs-faq.texi (Q6.2.1):
|
|
2866 * xemacs-faq.texi (Q6.2.2):
|
|
2867 * xemacs-faq.texi (Q6.3.1):
|
|
2868 * xemacs-faq.texi (Q6.3.2):
|
|
2869 * xemacs-faq.texi (Q6.3.3):
|
|
2870 * xemacs-faq.texi (Q6.4.1):
|
|
2871 * xemacs-faq.texi (Current Events):
|
|
2872 Major rewrite.
|
|
2873 Update all MS Windows info to current.
|
|
2874 Redo section 6.1 almost completely.
|
|
2875 Incorporate sections 1 and 2 of Hrvoje's FAQ.
|
|
2876
|
563
|
2877 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
2878
|
|
2879 * xemacs-faq.texi (Top):
|
|
2880 * xemacs-faq.texi (Installation):
|
|
2881 * xemacs-faq.texi (Q2.1.15):
|
|
2882 * xemacs-faq.texi (Q2.1.18):
|
|
2883 * xemacs-faq.texi (Q2.1.19):
|
|
2884 document how to debug X errors
|
1137
|
2885
|
540
|
2886 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
|
2887
|
|
2888 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
|
|
2889 (Creating Packages): Ditto.
|
|
2890 (Available Packages): Ditto.
|
|
2891
|
522
|
2892 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
2893
|
|
2894 * XEmacs 21.5.1 "anise" is released.
|
|
2895
|
511
|
2896 2001-05-07 Martin Buchholz <martin@xemacs.org>
|
|
2897
|
|
2898 * make-stds.texi: Support makeinfo 3.12
|
|
2899
|
485
|
2900 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
|
|
2901
|
|
2902 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
|
|
2903 rather than default-frame-alist.
|
|
2904
|
479
|
2905 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
2906
|
|
2907 * xemacs-faq.texi (Q1.0.1):
|
|
2908 * xemacs-faq.texi (Q1.0.2):
|
|
2909 Rewrite description of XEmacs to match what's on web page,
|
|
2910 in about.el.
|
|
2911
|
472
|
2912 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
2913
|
|
2914 * XEmacs 21.5.0 "alfalfa" is released.
|
|
2915
|
464
|
2916 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
2917
|
|
2918 * internals\internals.texi:
|
|
2919 * internals\internals.texi (Top):
|
|
2920 * internals\internals.texi (Lucid Emacs):
|
|
2921 * internals\internals.texi (XEmacs):
|
|
2922 * internals\internals.texi (XEmacs From the Outside):
|
|
2923 Bump version to 1.4 and fix this everywhere. Document all
|
|
2924 XEmacs releases up through 21.2.46.
|
|
2925
|
|
2926 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2927
|
|
2928 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
|
|
2929 result of INSERT in R in pq-cmd-status example.
|
|
2930
|
462
|
2931 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
2932
|
|
2933 * XEmacs 21.2.46 "Urania" is released.
|
|
2934
|
|
2935 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
2936
|
|
2937 * internals\internals.texi (Top):
|
|
2938 * internals\internals.texi (A History of Emacs):
|
|
2939 * internals\internals.texi (Through Version 18):
|
|
2940 * internals\internals.texi (Lucid Emacs):
|
|
2941 * internals\internals.texi (GNU Emacs 19):
|
|
2942 * internals\internals.texi (GNU Emacs 20):
|
|
2943 * internals\internals.texi (XEmacs From the Outside):
|
|
2944 * internals\internals.texi (The Lisp Language):
|
|
2945 * internals\internals.texi (XEmacs From the Perspective of Building):
|
|
2946 * internals\internals.texi (XEmacs From the Inside):
|
|
2947 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
2948 * internals\internals.texi (How Lisp Objects Are Represented in C):
|
|
2949 * internals\internals.texi (Rules When Writing New C Code):
|
|
2950 * internals\internals.texi (General Coding Rules):
|
|
2951 * internals\internals.texi (Writing Lisp Primitives):
|
|
2952 * internals\internals.texi (Writing Good Comments):
|
|
2953 * internals\internals.texi (Adding Global Lisp Variables):
|
|
2954 * internals\internals.texi (Proper Use of Unsigned Types):
|
|
2955 * internals\internals.texi (Coding for Mule):
|
|
2956 * internals\internals.texi (Character-Related Data Types):
|
|
2957 * internals\internals.texi (Working With Character and Byte Positions):
|
|
2958 * internals\internals.texi (Conversion to and from External Data):
|
|
2959 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
2960 * internals\internals.texi (An Example of Mule-Aware Code):
|
|
2961 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
2962 * internals\internals.texi (A Summary of the Various XEmacs Modules):
|
|
2963 * internals\internals.texi (Low-Level Modules):
|
|
2964 * internals\internals.texi (Basic Lisp Modules):
|
|
2965 * internals\internals.texi (Modules for Standard Editing Operations):
|
|
2966 * internals\internals.texi (Editor-Level Control Flow Modules):
|
|
2967 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
2968 * internals\internals.texi (Modules for other Display-Related Lisp Objects):
|
|
2969 * internals\internals.texi (Modules for the Redisplay Mechanism):
|
|
2970 * internals\internals.texi (Modules for Interfacing with the File System):
|
|
2971 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
2972 * internals\internals.texi (Modules for Interfacing with the Operating System):
|
|
2973 * internals\internals.texi (Modules for Interfacing with X Windows):
|
|
2974 * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
2975 * internals\internals.texi (Introduction to Allocation):
|
|
2976 * internals\internals.texi (Garbage Collection):
|
|
2977 * internals\internals.texi (GCPROing):
|
|
2978 * internals\internals.texi (Garbage Collection - Step by Step):
|
|
2979 * internals\internals.texi (Invocation):
|
|
2980 * internals\internals.texi (garbage_collect_1):
|
|
2981 * internals\internals.texi (mark_object):
|
|
2982 * internals\internals.texi (gc_sweep):
|
|
2983 * internals\internals.texi (sweep_lcrecords_1):
|
|
2984 * internals\internals.texi (compact_string_chars):
|
|
2985 * internals\internals.texi (sweep_strings):
|
|
2986 * internals\internals.texi (sweep_bit_vectors_1):
|
|
2987 * internals\internals.texi (Integers and Characters):
|
|
2988 * internals\internals.texi (Allocation from Frob Blocks):
|
|
2989 * internals\internals.texi (lrecords):
|
|
2990 * internals\internals.texi (Low-level allocation):
|
|
2991 * internals\internals.texi (Cons):
|
|
2992 * internals\internals.texi (Vector):
|
|
2993 * internals\internals.texi (Bit Vector):
|
|
2994 * internals\internals.texi (Symbol):
|
|
2995 * internals\internals.texi (Marker):
|
|
2996 * internals\internals.texi (String):
|
|
2997 * internals\internals.texi (Dumping):
|
|
2998 * internals\internals.texi (Overview):
|
|
2999 * internals\internals.texi (Data descriptions):
|
|
3000 * internals\internals.texi (Dumping phase):
|
|
3001 * internals\internals.texi (Object inventory):
|
|
3002 * internals\internals.texi (Address allocation):
|
|
3003 * internals\internals.texi (The header):
|
|
3004 * internals\internals.texi (Data dumping):
|
|
3005 * internals\internals.texi (Pointers dumping):
|
|
3006 * internals\internals.texi (Reloading phase):
|
|
3007 * internals\internals.texi (Events and the Event Loop):
|
|
3008 * internals\internals.texi (Introduction to Events):
|
|
3009 * internals\internals.texi (Main Loop):
|
|
3010 * internals\internals.texi (Specifics of the Event Gathering Mechanism):
|
|
3011 * internals\internals.texi (Specifics About the Emacs Event):
|
|
3012 * internals\internals.texi (The Event Stream Callback Routines):
|
|
3013 * internals\internals.texi (Other Event Loop Functions):
|
|
3014 * internals\internals.texi (Converting Events):
|
|
3015 * internals\internals.texi (Evaluation; Stack Frames; Bindings):
|
|
3016 * internals\internals.texi (Evaluation):
|
|
3017 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
3018 * internals\internals.texi (Simple Special Forms):
|
|
3019 * internals\internals.texi (Symbols and Variables):
|
|
3020 * internals\internals.texi (Introduction to Symbols):
|
|
3021 * internals\internals.texi (Obarrays):
|
|
3022 * internals\internals.texi (Buffers and Textual Representation):
|
|
3023 * internals\internals.texi (Introduction to Buffers):
|
|
3024 * internals\internals.texi (The Text in a Buffer):
|
|
3025 * internals\internals.texi (Buffer Lists):
|
|
3026 * internals\internals.texi (Markers and Extents):
|
|
3027 * internals\internals.texi (Bufbytes and Emchars):
|
|
3028 * internals\internals.texi (MULE Character Sets and Encodings):
|
|
3029 * internals\internals.texi (Character Sets):
|
|
3030 * internals\internals.texi (Encodings):
|
|
3031 * internals\internals.texi (Japanese EUC (Extended Unix Code)):
|
|
3032 * internals\internals.texi (JIS7):
|
|
3033 * internals\internals.texi (Internal Mule Encodings):
|
|
3034 * internals\internals.texi (Internal String Encoding):
|
|
3035 * internals\internals.texi (Internal Character Encoding):
|
|
3036 * internals\internals.texi (The Lisp Reader and Compiler):
|
|
3037 * internals\internals.texi (Lstreams):
|
|
3038 * internals\internals.texi (Creating an Lstream):
|
|
3039 * internals\internals.texi (Lstream Types):
|
|
3040 * internals\internals.texi (Lstream Functions):
|
|
3041 * internals\internals.texi (Consoles; Devices; Frames; Windows):
|
|
3042 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
3043 * internals\internals.texi (Point):
|
|
3044 * internals\internals.texi (Window Hierarchy):
|
|
3045 * internals\internals.texi (The Redisplay Mechanism):
|
|
3046 * internals\internals.texi (Critical Redisplay Sections):
|
|
3047 * internals\internals.texi (Line Start Cache):
|
|
3048 * internals\internals.texi (Extents):
|
|
3049 * internals\internals.texi (Introduction to Extents):
|
|
3050 * internals\internals.texi (Extent Ordering):
|
|
3051 * internals\internals.texi (Format of the Extent Info):
|
|
3052 * internals\internals.texi (Zero-Length Extents):
|
|
3053 * internals\internals.texi (Mathematics of Extent Ordering):
|
|
3054 * internals\internals.texi (Faces):
|
|
3055 * internals\internals.texi (Glyphs):
|
|
3056 * internals\internals.texi (Specifiers):
|
|
3057 * internals\internals.texi (Menus):
|
|
3058 * internals\internals.texi (Subprocesses):
|
|
3059 * internals\internals.texi (Interface to the X Window System):
|
|
3060 * internals\internals.texi (Lucid Widget Library):
|
|
3061 * internals\internals.texi (Generic Widget Interface):
|
|
3062 * internals\internals.texi (Scrollbars):
|
|
3063 * internals\internals.texi (Menubars):
|
|
3064 * internals\internals.texi (Checkboxes and Radio Buttons):
|
|
3065 * internals\internals.texi (Progress Bars):
|
|
3066 * internals\internals.texi (Tab Controls):
|
|
3067 Add more index entries. Add sections on comments and unsigned types.
|
|
3068
|
|
3069 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
3070
|
|
3071 * make-stds.texi (Makefile Basics):
|
|
3072 * make-stds.texi (Command Variables):
|
|
3073 * make-stds.texi (Directory Variables):
|
|
3074 * make-stds.texi (Standard Targets):
|
|
3075 * standards.texi:
|
|
3076 * standards.texi (Top):
|
|
3077 * standards.texi (Preface):
|
|
3078 * standards.texi (Legal Issues):
|
|
3079 * standards.texi (Reading Non-Free Code):
|
|
3080 * standards.texi (Contributions):
|
|
3081 * standards.texi (Trademarks):
|
|
3082 * standards.texi (Design Advice):
|
|
3083 * standards.texi (Source Language):
|
|
3084 * standards.texi (Compatibility):
|
|
3085 * standards.texi (Using Extensions):
|
|
3086 * standards.texi (Standard C):
|
|
3087 * standards.texi (Program Behavior):
|
|
3088 * standards.texi (Semantics):
|
|
3089 * standards.texi (Libraries):
|
|
3090 * standards.texi (Errors):
|
|
3091 * standards.texi (User Interfaces):
|
|
3092 * standards.texi (Graphical Interfaces):
|
|
3093 * standards.texi (Command-Line Interfaces):
|
|
3094 * standards.texi (Option Table):
|
|
3095 * standards.texi (Memory Usage):
|
|
3096 * standards.texi (File Usage):
|
|
3097 * standards.texi (Formatting):
|
|
3098 * standards.texi (Comments):
|
|
3099 * standards.texi (Syntactic Conventions):
|
|
3100 * standards.texi (Names):
|
|
3101 * standards.texi (System Portability):
|
|
3102 * standards.texi (CPU Portability):
|
|
3103 * standards.texi (System Functions):
|
|
3104 * standards.texi (Internationalization):
|
|
3105 * standards.texi (Mmap):
|
|
3106 * standards.texi (Documentation):
|
|
3107 * standards.texi (GNU Manuals):
|
|
3108 * standards.texi (Doc Strings and Manuals):
|
|
3109 * standards.texi (Manual Structure Details):
|
|
3110 * standards.texi (License for Manuals):
|
|
3111 * standards.texi (Manual Credits):
|
|
3112 * standards.texi (Printed Manuals):
|
|
3113 * standards.texi (NEWS File):
|
|
3114 * standards.texi (Change Logs):
|
|
3115 * standards.texi (Style of Change Logs):
|
|
3116 * standards.texi (Simple Changes):
|
|
3117 * standards.texi (Conditional Changes):
|
|
3118 * standards.texi (Indicating the Part Changed):
|
|
3119 * standards.texi (Managing Releases):
|
|
3120 * standards.texi (Configuration):
|
|
3121 * standards.texi (Releases):
|
|
3122 * standards.texi (References):
|
|
3123 * standards.texi (Index):
|
|
3124 Update to latest GNU version.
|
1137
|
3125
|
462
|
3126 * xemacs-faq.texi (Q6.3.3):
|
|
3127 * xemacs-faq.texi (Q6.4.1):
|
|
3128 Improve questions on current Windows activity.
|
|
3129
|
|
3130 2001-03-07 Sandra Wambold <wambold@xemacs.org>
|
|
3131
|
|
3132 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
|
|
3133
|
|
3134 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
3135
|
|
3136 * xemacs-faq.texi (Top):
|
|
3137 * xemacs-faq.texi (Introduction):
|
|
3138 * xemacs-faq.texi (Q1.0.1):
|
|
3139 * xemacs-faq.texi (Q1.0.4):
|
|
3140 * xemacs-faq.texi (Q1.0.6):
|
|
3141 * xemacs-faq.texi (Q1.0.10):
|
|
3142 * xemacs-faq.texi (Q1.2.1):
|
|
3143 * xemacs-faq.texi (Q1.4.1):
|
|
3144 * xemacs-faq.texi (Q1.4.2):
|
|
3145 * xemacs-faq.texi (Q2.0.12):
|
|
3146 * xemacs-faq.texi (Q2.1.1):
|
|
3147 * xemacs-faq.texi (Q2.1.2):
|
|
3148 * xemacs-faq.texi (Q2.1.9):
|
|
3149 * xemacs-faq.texi (Q2.1.15):
|
|
3150 * xemacs-faq.texi (Q2.1.19):
|
|
3151 * xemacs-faq.texi (Customization):
|
|
3152 * xemacs-faq.texi (Q3.0.1):
|
|
3153 * xemacs-faq.texi (Q3.0.2):
|
|
3154 * xemacs-faq.texi (Q3.0.3):
|
|
3155 * xemacs-faq.texi (Q3.0.7):
|
|
3156 * xemacs-faq.texi (Q3.1.5):
|
|
3157 * xemacs-faq.texi (Q3.1.6):
|
|
3158 * xemacs-faq.texi (Q3.2.1):
|
|
3159 * xemacs-faq.texi (Q3.2.3):
|
|
3160 * xemacs-faq.texi (Q3.2.4):
|
|
3161 * xemacs-faq.texi (Q3.3.1):
|
|
3162 * xemacs-faq.texi (Q3.3.2):
|
|
3163 * xemacs-faq.texi (Q3.3.3):
|
|
3164 * xemacs-faq.texi (Q3.3.4):
|
|
3165 * xemacs-faq.texi (Q3.3.5):
|
|
3166 * xemacs-faq.texi (Q3.4.1):
|
|
3167 * xemacs-faq.texi (Q3.4.2):
|
|
3168 * xemacs-faq.texi (Q3.5.2):
|
|
3169 * xemacs-faq.texi (Q3.5.4):
|
|
3170 * xemacs-faq.texi (key-translation-map): New.
|
|
3171 * xemacs-faq.texi (Q3.5.5):
|
|
3172 * xemacs-faq.texi (Q3.5.6):
|
|
3173 * xemacs-faq.texi (Q3.5.7):
|
|
3174 * xemacs-faq.texi (Q3.5.8):
|
|
3175 * xemacs-faq.texi (global-map): Removed.
|
|
3176 * xemacs-faq.texi (Q3.5.9):
|
|
3177 * xemacs-faq.texi (Q3.6.1):
|
|
3178 * xemacs-faq.texi (Q3.6.2):
|
|
3179 * xemacs-faq.texi (Q3.6.3):
|
|
3180 * xemacs-faq.texi (Q3.7.6):
|
|
3181 * xemacs-faq.texi (Q3.7.7):
|
|
3182 * xemacs-faq.texi (Q3.8.1):
|
|
3183 * xemacs-faq.texi (Q3.8.2):
|
|
3184 * xemacs-faq.texi (Q3.8.3):
|
|
3185 * xemacs-faq.texi (Q3.9.1):
|
|
3186 * xemacs-faq.texi (Q3.9.4):
|
|
3187 * xemacs-faq.texi (Q3.10.1):
|
|
3188 * xemacs-faq.texi (Q3.10.2):
|
|
3189 * xemacs-faq.texi (Q3.10.3):
|
|
3190 * xemacs-faq.texi (Q4.0.12):
|
|
3191 * xemacs-faq.texi (Miscellaneous):
|
|
3192 * xemacs-faq.texi (Q5.0.1):
|
|
3193 * xemacs-faq.texi (Q5.0.2):
|
|
3194 * xemacs-faq.texi (Q5.0.3):
|
|
3195 * xemacs-faq.texi (Q5.0.4):
|
|
3196 * xemacs-faq.texi (Q5.0.5):
|
|
3197 * xemacs-faq.texi (Q5.0.8):
|
|
3198 * xemacs-faq.texi (Q5.0.9):
|
|
3199 * xemacs-faq.texi (Q5.0.11):
|
|
3200 * xemacs-faq.texi (Q5.0.12):
|
|
3201 * xemacs-faq.texi (Q5.0.13):
|
|
3202 * xemacs-faq.texi (Q5.0.16):
|
|
3203 * xemacs-faq.texi (Q5.0.17):
|
|
3204 * xemacs-faq.texi (Q5.1.9):
|
|
3205 * xemacs-faq.texi (Q5.1.11):
|
|
3206 * xemacs-faq.texi (Q5.2.1):
|
|
3207 * xemacs-faq.texi (Q5.2.2):
|
|
3208 * xemacs-faq.texi (Q5.3.1):
|
|
3209 * xemacs-faq.texi (Q5.3.2):
|
|
3210 * xemacs-faq.texi (Q5.3.4):
|
|
3211 * xemacs-faq.texi (MS Windows):
|
|
3212 * xemacs-faq.texi (Q6.0.1):
|
|
3213 * xemacs-faq.texi (Q6.0.2):
|
|
3214 * xemacs-faq.texi (Q6.0.3):
|
|
3215 * xemacs-faq.texi (Q6.0.4):
|
|
3216 * xemacs-faq.texi (Q6.1.5):
|
|
3217 * xemacs-faq.texi (Q6.2.3):
|
|
3218 * xemacs-faq.texi (Q6.3.1):
|
|
3219
|
|
3220 Remove most references to XEmacs pre-19.15, since they are way out
|
|
3221 of date and are cluttering up and confusing many answers. Update
|
|
3222 references to .emacs to take into account the new init file
|
|
3223 location. Update information about the MS Windows port. Change
|
|
3224 description of XEmacs at beginning to match the web site. Update
|
|
3225 info about current developers.
|
1137
|
3226
|
462
|
3227
|
|
3228 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
3229
|
|
3230 * lispref\help.texi (Describing Characters):
|
|
3231 kp- not kp_.
|
1137
|
3232
|
462
|
3233 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
3234
|
|
3235 * new-users-guide\custom1.texi (Customization Basics):
|
|
3236 * new-users-guide\custom1.texi (Customizing key Bindings):
|
|
3237 * new-users-guide\custom1.texi (Customizing Menus):
|
|
3238 * new-users-guide\custom2.texi (Other Customizations):
|
|
3239 * new-users-guide\custom2.texi (Setting Variables):
|
|
3240 * new-users-guide\custom2.texi (Init File):
|
|
3241 * new-users-guide\xmenu.texi (Options Menu):
|
|
3242 * new-users-guide\modes.texi (Major Modes):
|
|
3243 * new-users-guide\modes.texi (Minor Modes):
|
|
3244 * new-users-guide\new-users-guide.texi (Top):
|
|
3245 Fix up references to .emacs to take into account init.el.
|
1137
|
3246
|
460
|
3247 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
3248
|
|
3249 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
3250
|
|
3251 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
3252
|
|
3253 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
|
|
3254
|
458
|
3255 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
3256
|
|
3257 * XEmacs 21.2.44 "Thalia" is released.
|
|
3258
|
|
3259 2001-02-04 Steve Youngs <youngs@xemacs.org>
|
|
3260
|
|
3261 * xemacs/xemacs.texi: Update to accomodate new and improved
|
|
3262 packages.texi.
|
|
3263
|
|
3264 * xemacs/packages.texi: Basically, apart from a few things,
|
|
3265 rewritten from scratch.
|
|
3266
|
456
|
3267 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
3268
|
|
3269 * lispref/variables.texi (max-specpdl-size): Correct default value.
|
|
3270 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
|
|
3271
|
|
3272 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
3273
|
|
3274 * XEmacs 21.2.43 "Terspichore" is released.
|
|
3275
|
454
|
3276 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
3277
|
|
3278 * XEmacs 21.2.42 "Poseidon" is released.
|
|
3279
|
|
3280 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
3281
|
|
3282 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
|
|
3283
|
|
3284 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
3285
|
|
3286 * internals.texi: some glyph documentation.
|
|
3287
|
|
3288 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
3289
|
|
3290 * frame.texi (Mode Line Basics): new node ...
|
|
3291 * frame.texi (GUI Components): ... under this one ...
|
|
3292 * frame.texi (Scrollbar Basics): ... after this one ...
|
|
3293 * frame.texi (Toolbar Basics): ... before this one.
|
|
3294
|
452
|
3295 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
3296
|
|
3297 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
3298
|
|
3299 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
3300
|
|
3301 * internals/internals.texi: A little post-pdump-rename fixup.
|
|
3302
|
|
3303 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
3304
|
|
3305 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
|
|
3306
|
|
3307 2001-01-10 Martin Buchholz <martin@xemacs.org>
|
|
3308
|
|
3309 * internals/internals.texi: Update for pdump changes.
|
|
3310
|
|
3311 2001-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
3312
|
|
3313 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
|
|
3314 XEmacs.
|
|
3315 * texinfo.texi (First Node): Fixing grammar.
|
|
3316 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
|
|
3317 to XEmacs.
|
|
3318
|
450
|
3319 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
3320
|
|
3321 * XEmacs 21.2.40 is released.
|
|
3322
|
|
3323 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3324
|
|
3325 * emodules.texi (Required Functions): Xref coding rules for dual-use
|
|
3326 modules (module and statically linked). Typo fix.
|
|
3327
|
|
3328 * texinfo.texi (ref): Typo fix.
|
|
3329
|
448
|
3330 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
3331
|
|
3332 * XEmacs 21.2.39 is released.
|
|
3333
|
|
3334 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3335
|
|
3336 * internals/internals.texi (General Coding Rules): further document
|
|
3337 usage of symsinit.h. Reorder slightly.
|
|
3338
|
446
|
3339 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3340
|
|
3341 * xemacs/packages.texi (Creating Packages): new node.
|
|
3342
|
|
3343 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
3344
|
|
3345 * XEmacs 21.2.38 is released.
|
|
3346
|
|
3347 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
3348
|
|
3349 * lispref/compile.texi:
|
|
3350 Document differences between compiler and interpreter.
|
|
3351
|
|
3352 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3353
|
|
3354 * internals/index.texi:
|
|
3355 internals/internals.texi:
|
|
3356 Change "X Windows" to "the X Window System" randomly.
|
|
3357 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
|
|
3358 (Lucid Widget Library): new node, added new text, ASCII art, subnode
|
|
3359 structure.
|
|
3360 * xemacs/frame.texi (GUI Components): new node.
|
|
3361 * xemacs/packages.texi: minor updates.
|
|
3362
|
|
3363 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3364
|
|
3365 * info.texi (Creating an Info File): Fix typos in xrefs.
|
|
3366
|
|
3367 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3368
|
|
3369 * xemacs/cmdargs.texi (Command Switches): Add documentation of
|
|
3370 portable dumper switches. Other minor edits.
|
|
3371
|
|
3372 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
3373
|
|
3374 * lispref/positions.texi (Word Motion):
|
|
3375 forward-word arg is now optional.
|
|
3376 backward-word arg is now optional.
|
|
3377 Remove vile comment advising lisp programmer to use (forward-word -1)
|
|
3378 instead of (backward-word 1).
|
|
3379 * lispref/syntax.texi (Parsing Expressions):
|
|
3380 Similarly for forward-comment.
|
|
3381 * lispref/text.texi (Deletion):
|
|
3382 Similarly for delete-char.
|
|
3383 Similarly for delete-backward-char.
|
|
3384
|
|
3385 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
3386
|
|
3387 * cl.texi (Assertions):
|
|
3388 Remove claim that elisp doesn't have continuable errors.
|
|
3389 Document check-type as being continuable.
|
|
3390
|
|
3391 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
3392
|
|
3393 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
|
|
3394 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
|
|
3395 This should also serve as a reminder for future merges with GNU
|
|
3396 Emacs.
|
|
3397 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
|
|
3398 "XEmacs User's Manual" for lispref and xemacs respectively.
|
|
3399
|
|
3400 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
3401
|
|
3402 * lispref/abbrevs.texi (Abbrevs): Ditto.
|
|
3403 * lispref/backups.texi (Auto-Saving): Ditto.
|
|
3404 * lispref/backups.texi (Reverting): Ditto.
|
|
3405 * lispref/display.texi (The Echo Area): Ditto.
|
|
3406 * lispref/help.texi (Documentation Basics): Ditto.
|
|
3407 * lispref/help.texi (Help Functions): Ditto.
|
|
3408 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
|
|
3409 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
|
|
3410 * lispref/modes.texi (Auto Major Mode): Ditto.
|
|
3411 * lispref/positions.texi (List Motion): Ditto.
|
|
3412 * lispref/searching.texi (Regexp Search): Ditto.
|
|
3413 * lispref/symbols.texi (Symbol Components): Ditto.
|
|
3414 * lispref/tips.texi (Comment Tips): Ditto.
|
|
3415 * lispref/tips.texi (Library Headers): Ditto.
|
|
3416
|
|
3417 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
3418
|
|
3419 * internals/internals.texi (The Buffer Object): Ditto.
|
|
3420
|
|
3421 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
3422
|
|
3423 * cl.texi (Hash Tables): Ditto.
|
|
3424 * texinfo.texi (Other Info Files): Ditto.
|
|
3425 * xemacs-faq.texi (Q1.0.14): Ditto.
|
|
3426
|
444
|
3427 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
3428
|
|
3429 * XEmacs 21.2.37 is released.
|
|
3430
|
|
3431 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
3432
|
|
3433 * xemacs/windows.texi (Other Window):
|
|
3434
|
|
3435 * new-users-guide/files.texi (Saving Files):
|
|
3436 * new-users-guide/search.texi (Search and Replace):
|
|
3437
|
|
3438 * lispref/abbrevs.texi (Abbrev Tables):
|
|
3439 * lispref/abbrevs.texi (Defining Abbrevs):
|
|
3440 * lispref/abbrevs.texi (Abbrev Files):
|
|
3441 * lispref/annotations.texi (Annotation Primitives):
|
|
3442 * lispref/backups.texi (Auto-Saving):
|
|
3443 * lispref/backups.texi (Reverting):
|
|
3444 * lispref/buffers.texi (Current Buffer):
|
|
3445 * lispref/buffers.texi (Buffer Names):
|
|
3446 * lispref/buffers.texi (Buffer Modification):
|
|
3447 * lispref/buffers.texi (Read Only Buffers):
|
|
3448 * lispref/buffers.texi (The Buffer List):
|
|
3449 * lispref/buffers.texi (Killing Buffers):
|
|
3450 * lispref/buffers.texi (Indirect Buffers):
|
|
3451 * lispref/building.texi (Building XEmacs):
|
|
3452 * lispref/building.texi (Garbage Collection):
|
|
3453 * lispref/commands.texi (Interactive Call):
|
|
3454 * lispref/commands.texi (Events):
|
|
3455 * lispref/commands.texi (Event Predicates):
|
|
3456 * lispref/commands.texi (Working With Events):
|
|
3457 * lispref/commands.texi (Converting Events):
|
|
3458 * lispref/commands.texi (Key Sequence Input):
|
|
3459 * lispref/commands.texi (Reading One Event):
|
|
3460 * lispref/commands.texi (Waiting):
|
|
3461 * lispref/commands.texi (Prefix Command Arguments):
|
|
3462 * lispref/commands.texi (Recursive Editing):
|
|
3463 * lispref/compile.texi (Compilation Functions):
|
|
3464 * lispref/compile.texi (Compiled-Function Objects):
|
|
3465 * lispref/consoles-devices.texi (Basic Device Functions):
|
|
3466 * lispref/consoles-devices.texi (Console Types and Device Classes):
|
|
3467 * lispref/consoles-devices.texi (Connecting to a Console or Device):
|
|
3468 * lispref/control.texi (Signaling Errors):
|
|
3469 * lispref/customize.texi (Type Keywords):
|
|
3470 * lispref/databases.texi (Connecting to a Database):
|
|
3471 * lispref/databases.texi (Working With a Database):
|
|
3472 * lispref/databases.texi (Other Database Functions):
|
|
3473 * lispref/debugging.texi (Function Debugging):
|
|
3474 * lispref/display.texi (Refresh Screen):
|
|
3475 * lispref/display.texi (The Echo Area):
|
|
3476 * lispref/display.texi (Blinking):
|
|
3477 * lispref/edebug-inc.texi (Tracing):
|
|
3478 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
|
|
3479 * lispref/edebug-inc.texi (Edebug Options):
|
|
3480 * lispref/eval.texi (Function Indirection):
|
|
3481 * lispref/extents.texi (Creating and Modifying Extents):
|
|
3482 * lispref/extents.texi (Finding Extents):
|
|
3483 * lispref/extents.texi (Mapping Over Extents):
|
|
3484 * lispref/extents.texi (Extent Properties):
|
|
3485 * lispref/faces.texi (Basic Face Functions):
|
|
3486 * lispref/faces.texi (Face Properties):
|
|
3487 * lispref/faces.texi (Face Convenience Functions):
|
|
3488 * lispref/faces.texi (Other Face Display Functions):
|
|
3489 * lispref/faces.texi (Font Instance Characteristics):
|
|
3490 * lispref/faces.texi (Color Specifiers):
|
|
3491 * lispref/files.texi (Visiting Functions):
|
|
3492 * lispref/files.texi (Reading from Files):
|
|
3493 * lispref/files.texi (Changing File Attributes):
|
|
3494 * lispref/files.texi (File Names):
|
|
3495 * lispref/files.texi (File Name Components):
|
|
3496 * lispref/files.texi (Directory Names):
|
|
3497 * lispref/files.texi (Relative File Names):
|
|
3498 * lispref/files.texi (File Name Expansion):
|
|
3499 * lispref/files.texi (File Name Completion):
|
|
3500 * lispref/files.texi (User Name Completion):
|
|
3501 * lispref/files.texi (Magic File Names):
|
|
3502 * lispref/files.texi (Creating a Partial File):
|
|
3503 * lispref/files.texi (Format Conversion):
|
|
3504 * lispref/frames.texi (Creating Frames):
|
|
3505 * lispref/frames.texi (Property Access):
|
|
3506 * lispref/frames.texi (Size and Position):
|
|
3507 * lispref/frames.texi (Deleting Frames):
|
|
3508 * lispref/frames.texi (Finding All Frames):
|
|
3509 * lispref/frames.texi (Frames and Windows):
|
|
3510 * lispref/frames.texi (Visibility of Frames):
|
|
3511 * lispref/frames.texi (Frame Configurations):
|
|
3512 * lispref/functions.texi (Calling Functions):
|
|
3513 * lispref/functions.texi (Function Cells):
|
|
3514 * lispref/glyphs.texi (Creating Glyphs):
|
|
3515 * lispref/glyphs.texi (Image Specifiers):
|
|
3516 * lispref/glyphs.texi (Image Instance Types):
|
|
3517 * lispref/glyphs.texi (Image Instance Functions):
|
|
3518 * lispref/gutter.texi (Creating Gutter):
|
|
3519 * lispref/gutter.texi (Specifying a Gutter):
|
|
3520 * lispref/gutter.texi (Other Gutter Variables):
|
|
3521 * lispref/help.texi (Accessing Documentation):
|
|
3522 * lispref/help.texi (Help Functions):
|
|
3523 * lispref/help.texi (Obsoleteness):
|
|
3524 * lispref/internationalization.texi (Domain Specification):
|
|
3525 * lispref/intro.texi (Caveats):
|
|
3526 * lispref/keymaps.texi (Active Keymaps):
|
|
3527 * lispref/keymaps.texi (Functions for Key Lookup):
|
|
3528 * lispref/keymaps.texi (Changing Key Bindings):
|
|
3529 * lispref/keymaps.texi (Scanning Keymaps):
|
|
3530 * lispref/ldap.texi (The High-Level LDAP API):
|
|
3531 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
|
|
3532 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
3533 * lispref/lists.texi (Setcar):
|
|
3534 * lispref/lists.texi (Setcdr):
|
|
3535 * lispref/lists.texi (Working With Normal Plists):
|
|
3536 * lispref/lists.texi (Working With Lax Plists):
|
|
3537 * lispref/loading.texi (Autoload):
|
|
3538 * lispref/loading.texi (Named Features):
|
|
3539 * lispref/markers.texi (Creating Markers):
|
|
3540 * lispref/markers.texi (Changing Markers):
|
|
3541 * lispref/markers.texi (The Mark):
|
|
3542 * lispref/menus.texi (Modifying Menus):
|
|
3543 * lispref/menus.texi (Pop-Up Menus):
|
|
3544 * lispref/menus.texi (Menu Accelerator Functions):
|
|
3545 * lispref/minibuf.texi (Text from Minibuffer):
|
|
3546 * lispref/minibuf.texi (Object from Minibuffer):
|
|
3547 * lispref/minibuf.texi (Basic Completion):
|
|
3548 * lispref/minibuf.texi (High-Level Completion):
|
|
3549 * lispref/minibuf.texi (Reading a Password):
|
|
3550 * lispref/minibuf.texi (Minibuffer Misc):
|
|
3551 * lispref/mouse.texi (Mouse Tracking):
|
|
3552 * lispref/syntax.texi (Syntax Table Functions):
|
|
3553 * lispref/numbers.texi (Arithmetic Operations):
|
|
3554 * lispref/numbers.texi (Rounding Operations):
|
|
3555 * lispref/numbers.texi (Math Functions):
|
|
3556 * lispref/objects.texi (String Type):
|
|
3557 * lispref/objects.texi (Equality Predicates):
|
|
3558 * lispref/os.texi (Killing XEmacs):
|
|
3559 * lispref/os.texi (Suspending XEmacs):
|
|
3560 * lispref/os.texi (System Environment):
|
|
3561 * lispref/os.texi (Time Conversion):
|
|
3562 * lispref/os.texi (Timers):
|
|
3563 * lispref/os.texi (Input Modes):
|
|
3564 * lispref/os.texi (Translating Input):
|
|
3565 * lispref/os.texi (Terminal Output):
|
|
3566 * lispref/os.texi (Flow Control):
|
|
3567 * lispref/positions.texi (Character Motion):
|
|
3568 * lispref/positions.texi (Word Motion):
|
|
3569 * lispref/positions.texi (Text Lines):
|
|
3570 * lispref/positions.texi (Screen Lines):
|
|
3571 * lispref/positions.texi (List Motion):
|
|
3572 * lispref/positions.texi (Narrowing):
|
|
3573 * lispref/postgresql.texi (Asynchronous Interface Functions):
|
|
3574 * lispref/processes.texi (Subprocess Creation):
|
|
3575 * lispref/processes.texi (Synchronous Processes):
|
|
3576 * lispref/processes.texi (Asynchronous Processes):
|
|
3577 * lispref/processes.texi (Process Information):
|
|
3578 * lispref/processes.texi (Input to Processes):
|
|
3579 * lispref/processes.texi (Signals to Processes):
|
|
3580 * lispref/processes.texi (Process Buffers):
|
|
3581 * lispref/processes.texi (Filter Functions):
|
|
3582 * lispref/processes.texi (Network):
|
|
3583 * lispref/range-tables.texi (Working With Range Tables):
|
|
3584 * lispref/searching.texi (String Search):
|
|
3585 * lispref/searching.texi (Regexp Search):
|
|
3586 * lispref/searching.texi (POSIX Regexps):
|
|
3587 * lispref/searching.texi (Replacing Match):
|
|
3588 * lispref/searching.texi (Entire Match Data):
|
|
3589 * lispref/sequences.texi (Bit Vector Functions):
|
|
3590 * lispref/specifiers.texi (Adding Specifications):
|
|
3591 * lispref/specifiers.texi (Creating Specifiers):
|
|
3592 * lispref/specifiers.texi (Specifier Validation Functions):
|
|
3593 * lispref/specifiers.texi (Other Specification Functions):
|
|
3594 * lispref/streams.texi (Output Variables):
|
|
3595 * lispref/symbols.texi (Other Plists):
|
|
3596 * lispref/text.texi (Insertion):
|
|
3597 * lispref/text.texi (Commands for Insertion):
|
|
3598 * lispref/text.texi (Deletion):
|
|
3599 * lispref/text.texi (User-Level Deletion):
|
|
3600 * lispref/text.texi (Kill Functions):
|
|
3601 * lispref/text.texi (Low-Level Kill Ring):
|
|
3602 * lispref/text.texi (Undo):
|
|
3603 * lispref/text.texi (Maintaining Undo):
|
|
3604 * lispref/text.texi (Margins):
|
|
3605 * lispref/text.texi (Sorting):
|
|
3606 * lispref/text.texi (Columns):
|
|
3607 * lispref/text.texi (Primitive Indent):
|
|
3608 * lispref/text.texi (Mode-Specific Indent):
|
|
3609 * lispref/text.texi (Region Indent):
|
|
3610 * lispref/text.texi (Case Changes):
|
|
3611 * lispref/text.texi (Examining Properties):
|
|
3612 * lispref/text.texi (Property Search):
|
|
3613 * lispref/text.texi (Registers):
|
|
3614 * lispref/text.texi (Transformations):
|
|
3615 * lispref/mule.texi (Charset Property Functions):
|
|
3616 * lispref/mule.texi (MULE Characters):
|
|
3617 * lispref/mule.texi (Composite Characters):
|
|
3618 * lispref/mule.texi (Coding System Properties):
|
|
3619 * lispref/mule.texi (Big5 and Shift-JIS Functions):
|
|
3620 * lispref/mule.texi (CCL Statements):
|
|
3621 * lispref/mule.texi (Calling CCL):
|
|
3622 * lispref/mule.texi (Category Tables):
|
|
3623 * lispref/toolbar.texi (Specifying the Toolbar):
|
|
3624 * lispref/toolbar.texi (Other Toolbar Variables):
|
|
3625 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
|
|
3626 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
|
|
3627 * lispref/variables.texi (Creating Buffer-Local):
|
|
3628 * lispref/variables.texi (Variable Aliases):
|
|
3629 * lispref/windows.texi (Splitting Windows):
|
|
3630 * lispref/windows.texi (Deleting Windows):
|
|
3631 * lispref/windows.texi (Selecting Windows):
|
|
3632 * lispref/windows.texi (Cyclic Window Ordering):
|
|
3633 * lispref/windows.texi (Buffers and Windows):
|
|
3634 * lispref/windows.texi (Displaying Buffers):
|
|
3635 * lispref/windows.texi (Choosing Window):
|
|
3636 * lispref/windows.texi (Window Point):
|
|
3637 * lispref/windows.texi (Window Start):
|
|
3638 * lispref/windows.texi (Vertical Scrolling):
|
|
3639 * lispref/windows.texi (Horizontal Scrolling):
|
|
3640 * lispref/windows.texi (Resizing Windows):
|
|
3641 * lispref/windows.texi (Window Configurations):
|
|
3642 * lispref/x-windows.texi (X Selections):
|
|
3643 * lispref/x-windows.texi (Resources):
|
|
3644 * lispref/strings.texi (Creating Strings):
|
|
3645 * lispref/strings.texi (Character Codes):
|
|
3646 * lispref/strings.texi (Text Comparison):
|
|
3647 * lispref/strings.texi (String Conversion):
|
|
3648 * lispref/strings.texi (Formatting Strings):
|
|
3649 * lispref/strings.texi (Character Case):
|
|
3650 * lispref/strings.texi (Case Tables):
|
|
3651 * lispref/strings.texi (Char Table Types):
|
|
3652 * lispref/strings.texi (Working With Char Tables):
|
|
3653 Giant docstring parameter/Texinfo fixes.
|
|
3654
|
|
3655 Don't use abbreviations for English words, especially when those
|
|
3656 words have other meanings. For example, use START, not BEG.
|
|
3657 Use OBJECT, not OBJ.
|
|
3658 Use VALUE, not VAL.
|
|
3659 Use BUFFER, not BUF.
|
|
3660 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
|
|
3661 Use CHARACTER, not CH or CHR.
|
|
3662 Use NUMBER, not NUM.
|
|
3663 Use COLUMN, not COL.
|
|
3664 Use POSITION, not POS.
|
|
3665 Use SYMBOL, not SYM.
|
|
3666 Use STRING, not STR.
|
|
3667 Use LIMIT, not LIM.
|
|
3668 Use OTHER-WINDOW-P, not OTHER-P.
|
|
3669 Use PRIORITY, not PRI.
|
|
3670
|
|
3671 Use `non-nil', not `true'.
|
|
3672
|
|
3673 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
|
|
3674
|
|
3675 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
|
|
3676
|
|
3677 Try to find better parameter names than ARG.
|
|
3678
|
|
3679 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
|
|
3680
|
|
3681 Use type information in parameter names. For example, use
|
|
3682 (make-bit-vector length bit), not (make-bit-vector length init).
|
|
3683
|
|
3684 Completion functions should have parameters with names like
|
|
3685 PARTIAL-FILENAME instead of the misleading FILENAME.
|
|
3686
|
|
3687 Type predicates should consistently take an OBJECT parameter,
|
|
3688 since any object is valid as input.
|
|
3689
|
|
3690 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
|
|
3691 functions like next-window and next-frame that walk over window or
|
|
3692 frame lists.
|
|
3693
|
|
3694 Deleted duplicated documentation for:
|
|
3695 one-window-p, format-insert-file
|
|
3696
|
|
3697 Deleted 21 lines of VMS-specific texinfo documentation.
|
|
3698
|
|
3699 Fixed up a few places where `_' was used in docstring parameter
|
|
3700 names instead of `-'.
|
|
3701
|
|
3702 Fixed up places that used nil or t without @code.
|
|
3703
|
|
3704 Fixed up places that erroneously used @code instead of @var.
|
|
3705
|
|
3706 Fixed many typos.
|
|
3707
|
|
3708 Fixed many places where the parameters mentioned in the docstring
|
|
3709 didn't match the actual parameters.
|
|
3710
|
|
3711 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
|
|
3712
|
|
3713 Fixed 40 places where docstrings were missing trailing `.'
|
|
3714
|
|
3715 Fixed the texi documentation of 41 functions where the
|
|
3716 interactiveness of the function in the documentation did not match
|
|
3717 the implementation.
|
|
3718
|
|
3719 Fixed 117 functions where the names of parameters in the texi was
|
|
3720 different from the names in the implementation.
|
|
3721
|
|
3722 Fixed the texi documentation of 137 functions where the parameter
|
|
3723 list of the function in the texi was semantically different from
|
|
3724 the implementation.
|
|
3725
|
|
3726 2000-10-28 Adrian Aichner <adrian@xemacs.org>
|
|
3727
|
|
3728 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
|
|
3729 incorporate raw HTML output in the HTML version.
|
|
3730
|
|
3731 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3732
|
|
3733 * xemacs/menus.texi:
|
|
3734 * widget.texi:
|
|
3735 Typo fixes and tiny clarifications.
|
|
3736
|
|
3737 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3738
|
|
3739 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
|
|
3740 Added Q2.1.25 - function not found due to package not installed.
|
|
3741
|
|
3742 * xemacs/xemacs.texi:
|
|
3743 * xemacs/abbrevs.texi:
|
|
3744 * xemacs/basic.texi:
|
|
3745 * xemacs/building.texi:
|
|
3746 * xemacs/packages.texi:
|
|
3747 * xemacs/startup.texi:
|
|
3748 Moved "Packages" node to "Important General Concepts" section.
|
|
3749
|
|
3750 * xemacs/packages.texi: Added package list from etc/PACKAGES.
|
|
3751
|
442
|
3752 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
3753
|
|
3754 * XEmacs 21.2.36 is released.
|
|
3755
|
|
3756 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
3757
|
|
3758 * lispref/processes.texi (Signals to Processes): Many corrections.
|
|
3759
|
|
3760 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
3761
|
|
3762 * xemacs/startup.texi (Startup Paths): Minor fixes.
|
|
3763
|
|
3764 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
3765
|
|
3766 * *: Spelling mega-patch
|
|
3767
|
|
3768 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
3769
|
|
3770 * internals/internals.texi (Low-Level Modules):
|
|
3771 Correct the list of source files.
|
|
3772
|
|
3773 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3774
|
|
3775 * emodules.texi (Introduction): Trivial typo fix.
|
|
3776
|
|
3777 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
3778
|
|
3779 * emodules.texi (Initialization Mode): Spell-Check.
|
|
3780
|
|
3781 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
3782
|
|
3783 * lispref/databases.texi (Connecting to a Database):
|
|
3784 s/berkeley_db/berkeley-db/. Too much C programming.
|
|
3785
|
|
3786 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
3787
|
|
3788 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
|
|
3789
|
|
3790 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
3791
|
|
3792 * xemacs\search.texi (Regexp Search):
|
|
3793 * xemacs\search.texi (Regexps):
|
|
3794 Synch up with updated docs below (describing non-greedy
|
|
3795 operators and such).
|
|
3796
|
|
3797 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
3798
|
|
3799 * lispref\searching.texi (Syntax of Regexps):
|
|
3800 Document ??, which we've supported since 20.4.
|
|
3801
|
|
3802 2000-07-31 Sandra Wambold <wambold@cygnus.com>
|
|
3803
|
|
3804 * xemacs-faq.texi: Minor updates in first two sections
|
|
3805
|
|
3806 2000-07-27 Andy Piper <andy@xemacs.org>
|
|
3807
|
|
3808 * lispref/hash-tables.texi: add new hash table type.
|
|
3809
|
|
3810 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
3811
|
|
3812 * XEmacs 21.2.35 is released.
|
|
3813
|
|
3814 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
3815
|
|
3816 * Makefile: rm -f ==> $(RM)
|
|
3817
|
|
3818 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
3819
|
454
|
3820 * lispref/postgresql.texi:
|
442
|
3821 - Don't mention ".so" extension.
|
|
3822 - Make installation instructions more generic.
|
|
3823 - Mention M-x describe-installation.
|
|
3824
|
|
3825 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
3826
|
|
3827 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
|
|
3828 Windows problem with binary locs and latest info.
|
|
3829
|
|
3830 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3831
|
|
3832 * lispref/glyphs.texi: Fix trivial typos.
|
|
3833 * lispref/gutter.texi: Ditto.
|
|
3834 * lispref/loading.texi: Ditto.
|
|
3835 * lispref/postgresql.texi: Ditto.
|
|
3836
|
|
3837 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3838
|
|
3839 * internals/internals.texi (Markers and Extents): Fix trivial typo.
|
|
3840
|
|
3841 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3842
|
|
3843 * make-stds.texi: Fix trivial typos.
|
|
3844 * xemacs-faq.texi: Ditto.
|
|
3845 * internals/internals.texi: Ditto.
|
|
3846 * new-users-guide/edit.texi: Ditto.
|
|
3847 * new-users-guide/modes.texi: Ditto.
|
|
3848 * new-users-guide/region.texi: Ditto.
|
|
3849
|
|
3850 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
3851
|
|
3852 * xemacs-faq.texi (Q6.1.2):
|
|
3853 * xemacs-faq.texi (Q6.1.5):
|
|
3854 * xemacs-faq.texi (Q6.1.6):
|
|
3855 Corrections for Cygwin, MinGW.
|
|
3856
|
|
3857 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
3858
|
|
3859 * xemacs/basic.texi: Fix trivial typos.
|
|
3860 * xemacs/buffers.texi: Fix trivial typos.
|
|
3861 * xemacs/building.texi: Ditto.
|
|
3862 * xemacs/glossary.texi: Ditto.
|
|
3863 * xemacs/gnu.texi: Ditto.
|
|
3864 * xemacs/help.texi: Ditto.
|
|
3865 * xemacs/keystrokes.texi: Ditto.
|
|
3866 * xemacs/programs.texi: Ditto.
|
|
3867 * xemacs/search.texi: Ditto.
|
|
3868 * xemacs/sending.texi: Ditto.
|
|
3869
|
|
3870 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
3871
|
|
3872 * XEmacs 21.2.34 is released.
|
|
3873
|
|
3874 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3875
|
|
3876 * xemacs/basic.texi: Document translation of tutorial.
|
|
3877 * xemacs/startup.texi: Remove lock-directory.
|
|
3878 * xemacs/enterings.texi: Update.
|
|
3879
|
|
3880 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3881
|
|
3882 * lispref/display.texi:
|
|
3883 * lispref/faces.texi:
|
|
3884 * lispref/glyphs.texi:
|
|
3885 * lispref/gutter.texi:
|
|
3886 * lispref/modes.texi:
|
|
3887 * lispref/specifiers.texi:
|
|
3888 * lispref/toolbar.texi:
|
|
3889 Update. Merge Ben's doc-string update.
|
|
3890
|
|
3891 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3892
|
|
3893 * xemacs/basic.texi:
|
|
3894 * xemacs/enterings.texi:
|
|
3895 * xemacs/mini.texi:
|
|
3896 Partial sync with FSF Emacs 20.6 and some update.
|
|
3897
|
|
3898 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
3899
|
|
3900 * XEmacs 21.2.33 is released.
|
|
3901
|
|
3902 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3903
|
|
3904 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
|
|
3905
|
|
3906 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
|
|
3907
|
|
3908 * lispref/ldap.texi: Documentation of the add/modify/delete and
|
|
3909 internationalization APIs
|
|
3910
|
|
3911 * lispref/lispref.texi: Updated LDAP-related menus
|
|
3912
|
|
3913 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
3914
|
|
3915 * XEmacs 21.2.32 is released.
|
|
3916
|
|
3917 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
3918
|
|
3919 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
|
|
3920 documentation to reflect the latest code.
|
|
3921
|
|
3922 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
|
|
3923
|
|
3924 * lispref/postgresql.texi (PostgreSQL Support): New File.
|
|
3925
|
|
3926 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
|
|
3927 * lispref/lispref.texi (Top): Ditto.
|
|
3928 * lispref/internationalization.texi: Ditto.
|
|
3929
|
|
3930 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3931
|
|
3932 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
|
|
3933
|
|
3934 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3935
|
|
3936 * xemacs-faq.texi: Put node before section.
|
|
3937
|
|
3938 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
3939
|
|
3940 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
|
|
3941
|
|
3942 2000-03-01 Sandra Wambold <wambold@xemacs.org>
|
|
3943
|
|
3944 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
|
|
3945
|
|
3946 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3947
|
|
3948 * xemacs/xemacs.texi: Detailed menu update.
|
|
3949
|
|
3950 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3951
|
|
3952 * xemacs/help.texi: Synch with FSF 20.5. Update.
|
|
3953
|
|
3954 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
3955
|
|
3956 * lispref/minibuf.texi: Add default argument documentation.
|
|
3957
|
|
3958 2000-02-27 Martin Buchholz <martin@xemacs.org>
|
|
3959
|
|
3960 * internals/internals.texi (lrecords): Update docs for new lisp
|
|
3961 object representation.
|
|
3962
|
|
3963 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
3964
|
|
3965 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
3966 Document INLINE_HEADER and how to create macros and inline functions.
|
|
3967 Cleanup entire section.
|
|
3968
|
2069
|
3969 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
3970
|
|
3971 * man/lispref/gutter.texi: New file describing gutter API.
|
|
3972
|
|
3973 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
|
|
3974
|
|
3975 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
|
|
3976
|
2069
|
3977 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
3978
|
|
3979 * man/lispref/frames.texi, man/xemacs/custom.texi,
|
|
3980 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
|
|
3981 toolbars, and gutters as optional components of frames, with
|
|
3982 pointers to descriptions.
|
|
3983
|
2069
|
3984 2000-02-17 Stephen J. Turnbull <stephen@xemacs.org>
|
442
|
3985
|
|
3986 * man/lispref/mule.texi: Substantial reorganization and
|
|
3987 revision for style of descriptions of character sets,
|
|
3988 encodings, and coding systems. Addition of a complete table
|
|
3989 of coding systems as of XEmacs 21.2.19.
|
|
3990
|
|
3991 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
3992
|
|
3993 * XEmacs 21.2.31 is released.
|
|
3994
|
|
3995 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
3996
|
|
3997 * XEmacs 21.2.30 is released.
|
|
3998
|
|
3999 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
4000
|
|
4001 * internals/internals.texi: Made texinfmt-friendly.
|
|
4002
|
|
4003 2000-01-20 Mark Thomas <mthomas@jprc.com>
|
|
4004
|
|
4005 * lispref/backups.texi (Numbered Backups):
|
|
4006 * xemacs/files.texi (Backup Deletion):
|
|
4007 Change trim-versions-without-asking to delete-old-versions.
|
|
4008
|
|
4009 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
4010
|
|
4011 * internals/internals.texi (Conversion to and from External Data):
|
|
4012 Document TO_EXTERNAL_FORMAT and friends.
|
|
4013 Doc bug fixes.
|
|
4014
|
|
4015 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
4016
|
|
4017 * XEmacs 21.2.29 is released.
|
|
4018
|
|
4019 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
4020
|
|
4021 * internals/internals.texi: Integrate Olivier's portable dumping docs.
|
|
4022
|
|
4023 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
4024
|
|
4025 * lispref/symbols.texi (Object Plists):
|
|
4026 Document `object-plist'.
|
|
4027 Document `remprop'.
|
|
4028 Rework all plist frobbing docs for accuracy.
|
|
4029
|
440
|
4030 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
4031
|
|
4032 * XEmacs 21.2.28 is released.
|
|
4033
|
|
4034 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
4035
|
|
4036 * cl.texi: Remove (or replace by `get') references to `get*'.
|
|
4037
|
|
4038 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4039
|
|
4040 * widget.texi:
|
|
4041 * internals/internals.texi:
|
|
4042 * lispref/commands.texi:
|
|
4043 * lispref/consoles-devices.texi:
|
|
4044 * lispref/customize.texi:
|
|
4045 * lispref/dialog.texi:
|
|
4046 * lispref/extents.texi:
|
|
4047 * lispref/faces.texi:
|
|
4048 * lispref/glyphs.texi:
|
|
4049 * lispref/keymaps.texi:
|
|
4050 * lispref/lists.texi:
|
|
4051 * lispref/markers.texi:
|
|
4052 * lispref/menus.texi:
|
|
4053 * lispref/mule.texi:
|
|
4054 * lispref/objects.texi:
|
|
4055 * lispref/specifiers.texi:
|
|
4056 * lispref/toolbar.texi:
|
|
4057 * lispref/tooltalk.texi:
|
|
4058 * lispref/x-windows.texi:
|
|
4059 * new-users-guide/custom2.texi:
|
|
4060 * new-users-guide/help.texi:
|
|
4061 * new-users-guide/modes.texi:
|
|
4062 * xemacs/abbrevs.texi:
|
|
4063 * xemacs/buffers.texi:
|
|
4064 * xemacs/custom.texi:
|
|
4065 * xemacs/help.texi:
|
|
4066 * xemacs/keystrokes.texi:
|
|
4067 * xemacs/mini.texi:
|
|
4068 * xemacs/new.texi:
|
|
4069 * xemacs/packages.texi:
|
|
4070 * xemacs/programs.texi:
|
|
4071 * xemacs/sending.texi:
|
|
4072 Change ' -- ' to '---' since Texinfo formats --- to --.
|
|
4073 Untabify. TeX doesn't like TAB.
|
|
4074
|
|
4075 2000-01-27 Sandra Wambold <wambold@xemacs.org>
|
|
4076
|
|
4077 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
|
|
4078 21.2.*
|
|
4079
|
|
4080 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4081
|
|
4082 * xemacs-faq.texi: Untabify.
|
442
|
4083
|
440
|
4084 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
4085
|
|
4086 * internals/internals.texi (General Coding Rules): Document why we
|
|
4087 #include <config.h>
|
|
4088
|
|
4089 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4090
|
|
4091 * xemacs-faq.texi: Change ' -- ' to '---'.
|
442
|
4092
|
440
|
4093 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
4094
|
|
4095 * lispref/faces.texi (Face Properties): Document
|
|
4096 remove-face-property.
|
|
4097
|
438
|
4098 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
4099
|
|
4100 * XEmacs 21.2.27 is released.
|
|
4101
|
|
4102 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4103
|
|
4104 * xemacs/regs.texi: Synch with FSF 20.5.
|
|
4105
|
|
4106 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4107
|
|
4108 * info.texi: Change cross reference from emacs to xemacs.
|
|
4109
|
|
4110 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4111
|
|
4112 * xemacs/mini.texi: Synch with FSF 20.5. Update.
|
|
4113
|
|
4114 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
4115
|
|
4116 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
|
|
4117
|
|
4118 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
4119
|
|
4120 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
|
|
4121
|
|
4122 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
4123
|
|
4124 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
|
|
4125
|
|
4126 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
4127
|
|
4128 * xemacs-faq.texi: Updated Macintosh information,
|
|
4129 updated OS/2 info, changed turn-on-pending-delete answer.
|
|
4130
|
|
4131 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
4132
|
|
4133 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
|
|
4134
|
|
4135 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
4136
|
|
4137 * lispref/control.texi (Signaling Errors): Document that `signal'
|
|
4138 is continuable.
|
|
4139 (Signaling Errors): Document `cerror', `signal-error', and
|
|
4140 `check-argument-type'.
|
|
4141 (Handling Errors): Mention `debug-on-signal'.
|
|
4142 (Error Symbols): Document `define-error'.
|
|
4143 (Processing of Errors): Document `display-error' and
|
|
4144 `error-message-string'.
|
|
4145
|
|
4146 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4147
|
|
4148 * internals/internals.texi: Remove latin-1 char.
|
|
4149
|
|
4150 2000-01-05 Didier Verna <didier@xemacs.org>
|
|
4151
|
|
4152 * xemacs/custom.texi (Key bindings using strings): add missing
|
|
4153 whitespace.
|
|
4154
|
|
4155 * xemacs/xemacs.texi (Top):
|
|
4156 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
|
|
4157 node.
|
|
4158
|
|
4159 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4160
|
|
4161 * lispref/minibuf.texi (Reading a Password): New section.
|
|
4162
|
|
4163 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4164
|
|
4165 * lispref/minibuf.texi: Remove documentation about
|
|
4166 minibuffer-local-ns-map, read-no-blanks-input.
|
|
4167
|
|
4168 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
4169
|
|
4170 * lispref/minibuf.texi: Partial Synch with FSF manual.
|
|
4171 Add description about DEFAULT argument of reading functions.
|
|
4172
|
436
|
4173 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
4174
|
|
4175 * XEmacs 21.2.26 is released.
|
|
4176
|
|
4177 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
4178
|
|
4179 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
|
|
4180
|
434
|
4181 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
4182
|
|
4183 * XEmacs 21.2.25 is released.
|
|
4184
|
|
4185 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
4186
|
|
4187 * lispref/text.texi (Near Point): Document `char-before'.
|
|
4188
|
|
4189 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
4190
|
|
4191 * widget.texi: Fix typos and possessive singular errors. Break
|
|
4192 long sentences for readability. Remove some redundant commas.
|
|
4193
|
|
4194 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
4195
|
442
|
4196 * lispref/functions.texi (Mapping Functions):
|
434
|
4197 Warn about mapping functions modifying their sequences.
|
|
4198
|
|
4199 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
4200
|
|
4201 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
4202
|
432
|
4203 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
4204
|
|
4205 * XEmacs 21.2.24 is released.
|
|
4206
|
|
4207 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4208
|
|
4209 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
442
|
4210 instead of PACKAGEPATH
|
432
|
4211 From Marcus Harnisch <harnisch@mikrom.de>
|
|
4212
|
430
|
4213 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
4214
|
|
4215 * XEmacs 21.2.23 is released.
|
|
4216
|
|
4217 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
4218
|
|
4219 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
4220
|
|
4221 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
4222
|
442
|
4223 * info.texi (Top):
|
430
|
4224 Remove @ifnottex, which gives old makeinfos indigestion.
|
442
|
4225 * texinfo.texi (Top):
|
430
|
4226 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
4227 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
4228
|
|
4229 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
4230
|
|
4231 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
4232
|
428
|
4233 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4234
|
|
4235 * XEmacs 21.2.22 is released
|
|
4236
|
|
4237 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
4238
|
|
4239 * XEmacs 21.2.21 is released.
|
|
4240
|
|
4241 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
4242
|
|
4243 * internals.texi (Lstream Functions):
|
|
4244 * internals.texi (Lstream Methods):
|
|
4245 Types have changed to size_t and ssize_t. Document them.
|
|
4246
|
|
4247 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4248
|
|
4249 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
4250 XEmacs 21
|
|
4251
|
|
4252 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
4253
|
|
4254 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
442
|
4255
|
428
|
4256 * Makefile:
|
|
4257 - Make sure the default target is `info' instead of cl.info.
|
|
4258 - Use $(INFODIR) consistently where appropriate.
|
|
4259 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
4260 - Comment out unused macros: EMACS EMACSFLAGS
|
|
4261 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
4262 - Get dependencies up to date.
|
|
4263
|
|
4264 * internals/Makefile:
|
|
4265 * xemacs/Makefile:
|
|
4266 * lispref/Makefile:
|
|
4267 * new-users-guide/Makefile:
|
|
4268 * lispref/index.perm:
|
|
4269 * lispref/index.unperm:
|
|
4270 * lispref/permute-index:
|
|
4271 * internals/index.perm:
|
|
4272 * internals/index.unperm:
|
|
4273 Remove these Makefiles.
|
|
4274 Include all functionality in man/Makefile.
|
|
4275 Support only non-permuted indexes for simplicity.
|
|
4276
|
|
4277 * emodules.texi:
|
|
4278 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
4279
|
|
4280 * lispref/commands.texi:
|
|
4281 * lispref/display.texi:
|
|
4282 * lispref/faces.texi:
|
|
4283 * lispref/functions.texi:
|
|
4284 * lispref/keymaps.texi:
|
|
4285 * lispref/lists.texi:
|
|
4286 * lispref/modes.texi:
|
|
4287 * lispref/objects.texi:
|
|
4288 * lispref/os.texi:
|
|
4289 * lispref/sequences.texi:
|
|
4290 * lispref/strings.texi:
|
|
4291 * lispref/text.texi:
|
|
4292 * new-users-guide/custom1.texi:
|
|
4293 * xemacs/custom.texi:
|
|
4294 * xemacs/menus.texi:
|
|
4295 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
4296 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
4297 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
4298
|
|
4299 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
4300
|
|
4301 * texinfo.tex:
|
|
4302 * texinfo.texi:
|
|
4303 * info.texi:
|
|
4304 * standards.texi:
|
|
4305 * make-stds.texi:
|
|
4306 Import FSF-maintained files from texinfo-4.0.
|
|
4307
|
|
4308 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4309
|
|
4310 * XEmacs 21.2.20 is released
|
|
4311
|
|
4312 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
4313
|
|
4314 * xemacs/packages.texi (Using Packages): Added description of
|
|
4315 package-get-package-provider.
|
|
4316
|
|
4317 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
4318
|
|
4319 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
4320
|
434
|
4321 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
4322
|
|
4323 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
4324 line-break.
|
|
4325
|
|
4326 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
4327 menus.
|
|
4328 (Q1.4.1): ditto.
|
|
4329 (Q1.4.3): ditto.
|
|
4330 (Q2.0.5): Hyphenate words.
|
|
4331
|
|
4332 * info.texi (Add): Fix one typo.
|
|
4333
|
|
4334 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
4335
|
|
4336 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
4337 just added some dots to shut up compile warnings.
|
|
4338
|
|
4339 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
4340
|
|
4341 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
4342 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
4343
|
|
4344 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
4345
|
|
4346 * internals.texi (Glyphs): add some glyph documentation.
|
|
4347
|
|
4348 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4349
|
|
4350 * XEmacs 21.2.19 is released
|
|
4351
|
434
|
4352 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
4353
|
|
4354 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
4355 @macro (unsupported by texinfo package). Remove stray @code.
|
|
4356 * custom.texi: Add info extension to @setfilename.
|
|
4357 * texinfo.texi: Ditto.
|
|
4358 * widget.texi: Ditto.
|
|
4359 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
4360 install ...
|
|
4361
|
442
|
4362 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
4363
|
|
4364 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
4365 entry. They are implemented.
|
|
4366
|
|
4367 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4368
|
|
4369 * XEmacs 21.2.18 is released
|
|
4370
|
|
4371 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4372
|
|
4373 * XEmacs 21.2.17 is released
|
|
4374
|
|
4375 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4376
|
|
4377 * XEmacs 21.2.16 is released
|
|
4378
|
|
4379 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4380
|
|
4381 * XEmacs 21.2.15 is released
|
|
4382
|
|
4383 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
4384
|
|
4385 * custom.texi, external-widget.texi: Minor
|
|
4386 fix to get info DIR entry correct.
|
|
4387
|
|
4388 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
4389
|
|
4390 * xemacs/cmdargs.texi:
|
|
4391 Document -private.
|
|
4392
|
|
4393 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
4394
|
|
4395 * Makefile: Added `emodules.info' to info targets.
|
|
4396
|
|
4397 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
4398
|
|
4399 * internals/internals.texi (The XEmacs Object System
|
|
4400 (Abstractly Speaking)): typo.
|
|
4401
|
|
4402 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
4403
|
|
4404 * lispref/text.texi (Substitution): Document improvements in
|
|
4405 `translate-region'.
|
|
4406
|
|
4407 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4408
|
|
4409 * XEmacs 21.2.14 is released
|
|
4410
|
|
4411 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
4412
|
|
4413 * man/internals/internals.texi:
|
|
4414 * man/lispref/lispref.texi:
|
|
4415 * man/new-users-guide/new-users-guide.texi:
|
|
4416 * man/xemacs/xemacs.texi:
|
|
4417 * man/cl.texi:
|
|
4418 * man/custom.texi:
|
|
4419 * man/term.texi:
|
|
4420 * man/termcap.texi:
|
|
4421 * man/widget.texi:
|
|
4422 * man/xemacs-faq.texi:
|
|
4423 * man/external-widget.texi:
|
|
4424 Added info dir entries so install-info will add them to
|
|
4425 the common `dir' file.
|
|
4426
|
2069
|
4427 1999-04-28 Stephen J. Turnbull <stephen@xemacs.org>
|
428
|
4428
|
|
4429 * man/lispref/mule.texi: Document CCL
|
|
4430 - add sections: syntax, statements, expressions, and examples.
|
|
4431 - fix naming and description errors.
|
|
4432 - update links in neighboring nodes.
|
|
4433
|
|
4434 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4435
|
|
4436 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
4437
|
|
4438 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
4439
|
|
4440 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
4441 Appearance)
|
|
4442
|
|
4443 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4444
|
|
4445 * XEmacs 21.2.13 is released
|
|
4446
|
|
4447 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4448
|
|
4449 * XEmacs 21.2.12 is released
|
|
4450
|
|
4451 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4452
|
|
4453 * XEmacs 21.2.11 is released
|
|
4454
|
|
4455 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4456
|
|
4457 * XEmacs 21.2.10 is released
|
|
4458
|
|
4459 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4460
|
|
4461 * XEmacs 21.2.9 is released
|
|
4462
|
434
|
4463 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
4464
|
|
4465 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
4466 Fixing documentation.
|
|
4467 (Basic Lisp Modules): ditto.
|
|
4468
|
|
4469 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
4470
|
|
4471 * emodules.texi: New file to describe XEmacs modules.
|
|
4472
|
|
4473 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
4474
|
|
4475 * XEmacs 21.2.8 is released.
|
|
4476
|
|
4477 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
4478
|
|
4479 * XEmacs 21.2.7 is released.
|
|
4480
|
|
4481 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
4482
|
|
4483 * XEmacs 21.2.6 is released
|
|
4484
|
|
4485 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
4486
|
|
4487 * XEmacs 21.2.5 is released
|
|
4488
|
|
4489 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
4490
|
|
4491 * xemacs/startup.texi (Startup Paths):
|
|
4492 * xemacs/custom.texi (Widgets):
|
|
4493 * xemacs-faq.texi (Q3.0.5):
|
|
4494 * xemacs-faq.texi (Top):
|
|
4495
|
|
4496 * widget.texi (info-link):
|
|
4497
|
|
4498 * lispref/objects.texi (Type Predicates):
|
|
4499 * lispref/objects.texi (Hash Table Type):
|
|
4500 * lispref/objects.texi (Primitive Types):
|
|
4501 * lispref/objects.texi (Lisp Data Types):
|
|
4502 * lispref/macros.texi (Backquote):
|
|
4503 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
4504 * lispref/hash-tables.texi:
|
|
4505 * lispref/errors.texi (Standard Errors):
|
|
4506 * lispref/compile.texi (Disassembly):
|
|
4507 * lispref/compile.texi (Compiled-Function Objects):
|
|
4508 * lispref/compile.texi (Eval During Compile):
|
|
4509 * lispref/compile.texi (Docs and Compilation):
|
|
4510 * lispref/compile.texi (Compilation Functions):
|
|
4511 * lispref/compile.texi (Speed of Byte-Code):
|
|
4512 * lispref/compile.texi (Byte Compilation):
|
|
4513 * lispref/building.texi (Garbage Collection):
|
|
4514
|
|
4515 * internals/internals.texi (Simple Special Forms):
|
|
4516 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
4517 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
4518 * internals/internals.texi (String):
|
|
4519 * internals/internals.texi (Introduction to Allocation):
|
|
4520 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
4521 * internals/internals.texi (Modules for Internationalization):
|
|
4522 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
4523 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
4524 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
4525 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
4526 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
4527 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
4528 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
4529 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
4530 * internals/internals.texi (Basic Lisp Modules):
|
|
4531 * internals/internals.texi (Low-Level Modules):
|
|
4532 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
4533 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
4534 * internals/internals.texi (Working With Character and Byte Positions):
|
|
4535 * internals/internals.texi (Writing Lisp Primitives):
|
|
4536 * internals/internals.texi (General Coding Rules):
|
|
4537 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
4538 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
4539 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
4540 * internals/internals.texi (The Lisp Language):
|
|
4541 * internals/internals.texi (Top):
|
|
4542 * internals/internals.texi:
|
|
4543 - rewrite Internals manual
|
|
4544
|
|
4545 * cl.texi (Porting Common Lisp):
|
|
4546 * cl.texi (Hash Tables):
|
|
4547 * cl.texi (Association Lists):
|
|
4548 * cl.texi (Declarations):
|
|
4549 * cl.texi (For Clauses):
|
|
4550 * cl.texi (Basic Setf):
|
|
4551 * cl.texi (Equality Predicates):
|
|
4552 - mega patch
|
|
4553
|
|
4554 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
4555
|
|
4556 * XEmacs 21.2-beta4 is released.
|
|
4557
|
|
4558 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
4559
|
|
4560 * XEmacs 21.2-beta3 is released.
|
|
4561
|
|
4562 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
4563
|
|
4564 * Makefile (MAKEINFO): Undo no-split change.
|
|
4565
|
|
4566 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
4567
|
|
4568 * XEmacs 21.2-beta2 is released.
|
|
4569
|
|
4570 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
4571
|
|
4572 * lispref/customize.texi: New file.
|
|
4573
|
|
4574 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
4575
|
|
4576 * internals/internals.texi (Coding for Mule): New node and
|
|
4577 section.
|
|
4578
|
|
4579 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
4580
|
|
4581 * xemacs/packages.texi: Document manually installing binary packages.
|
|
4582
|
|
4583 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
4584
|
|
4585 * Synch calendar.texi with Emacs 20.3
|
|
4586
|
|
4587 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
4588
|
|
4589 * xemacs/packages.texi: Correct and update package documentation.
|
|
4590 Updated the package installation section to mention the visual
|
|
4591 package browser/installer.
|
|
4592
|
|
4593 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
4594
|
|
4595 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
4596 specifics.
|
|
4597
|
|
4598 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
4599
|
|
4600 * lispref/files.texi (User Name Completion): new section.
|
|
4601
|
434
|
4602 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
4603
|
|
4604 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
4605 @itemize @bullet (this is what all other files included in
|
|
4606 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
4607
|
|
4608 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4609
|
|
4610 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
4611
|
|
4612 * xemacs/xemacs.texi:
|
|
4613 * xemacs/packages.texi: More packages documentation.
|
|
4614
|
|
4615 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
4616
|
|
4617 * XEmacs 21.2-beta1 is released.
|
|
4618
|
|
4619 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
4620
|
|
4621 * XEmacs 21.0-pre5 is released.
|
|
4622
|
|
4623 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
4624
|
|
4625 * XEmacs 21.0-pre4 is released.
|
|
4626
|
|
4627 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
4628
|
|
4629 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
4630
|
|
4631 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
4632
|
|
4633 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
4634 damage in transit.
|
|
4635
|
|
4636 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
4637
|
|
4638 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
4639
|
|
4640 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
4641
|
|
4642 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
4643
|
|
4644 * lispref/Makefile: Added ldap.texi to srcs
|
|
4645
|
|
4646 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
4647
|
|
4648 * standards.texi (Preface): Revert previous change to @node
|
|
4649 because it doesn't pass makeinfo.
|
|
4650
|
434
|
4651 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
4652
|
|
4653 * cl.texi: See ALL.
|
|
4654 * info-stnd.texi: Fixed @setfilename.
|
|
4655 * info.texi: Fixed @setfilename and a typo.
|
|
4656 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
4657 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
442
|
4658 changed some occurrences of `:' to `colon'.
|
428
|
4659 * xemacs-faq.texi: See ALL.
|
|
4660 * internals/internals.texi: See ALL.
|
|
4661 * lispref/back.texi: Fixed @setfilename.
|
|
4662 * lispref/compile.texi: See ALL.
|
|
4663 * lispref/debugging.texi: See ALL.
|
|
4664 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
4665 * lispref/eval.texi: See ALL.
|
|
4666 * lispref/extents.texi: See ALL.
|
|
4667 * lispref/loading.texi: See ALL.
|
|
4668 * lispref/searching.texi: Escaped `(' in
|
|
4669 @cindex @samp{(?:} in regex
|
|
4670 * lispref/variables.texi: See ALL.
|
|
4671
|
|
4672 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
4673
|
|
4674 * xemacs/calendar.texi: Massive update.
|
|
4675 From Jeff Miller <jmiller@smart.net>
|
|
4676
|
|
4677 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
4678
|
|
4679 * xemacs/abbrevs.texi:
|
|
4680 * xemacs/basic.texi:
|
|
4681 * xemacs/buildings.texi:
|
|
4682 * xemacs/cmdargs.texi:
|
|
4683 * xemacs/files.texi:
|
|
4684 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
4685 and packages.texi stuff.
|
|
4686
|
|
4687 * xemacs/startup.texi:
|
|
4688 * xemacs/packages.texi: Created.
|
|
4689
|
434
|
4690 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
4691
|
|
4692 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
4693 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
4694 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
4695 happy. Fixed refs broken by a previous patch of mine.
|
|
4696
|
|
4697 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
4698
|
|
4699 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
4700
|
|
4701 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
4702
|
|
4703 * lispref/windows.texi (Resizing Windows): document third optional
|
|
4704 WINDOW argument to enlarge-window and shrink-window.
|
|
4705 (Selecting Windows): document select-window optional norecord
|
|
4706 argument.
|
|
4707 (Size of Window): document window-text-area-pixel-height and
|
|
4708 window-text-area-pixel-width.
|
|
4709 (Size of Window): document window-displayed-text-pixel-height.
|
|
4710 (Position of Window): document window-text-area-pixel-edges.
|
|
4711
|
|
4712 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
4713 vertical-motion and vertical-motion-pixels.
|
|
4714
|
|
4715 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4716
|
|
4717 * lispref/windows.texi (Resizing Windows): Document
|
|
4718 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
4719
|
|
4720 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
4721 `vertical-motion'.
|
|
4722 (Screen Lines): Document `vertical-motion-pixels'.
|
|
4723
|
|
4724 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
4725 `save-selected-frame' and `with-selected-frame'.
|
|
4726
|
|
4727 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4728
|
|
4729 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
4730
|
|
4731 * lispref/files.texi (Unique File Names): Update docs for
|
|
4732 `make-temp-name'; document `temp-directory'.
|
|
4733
|
|
4734 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
4735
|
|
4736 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
4737
|
|
4738 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
4739 instantiation order.
|
|
4740 (Specifier Instancing Functions): Ditto.
|
|
4741
|
|
4742 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
4743
|
|
4744 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
4745 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
4746 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
4747 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
4748 added some docu about the drop procedure
|
|
4749
|
434
|
4750 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
4751
|
|
4752 * info-stnd.texi: added ../info/ to @setfilename.
|
|
4753 * info.texi: added ../info/ to @setfilename.
|
|
4754 * lispref/commands.texi: see ALL.
|
|
4755 * lispref/frames.texi: see ALL.
|
|
4756 * lispref/os.texi: see ALL.
|
|
4757 * lispref/text.texi: see ALL.
|
|
4758 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
4759 * new-users-guide/custom2.texi: see ALL.
|
|
4760 * new-users-guide/edit.texi: see ALL.
|
|
4761 * new-users-guide/enter.texi: see ALL.
|
|
4762 * new-users-guide/files.texi: see ALL.
|
|
4763 * new-users-guide/help.texi
|
|
4764 * new-users-guide/modes.texi: see ALL.
|
|
4765 * new-users-guide/new-users-guide.texi: see ALL.
|
|
4766 * new-users-guide/region.texi: see ALL.
|
|
4767 * new-users-guide/search.texi: see ALL.
|
|
4768 * new-users-guide/xmenu.texi: see ALL.
|
|
4769 * standards.texi: added ../info/ to @setfilename.
|
|
4770 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
4771 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
4772 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
4773 happy.
|
|
4774 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
4775 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
4776 p?xefs (most were empty, some elisp and emacs), used
|
|
4777 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
4778 User's Manual" respectively for all these.
|
|
4779
|
|
4780 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
4781
|
|
4782 * lispref/dragndrop.texi: added experimental
|
|
4783
|
|
4784 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
4785
|
|
4786 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
4787
|
|
4788 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
4789
|
|
4790 * lispref/dragndrop.texi: only small changes
|
|
4791
|
933
|
4792 1998-05-15 Christian Nybø <chr@mediascience.no>
|
428
|
4793
|
|
4794 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
4795
|
|
4796 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
4797
|
|
4798 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
4799 documentation.
|
|
4800
|
|
4801 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
4802
|
|
4803 * lispref/dragndrop.texi: new section for the DnD API
|
|
4804 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
4805 modes
|
|
4806 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
4807 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
4808
|
|
4809 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
4810
|
|
4811 * commands.texi: exchange of dnd-drop with misc-user
|
|
4812
|
|
4813 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
4814
|
|
4815 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
4816 comments on adding new files, inspired by Olivier Galibert.
|
|
4817
|
|
4818 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
4819
|
|
4820 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
4821 scroll-conservatively.
|
|
4822
|
|
4823 * lispref/loading.texi (Named Features): Document advanced args to
|
|
4824 `feature'.
|
|
4825
|
|
4826 * lispref/files.texi (File Name Expansion): Document that
|
|
4827 expand-file-name does not treat // and ~/ in the middle of file
|
|
4828 names specially.
|
|
4829
|
|
4830 * lispref/positions.texi (Excursions): Document
|
|
4831 `with-current-buffer' and `with-temp-file'.
|
|
4832
|
|
4833 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
4834 construct.
|
|
4835
|
|
4836 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
4837 omitted from format-time-string.
|
|
4838
|
|
4839 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
4840 to `string-to-number'.
|
|
4841
|
|
4842 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
4843 constructs documentation.
|
|
4844 (Regexp Search): Document `split-string'.
|
|
4845
|
|
4846 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
4847
|
|
4848 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
4849 longer highlight the region.
|
|
4850
|
|
4851 * lispref/display.texi (The Echo Area): Document message log
|
|
4852 stuff, including `display-message', `lmessage', `clear-message',
|
|
4853 (Warnings): Document warning stuff.
|
|
4854
|
|
4855 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
4856 for misc-user events.
|
|
4857 (Using Interactive): Document `function-interactive'.
|
|
4858
|
|
4859 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
4860 argument to `load-average'.
|
|
4861 (User Identification): Document the new semantics of
|
|
4862 `user-full-name'.
|
|
4863
|
|
4864 * lispref/strings.texi (Creating Strings): Document `string'
|
|
4865 function.
|
|
4866
|
|
4867 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
4868
|
|
4869 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
4870 comparison functions.
|
|
4871
|
|
4872 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
4873
|
|
4874 * lispref/frames.texi (Input Focus): Document behavior of
|
|
4875 select-frame wrt focus-follows-mouse.
|
|
4876
|
|
4877 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
4878
|
|
4879 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
4880 It breaks my heart to uglify the Makefile like this, but this is
|
|
4881 going to be a perpetual FAQ otherwise.
|
|
4882 General cleanup.
|
|
4883 Comment out w3 and vm info rules.
|
|
4884 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
4885
|
2069
|
4886 1998-03-27 Stephen Turnbull <stephen@xemacs.org>
|
428
|
4887
|
|
4888 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
4889
|
|
4890 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
4891
|
|
4892 * internals/internals.texi (GCPROing): Explain when it is
|
|
4893 necessary to GCPRO function parameters.
|
|
4894
|
|
4895 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
4896
|
|
4897 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
4898 definition of For().
|
|
4899
|
|
4900 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
4901
|
|
4902 * lispref/menus.texi: Use recommended forms in examples.
|
|
4903
|
|
4904 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4905
|
|
4906 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
4907 handling of gensyms.
|
|
4908
|
|
4909 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
4910
|
|
4911 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
4912 setting of x-emacs-application-class.
|
|
4913
|
|
4914 * lispref/x-windows.texi (Resources): update doc for
|
|
4915 x-emacs-application-class.
|
|
4916
|
|
4917 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4918
|
|
4919 * cl.texi (Equality Predicates): Update to reflect change to
|
|
4920 `equalp' made in "cl-extra.el" - now compares characters case
|
|
4921 insensitively.
|
|
4922
|
|
4923 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
4924
|
|
4925 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
4926
|
|
4927 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4928
|
|
4929 * lispref/display.texi (Beeping): Linux has sound too.
|
|
4930
|
|
4931 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
4932
|
|
4933 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
4934 XEmacs.
|
|
4935 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
4936
|
|
4937 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4938
|
|
4939 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
4940 syntax for integers.
|
434
|
4941 From Adrian Aichner <adrian@xemacs.org>
|
428
|
4942 * cl.texi (Porting Common Lisp): ' '
|
|
4943 * lispref/numbers.texi (Numbers): ' '
|
|
4944
|
|
4945 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
4946
|
|
4947 * lispref/searching.texi (Regular Expressions): Document the
|
|
4948 recent regular expression syntax extensions.
|
|
4949
|
|
4950 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
4951
|
|
4952 * internals/internals.texi: Remove all mocklisp references.
|
|
4953
|
|
4954 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
4955
|
|
4956 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
4957
|
|
4958 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
4959
|
|
4960 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
4961
|
|
4962 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
4963
|
|
4964 * Makefile: Don't stop on errors.
|
|
4965
|
|
4966 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
4967
|
|
4968 * Makefile: add skk manual.
|
|
4969
|
|
4970 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
4971
|
|
4972 * internals/internals.texi (XEmacs): Updated history section.
|
|
4973
|
|
4974 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
4975
|
|
4976 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
4977 return value.
|
|
4978 (Speed of Byte-Code): Ditto.
|
|
4979 (Compilation Functions): Ditto.
|
|
4980 (Compiled-Function Objects): Ditto.
|
|
4981 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
4982 previous value was embarrassing).
|
|
4983
|
|
4984 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
4985
|
|
4986 * Makefile (srcs): vhdl-mode has been packaged.
|
|
4987
|
|
4988 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
4989
|
|
4990 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
4991
|
|
4992 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
4993
|
|
4994 * lispref/commands.texi (Working With Events): Document fully.
|
|
4995
|
|
4996 * lispref/windows.texi (Vertical Scrolling): Document
|
|
4997 scroll-conservatively.
|
|
4998
|
|
4999 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
5000
|
|
5001 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
5002 (Extent Properties): Document `extent-keymap'.
|
|
5003
|
|
5004 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5005
|
|
5006 * xemacs/mule.texi (Mule): Modify description about supported
|
|
5007 scripts.
|
|
5008
|
|
5009 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
5010
|
|
5011 * xemacs/mule.texi: Add description for
|
|
5012 `universal-coding-system-argument'.
|
|
5013
|
|
5014 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
5015
|
|
5016 * internals/internals.texi: XEmacs 19.16 is released.
|
|
5017
|
|
5018 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
5019
|
|
5020 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
5021 been packaged.
|
|
5022
|
|
5023 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
5024
|
|
5025 * xemacs-faq.texi: Added the detailed menu listing.
|
|
5026
|
|
5027 * lispref/extents.texi (Extent Properties): Documented
|
|
5028 `set-extent-properties'.
|
|
5029
|
|
5030 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
5031
|
|
5032 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
5033
|
|
5034 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
5035 From Rebecca Ore <rebecca.ore@op.net>
|
|
5036
|
|
5037 * lispref/databases.texi (Connecting to a Database): Describe
|
|
5038 valid types of `type' and `subtype'.
|
|
5039 From Raymond Toy <toy@rtp.ericsson.se>
|
|
5040
|
|
5041 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
5042
|
|
5043 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
5044 reference to (emacs) into a reference to (xemacs).
|
|
5045
|
|
5046 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
5047
|
|
5048 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
5049 to prevent line wrap.
|
|
5050
|
|
5051 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
5052
|
|
5053 * gnats/flowchart.eps: New file.
|
|
5054
|
|
5055 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
5056
|
|
5057 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
5058
|
|
5059 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
5060
|
|
5061 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
5062
|
|
5063 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
5064 if someone hasn't upgraded makeinfo.
|
|
5065
|
|
5066 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
5067 * tm/Makefile (EMACS): Ditto.
|
|
5068
|
|
5069 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
5070
|
|
5071 * cl.texi (Type Predicates): Update for corrected handling of
|
|
5072 `string-char' and `character'.
|
|
5073
|
|
5074 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5075
|
|
5076 * cc-mode.texi:
|
|
5077 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
5078
|
|
5079 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5080
|
|
5081 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
5082
|
|
5083 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5084
|
|
5085 * cc-mode.texi:
|
|
5086 Added description of template-args-cont syntactic symbol
|
|
5087
|
|
5088 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5089
|
|
5090 * cc-mode.texi: Describe support for idl-mode
|
|
5091
|
|
5092 * cc-mode.texi:
|
|
5093 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
5094 section on byte compiling the source.
|
|
5095
|
|
5096 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
5097
|
|
5098 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
5099 result list from integers to characters.
|
|
5100
|
|
5101 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
5102
|
|
5103 * lispref/minibuf.texi: "Minibuffer History", add
|
|
5104 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
5105 short paragraph refering to `M-x apropos'.
|
|
5106
|
|
5107 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
5108
|
|
5109 * Makefile: makeinfo-1.68 is verified to work.
|
|
5110
|
|
5111 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
5112 XEmacs/Mule.
|
|
5113 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
5114
|
|
5115 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5116
|
|
5117 * cc-mode.texi:
|
|
5118 Describe the variable c-indent-comments-syntactically-p.
|
|
5119
|
|
5120 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
5121
|
|
5122 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
5123 `Buffer's' because the former confuses makeinfo.
|
|
5124
|
|
5125 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
5126
|
|
5127 * cc-mode.texi: Fixed spelling of Texinfo
|
|
5128
|
|
5129 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5130
|
|
5131 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
5132 write-region.
|
|
5133
|
|
5134 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5135
|
|
5136 * lispref/annotations.texi (Annotation Primitives):
|
|
5137 `delete-annotation' does not return the deleted annotation.
|
|
5138
|
|
5139 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5140
|
|
5141 * lispref/lispref.texi: Correct release dates.
|
|
5142
|
|
5143 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5144
|
|
5145 * lispref/files.texi (File Name Expansion): Update documentation
|
|
5146 of file-relative-name.
|
|
5147
|
|
5148 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5149
|
|
5150 * lispref/lispref.texi: Update version numbers (with patches from
|
|
5151 Hrvoje Niksic).
|
|
5152
|
|
5153 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
5154 and build identification.
|
|
5155
|
|
5156 * lispref/intro.texi (Introduction): Update version number.
|
|
5157
|
|
5158 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5159
|
|
5160 * Makefile (srcs): Add efs.texi.
|
|
5161
|
|
5162 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5163
|
|
5164 * Makefile (srcs): Add hm--html-mode.texi.
|
|
5165
|
|
5166 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5167
|
|
5168 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
5169
|
|
5170 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5171
|
|
5172 * lispref/strings.texi (Text Comparison): Correct example for
|
|
5173 `char-equal'. Add new function `char='.
|
|
5174
|
|
5175 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5176
|
|
5177 * Makefile: Update for new texinfo manual.
|
|
5178
|
|
5179 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5180
|
|
5181 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
5182 since this manual is not backwards compatible.
|
|
5183 Clean up error handling so we only have to type make once to
|
|
5184 rebuild the info tree.
|
|
5185 (../info/vm.info): Make sure to continue in the event of error.
|
|
5186
|
|
5187 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5188
|
|
5189 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
5190
|
|
5191 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5192
|
|
5193 * Makefile (auctex): New subdirectory target.
|
|
5194
|
|
5195 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
5196
|
|
5197 * mule/languages.texi: Correct typo.
|
|
5198
|
|
5199 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5200
|
|
5201 * Makefile (srcs): Add custom and widget to srcs.
|
|
5202
|
|
5203 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
5204 reference to `start-glyph' property.
|
|
5205
|
|
5206 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
5207
|
|
5208 * widget.texi: New file.
|
|
5209
|
|
5210 * custom.texi: New file.
|
|
5211
|
|
5212 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5213
|
|
5214 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
5215 are history.
|
|
5216
|
|
5217 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
5218
|
|
5219 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
5220
|
|
5221 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
5222
|
|
5223 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
5224 XEmacs manual available.
|
|
5225 (Q4.6.1): Updated Infodock Information.
|
|
5226
|
|
5227 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
5228
|
|
5229 * vhdl-mode.texi: Correct typo in email address.
|
|
5230
|
|
5231 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
5232
|
|
5233 * Makefile (srcs): Add vhdl-mode.
|
|
5234
|
|
5235 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
5236
|
|
5237 * Makefile (realclean): Don't delete itself `make distclean'
|
|
5238
|
|
5239 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
5240
|
|
5241 * Makefile: New File.
|
|
5242
|
|
5243 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
5244
|
|
5245 * vhdl-mode.texi: New file.
|
|
5246
|
|
5247 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
5248
|
|
5249 * texinfo.tex: Delete spurious character at beginning.
|
|
5250
|
|
5251 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
5252
|
|
5253 * emacs.tex: Corrected two typos. No other changes before
|
|
5254 Version 19 will be made.
|
|
5255
|
|
5256 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
5257 Customization since the menu entry did not point to anything.
|
|
5258 Also added an @finalout command to remove overfull hboxes from the
|
|
5259 printed output.
|
|
5260
|
|
5261 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
5262 This file is clearly intended to be a chapter of some other work,
|
|
5263 but the other work does not yet exist.
|
|
5264
|
|
5265 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
5266
|
|
5267 * texinfo.texinfo: Three typos corrected.
|
|
5268
|
|
5269 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
5270
|
|
5271 * texindex.c (indexify): when comparing to initial strings to
|
|
5272 decide whether to change the header, must use `strncmp' to avoid
|
|
5273 comparing entire strings of which initials are a substring.
|
|
5274
|
|
5275 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
5276
|
|
5277 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
5278 Give up on input file if any line doesn't start with backslash.
|
|
5279
|
|
5280 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
5281
|
|
5282 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
5283 University of Washington.
|