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