1386
|
1 2003-03-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * xemacs-faq.texi (Q3.2.2): `default' is also a face.
|
|
4 (Q3.2.2, Q3.8.4): Describe appropriate use of `fontSet' in Mule.
|
|
5 Suggested by Janis Dzerins <jonis@dir.lv>.
|
|
6
|
|
7 2003-03-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
8
|
|
9 * xemacs-faq.texi: Global substitute .Xresources for .Xdefaults.
|
|
10
|
1366
|
11 2003-03-20 Steve Youngs <youngs@xemacs.org>
|
|
12
|
|
13 * xemacs/packages.texi (Automatically): Refer to
|
|
14 'pui-set-local-package-get-directory' instead of
|
|
15 'pui-add-install-directory'.
|
|
16 Remove comment about PGP not being intergrated into PUI.
|
|
17 Document balloon-help in PUI.
|
|
18 Add heading "Keeping Packages Up To Date".
|
|
19 (Building Packages): makeinfo 4.2 is required.
|
|
20
|
1362
|
21 2003-03-18 Stephen J. Turnbull <stephen@xemacs.org>
|
|
22
|
|
23 * xemacs/frame.texi (Gutter Basics): Describe common options for
|
|
24 buffers tab control.
|
|
25
|
1353
|
26 2003-03-11 Adrian Aichner <adrian@xemacs.org>
|
|
27
|
|
28 * cl.texi: Change incorrect references to GNU where XEmacs is
|
|
29 appropriate.
|
|
30
|
1347
|
31 2003-03-09 Ben Wing <ben@xemacs.org>
|
|
32
|
|
33 * widget.texi (Defining New Widgets):
|
|
34 Fix Turnbull typos.
|
|
35
|
1339
|
36 2003-03-02 Stephen Turnbull <stephen@xemacs.org>
|
|
37
|
|
38 * widget.texi (Defining New Widgets):
|
|
39 Document `widget-create-child', `widget-create-child-and-convert',
|
|
40 and `widget-create-child-value'. Document the `:copy' method.
|
|
41 Improve discussion of the `:convert-widget' method.
|
|
42
|
1333
|
43 2003-02-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
44
|
|
45 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
46 Fix typo.
|
|
47 (Build-Time Dependencies): New node.
|
|
48
|
1307
|
49 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
50
|
|
51 * XEmacs 21.5.11 "cabbage" is released.
|
|
52
|
1288
|
53 2003-02-11 Adrian Aichner <adrian@xemacs.org>
|
|
54
|
|
55 * lispref/backups.texi (Auto-Saving): Fix auto-save xref to user
|
|
56 manual.
|
|
57
|
1263
|
58 2003-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
59
|
|
60 * internals/internals.texi (Top):
|
|
61 (Buffers and Textual Representation):
|
|
62 Fix up white space in menu.
|
|
63 (Character-Related Data Types):
|
|
64 (Conversion to and from External Data):
|
|
65 (Format of the Extent Info):
|
|
66 Pedantic grammatical nits.
|
|
67
|
1261
|
68 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
69
|
|
70 * lispref/mule.texi (Internationalization Terminology):
|
|
71 Lots of Mule rewriting.
|
|
72
|
|
73 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
74
|
|
75 * internals/internals.texi (Top):
|
|
76 * internals/internals.texi (Coding for Mule):
|
|
77 * internals/internals.texi (Character-Related Data Types):
|
|
78 * internals/internals.texi (Working With Character and Byte Positions):
|
|
79 * internals/internals.texi (Conversion to and from External Data):
|
|
80 * internals/internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
81 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
82 * internals/internals.texi (Mule-izing Code):
|
|
83 * internals/internals.texi (help): New.
|
|
84 * internals/internals.texi (Buffers and Textual Representation):
|
|
85 * internals/internals.texi (The Text in a Buffer):
|
|
86 * internals/internals.texi (Markers and Extents):
|
|
87 * internals/internals.texi (MULE Character Sets and Encodings):
|
|
88 * internals/internals.texi (Lstream Functions):
|
|
89 * internals/internals.texi (Lstream Methods):
|
|
90 * internals/internals.texi (Format of the Extent Info):
|
|
91 * internals/internals.texi (Mathematics of Extent Ordering):
|
|
92 Major fixup. Correct for new names of Bytebpos, Ichar, etc. and
|
|
93 lots of Mule rewriting.
|
|
94
|
1258
|
95 2003-02-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
96
|
|
97 * xemacs/startup.texi (Startup Paths): Clarification of package
|
|
98 hierarchy structure.
|
|
99
|
|
100 * xemacs-faq.texi (Q2.0.13, Q2.0.14, Q2.1.24, Q2.1.25): Not NEW.
|
|
101 (Q2.1.15): Stylistic changes for clarity.
|
|
102
|
1251
|
103 2003-02-03 Steve Youngs <youngs@xemacs.org>
|
|
104
|
|
105 * xemacs/packages.texi (Local.rules File): Update to reflect Ben's
|
|
106 recent dabble into the packages.
|
|
107
|
1187
|
108 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
109
|
|
110 * XEmacs 21.5.10 "burdock" is released.
|
|
111
|
1188
|
112 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
113
|
|
114 * lispref/mule.texi (Charset Unification): Menu item "Internals"
|
|
115 should be "Unification Internals".
|
|
116
|
1183
|
117 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
118
|
|
119 * xemacs/startup.texi (Startup Paths): Hierarchy, not package, layout.
|
|
120
|
|
121 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
|
|
122
|
|
123 * xemacs-faq.texi: Debugging FAQ improvements from Ben Wing.
|
|
124 (Q2.0.6): Mention union type bugs.
|
|
125 (Q2.1.1): Debugging HOWTO improvements.
|
|
126 (Q2.1.15): Decoding Lisp objects in the debugger.
|
|
127
|
|
128 * widget.texi (Widget Internals): New node.
|
|
129 (Top): Add menu item for it.
|
|
130
|
|
131 * xemacs/xemacs.texi (Top): Better short description of Mule in
|
|
132 menu. Mule submenu.
|
|
133
|
|
134 Charset unification docs. What a concept---commit docs first!
|
|
135
|
|
136 * lispref/mule.texi (MULE): Add Unification and Tables menu entries.
|
|
137 (Unicode Support): Fixup next node.
|
|
138 (Charset Unification):
|
|
139 (Overview):
|
|
140 (Usage):
|
|
141 (Basic Functionality):
|
|
142 (Interactive Usage):
|
|
143 (Configuration):
|
|
144 (Theory of Operation):
|
|
145 (What Unification Cannot Do for You):
|
|
146 (Unification Internals):
|
|
147 (Charsets and Coding Systems):
|
|
148 New nodes.
|
|
149
|
|
150 * xemacs/mule.texi (Mule): Menu items for Unification and Tables.
|
|
151 (Recognize Coding):
|
|
152 (Specify Coding):
|
|
153 Fixup next and previous pointers.
|
|
154 (Unification):
|
|
155 (Unification Overview):
|
|
156 (Unification Usage):
|
|
157 (Unification Configuration):
|
|
158 (Unification FAQs):
|
|
159 (Unification Theory):
|
|
160 (What Unification Cannot Do for You):
|
|
161 (Charsets and Coding Systems):
|
|
162 New nodes.
|
|
163
|
|
164 2002-12-17 Stephen Turnbull <stephen@xemacs.org>
|
|
165
|
|
166 * widget.texi (Widget Wishlist): Typo.
|
|
167 (Defining New Widgets): s/widget-define/define-widget/g.
|
|
168
|
|
169 2002-12-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
170
|
|
171 * internals/internals.texi (Regression Testing XEmacs): Hints for
|
|
172 test design.
|
|
173
|
1143
|
174 2002-10-29 Ville Skyttä <scop@xemacs.org>
|
|
175
|
|
176 * xemacs-faq.texi (Top):
|
|
177 The canonical location for FAQ on the website is /FAQ/.
|
|
178
|
1142
|
179 2002-11-12 Ilya N. Golubev <gin@mo.msk.ru>
|
|
180
|
|
181 * xemacs/custom.texi (Face Customization):
|
|
182 (Faces):
|
|
183 Document face-frob-from-locale-first variable.
|
|
184
|
1138
|
185 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
186
|
|
187 * xemacs-faq.texi (Customization): add missing menu entry for Q3.2.7.
|
|
188
|
|
189 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
190
|
|
191 * lispref/specifiers.texi (Introduction to Specifiers): fix case
|
|
192 spelling of `Buffer-Local Variables' crossref.
|
|
193
|
1137
|
194 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
195
|
|
196 * xemacs/custom.texi (Faces): document
|
|
197 `set-face-background-pixmap-file'.
|
|
198
|
|
199 2002-12-03 Didier Verna <didier@xemacs.org>
|
|
200
|
|
201 * lispref/faces.texi (Face Convenience Functions): ditto.
|
|
202 * lispref/glyphs.texi (Creating Glyphs): reference it.
|
|
203
|
1135
|
204 2002-11-29 Stephen Turnbull <stephen@xemacs.org>
|
|
205
|
|
206 * lispref/specifiers.texi (Simple Specifier Usage): New node.
|
|
207 (Specifiers): Adjust node pointers.
|
|
208 (Simple Specifier Usage): Revise. Adjust node pointers.
|
|
209
|
|
210 * lispref/toolbar.texi (Creating Toolbar): Xref specifier example.
|
|
211
|
|
212 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
213
|
|
214 * xemacs-faq.texi (Q3.2.7): New FAQ on displaying non-ASCII.
|
|
215 (Q3.5.7, Q1.3.3): Cross-reference it.
|
|
216
|
|
217 2002-10-20 Stephen Turnbull <stephen@xemacs.org>
|
|
218
|
|
219 * xemacs-faq.texi (Q2.1.1): Mention bug report commands.
|
|
220 (Q2.0.9): Note how out-of-date the entry is.
|
|
221 (Q1.3.1, Q1.3.2, Q1.3.3, Q1.3.4, Q1.3.5, Q1.3.6): Revise/update.
|
|
222 (Q1.2.1): Fix typo.
|
|
223
|
|
224 * internals/internals.texi (Regression Testing XEmacs): Thorough
|
|
225 rewrite, documenting macros explicitly.
|
|
226
|
|
227 2002-10-29 Stephen J. Turnbull <stephen@xemacs.org>
|
1103
|
228
|
|
229 * lispref/compile.texi (Compilation Options): New node.
|
|
230 (Byte Compilation): Add it to menu.
|
|
231 (Compilation Functions): Minor mods.
|
|
232 (Docs and Compilation):
|
|
233 (Dynamic Loading):
|
|
234 Document some variable defaults.
|
|
235
|
1135
|
236 2002-11-07 Stephen J. Turnbull <stephen@xemacs.org>
|
1096
|
237
|
|
238 * internals/internals.texi (Low-Level Modules): Add urefs to Doug
|
|
239 Lea's and Wolfram Gloger's home pages.
|
|
240
|
1135
|
241 2002-10-18 Stephen J. Turnbull <stephen@xemacs.org>
|
1058
|
242
|
|
243 * xemacs-faq.texi (Q2.0.16): New FAQ on "no cygXpm-noX" fatal error.
|
|
244 (Q6.1.4): Document cygXpm-noX.
|
|
245
|
1030
|
246 2002-10-04 Ville Skyttä <ville.skytta@xemacs.org>
|
|
247
|
|
248 * xemacs/packages.texi (Available Packages): Add fortran-modes,
|
|
249 perl-modes, psgml-dtds, python-modes and ruby-modes.
|
|
250 Some consistency tweaks.
|
|
251
|
1026
|
252 2002-09-22 Ville Skyttä <ville.skytta@xemacs.org>
|
|
253
|
|
254 * lispref/variables.texi (add-to-list): Document the new
|
|
255 (optional) append argument.
|
|
256
|
1024
|
257 2002-09-20 Stephen J. Turnbull <stephen@xemacs.org>
|
|
258
|
|
259 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
260 More performance optimization hints.
|
|
261 (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
262 Describe syntax code internals.
|
|
263
|
|
264 * lispref/syntax.texi (Syntax Basics): XEmacs "20" -> "20 and later".
|
|
265 (Syntax Class Table): Deprecate SPC as whitespace designator.
|
|
266 (Syntax Flags): Rewrite for `8-bit' comment syntax flags.
|
|
267
|
981
|
268 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
269
|
|
270 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
271
|
973
|
272 2002-08-22 Stephen J. Turnbull <stephen@xemacs.org>
|
|
273
|
|
274 * internals/internals.texi (Regression Testing XEmacs): Document
|
|
275 how to skip and warn about tests that depend on packages.
|
|
276
|
967
|
277 2002-08-16 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
278
|
967
|
279 * internals/internals.texi (Regression Testing XEmacs): Fix typo.
|
|
280
|
965
|
281 2002-08-15 Stephen J. Turnbull <stephen@xemacs.org>
|
1137
|
282
|
965
|
283 * internals/internals.texi (GCPROing): Add comment on GCPRO.
|
|
284 (Regression Testing XEmacs): New node.
|
|
285 (Modules for Regression Testing): New node.
|
|
286
|
959
|
287 2002-08-12 Simon Josefsson <jas@extundo.com>
|
|
288
|
|
289 * lispref/building.texi (Pure Storage): purecopy is a no-op.
|
|
290
|
955
|
291 2002-08-08 Ville Skyttä <ville.skytta@xemacs.org>
|
|
292
|
|
293 * xemacs/packages.texi (Available Packages): Bring up to date.
|
|
294
|
947
|
295 2002-08-02 Ville Skyttä <ville.skytta@xemacs.org>
|
|
296
|
|
297 * xemacs/packages.texi (Available Packages):
|
|
298 Bring package list up to date, thanks also to Brian Palmer.
|
|
299
|
936
|
300 2002-07-30 Ville Skyttä <ville.skytta@xemacs.org>
|
|
301
|
|
302 * term.texi (Input to the inferior): Fix term line/char mode
|
|
303 switch keybindings. Kudos to Jacob P. Burckhardt.
|
|
304
|
|
305 * xemacs/misc.texi (Term Mode): Ditto.
|
|
306
|
933
|
307 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
308
|
|
309 * XEmacs 21.5.8 "broccoli" is released.
|
|
310
|
918
|
311 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
312
|
|
313 * new-users-guide/custom1.texi (Customizing key Bindings): Fix
|
|
314 improper use of indef. art. "a".
|
|
315
|
|
316 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
317
|
|
318 * lispref/commands.texi (Peeking and Discarding): Ditto.
|
|
319 * lispref/customize.texi (Type Keywords): Ditto.
|
|
320 * lispref/dragndrop.texi (Drop Interface): Ditto.
|
|
321
|
|
322 2002-07-06 Adrian Aichner <adrian@xemacs.org>
|
|
323
|
|
324 * termcap.texi (Clearing): Ditto.
|
|
325 * widget.texi (User Interface): Ditto.
|
|
326 * widget.texi (Basic Types): Ditto.
|
|
327 * widget.texi (group): Ditto.
|
|
328
|
901
|
329 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
330
|
|
331 * xemacs/menus.texi (Edit Menu): Typo fixes for incorrect use of
|
|
332 indef. art. "an".
|
|
333
|
|
334 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
335
|
|
336 * lispref/control.texi (Processing of Errors): Ditto.
|
|
337 * lispref/mule.texi (ISO 2022): Ditto.
|
|
338 * lispref/packaging.texi (Package Terminology): Ditto.
|
|
339 * lispref/text.texi (Transformations): Ditto.
|
|
340
|
|
341 2002-07-05 Adrian Aichner <adrian@xemacs.org>
|
|
342
|
|
343 * termcap.texi (Naming): Ditto.
|
|
344 * texinfo.texi (itemize): Ditto.
|
|
345 * texinfo.texi (Tips): Ditto.
|
|
346 * widget.texi (Introduction): Ditto.
|
|
347 * widget.texi (group): Ditto.
|
|
348
|
894
|
349 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
350
|
|
351 * XEmacs 21.5.7 "broccoflower" is released.
|
|
352
|
892
|
353 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
354
|
|
355 * xemacs-faq.texi (Top, Customization, Q3.10.5, Q3.10.6):
|
|
356 New "killing is slow" FAQ and link updates.
|
|
357
|
880
|
358 2002-06-17 Jerry James <james@xemacs.org>
|
|
359
|
|
360 * emodules.texi (Loading other Modules): Describe why we do not
|
|
361 use RTLD_GLOBAL.
|
|
362
|
873
|
363 2002-06-20 Adrian Aichner <adrian@xemacs.org>
|
|
364
|
|
365 * xemacs/mule.texi (Language Environments): Typo fix suggested by
|
|
366 Frank Schmitt.
|
|
367
|
871
|
368 2002-06-11 Adrian Aichner <adrian@xemacs.org>
|
|
369
|
|
370 * xemacs-faq.texi (Q1.3.7): Update broken link to russian.el
|
|
371 (found by linklint) with Google's help.
|
|
372
|
|
373 2002-05-25 Adrian Aichner <adrian@xemacs.org>
|
|
374
|
|
375 * xemacs/custom.texi (Syntax Entry): Deprecate ` ' in favor of `-'.
|
|
376
|
868
|
377 2002-06-05 Ben Wing <ben@xemacs.org>
|
|
378
|
|
379 * internals/internals.texi (Top):
|
|
380 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
381 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
382 * internals/internals.texi (Major Textual Changes):
|
|
383 * internals/internals.texi (Great Integral Type Renaming):
|
|
384 * internals/internals.texi (Text/Char Type Renaming):
|
|
385 * internals/internals.texi (files): New.
|
|
386
|
863
|
387 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
388
|
|
389 * custom.texi (The Init File): Rewrite completely.
|
|
390
|
|
391 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
392
|
|
393 * widget.texi (constants): Typo fix.
|
|
394
|
|
395 2002-02-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
396
|
|
397 * external-widget.texi (External Client Widget Internals): New node.
|
|
398
|
|
399 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
400
|
|
401 * lispref/glyphs.texi:
|
|
402 lispref/lispref.texi: Add examples of how to insert graphics into a
|
|
403 buffer.
|
1137
|
404
|
863
|
405 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
|
|
406
|
|
407 * xemacs/packages.texi (Packages):
|
|
408 (Package Terminology):
|
|
409 Carefully distinguish libraries and packages.
|
|
410 (Package Terminology):
|
|
411 More careful definitions of ``category'' and ``distribution.''
|
|
412 Use ``generic'' instead of ``normal'' (N.B. package tools use
|
|
413 ``standard''.)
|
|
414 (Installing Packages):
|
|
415 Use @var to mark variable version strings, not @t or <>.
|
|
416 (Sumo):
|
|
417 Add disk space estimate when unpacked.
|
|
418
|
|
419 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
420
|
|
421 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
422
|
|
423 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
424
|
|
425 * xemacs/packages.texi (Removing Packages): The interactive
|
|
426 function is 'package-get-delete-package'.
|
|
427
|
|
428 2001-11-27 Adrian Aichner <adrian@xemacs.org>
|
|
429
|
|
430 * xemacs-faq.texi: Hyperlink fixes.
|
1137
|
431
|
863
|
432 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
433
|
|
434 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
435
|
|
436 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
437
|
|
438 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
439
|
|
440 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
441
|
|
442 * xemacs/files.texi (Files):
|
|
443 (File Names):
|
|
444 Document remote file editing, refer to EFS and TRAMP.
|
|
445
|
861
|
446 2002-05-23 Stephen J. Turnbull <stephen@xemacs.org>
|
|
447
|
|
448 * lispref/packaging.texi (package-info.in Fields): Typo fix.
|
|
449
|
836
|
450 2002-05-11 Adrian Aichner <adrian@xemacs.org>
|
|
451
|
|
452 * xemacs-faq.texi (Top): Add Q2.0.15 under "Installation and
|
|
453 Trouble Shooting".
|
|
454 * xemacs-faq.texi (Installation): Add Q2.0.15 to Installation
|
|
455 menu.
|
|
456 * xemacs-faq.texi (Q2.0.14): Fix unnumberedsubsec argument.
|
|
457 * xemacs-faq.texi (Q2.0.15): New.
|
|
458
|
824
|
459 2002-05-01 Steve Youngs <youngs@xemacs.org>
|
|
460
|
|
461 * xemacs/packages.texi (Automatically): Don't mention "Options"
|
|
462 menu.
|
|
463 (Installing Packages): Don't mention getting list of packages via
|
1137
|
464 customize.
|
824
|
465
|
804
|
466 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
467
|
|
468 * XEmacs 21.5.6 "bok choi" is released.
|
|
469
|
802
|
470 2002-04-03 Ben Wing <ben@xemacs.org>
|
|
471
|
|
472 * internals/internals.texi (Top):
|
|
473 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
474 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
475 * internals/internals.texi (CVS Techniques):
|
|
476 * internals/internals.texi (Merging a Branch into the Trunk):
|
|
477 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
478 Add section on correctly merging a branch back into the trunk.
|
|
479
|
785
|
480 2002-03-19 Adrian Aichner <adrian@xemacs.org>
|
|
481
|
|
482 * widget.texi (constants): Typo fix.
|
|
483
|
778
|
484 2002-03-14 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
485
|
|
486 * cl.texi (Sequence Basics): Avoid splitting link over two lines,
|
|
487 which makes cygwin texinfo 4.0 unhappy.
|
|
488
|
776
|
489 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
490
|
|
491 * Makefile (new-users-guide-srcs):
|
|
492 * Makefile (extraclean):
|
|
493 Use -no-packages to avoid problems with package files shadowing
|
|
494 core files (e.g. unicode.el in mule-ucs).
|
|
495
|
775
|
496 2002-03-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
497
|
|
498 * emodules.texi (Using DEFUN): Add @ref{Lisp Primitives}.
|
|
499
|
1137
|
500 * lispref/mule.texi (Unicode Support):
|
775
|
501 * xemacs/custom.texi (Behaviors):
|
|
502 * lispref/customize.texi (Enabling Behavior):
|
|
503 New nodes.
|
|
504
|
774
|
505 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
506
|
|
507 * The Great Mule Merge: placeholder.
|
|
508
|
768
|
509 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
510
|
|
511 * XEmacs 21.5.5 "beets" is released.
|
|
512
|
761
|
513 2002-03-01 Jeff Miller <jmiller@cablespeed.com>
|
|
514
|
|
515 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
516 View, The Package Release Engineer View): Remove apostrophes.
|
|
517 * lispref/lispref.texi (The User View, The Library Maintainer
|
|
518 View, The Package Release Engineer View): Remove apostrophes.
|
|
519
|
759
|
520 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
521
|
|
522 * lispref/packaging.texi (The User View, The Library Maintainer
|
|
523 View, The Package Release Engineer View): Remove apostrophes.
|
|
524
|
755
|
525 2002-02-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
526
|
|
527 * external-widget.texi
|
|
528 (Example Program Using the External Client Widget): Fix braces.
|
|
529 From Mats Lidell <matsl@contactor.se>.
|
|
530
|
753
|
531 2002-02-14 Stephen J. Turnbull <stephen@xemacs.org>
|
|
532
|
|
533 * external-widget.texi
|
|
534 (Example Program Using the External Client Widget): Fix
|
|
535 documentation to explain needed resource settings.
|
|
536
|
752
|
537 2002-02-13 Stephen J. Turnbull <stephen@xemacs.org>
|
|
538
|
|
539 * lispref/packaging.texi (Documenting Packages): New node.
|
|
540 (Makefile Variables): Fix typo per Steve Youngs.
|
|
541
|
750
|
542 2002-02-09 Stephen J. Turnbull <stephen@xemacs.org>
|
|
543
|
|
544 * external-widget.texi
|
|
545 (Example Program Using the External Client Widget): New node.
|
|
546
|
|
547 * lispref/packaging.texi (Documenting Packages): New node.
|
|
548
|
749
|
549 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
550
|
|
551 * lispref/packaging.texi (Makefile Variables): Document GENERATED
|
|
552 and PRELOADS. Document DATA_FILES_n and DATA_DEST_n forms.
|
|
553
|
745
|
554 2002-02-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
555
|
|
556 * xemacs-faq.texi (Q1.3.8, Q1.3.9): Unicode support via Mule-UCS.
|
|
557
|
742
|
558 2001-01-24 Adrian Aichner <adrian@xemacs.org>
|
|
559
|
|
560 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
561
|
741
|
562 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
563
|
|
564 * xemacs/files.texi (Files):
|
|
565 (File Names):
|
|
566 Document remote file editing, refer to EFS and TRAMP.
|
|
567
|
|
568 2002-02-04 Stephen J. Turnbull <stephen@xemacs.org>
|
|
569
|
|
570 * xemacs-faq.texi (Q4.7.7): New FAQ on remote files.
|
|
571
|
|
572 2002-01-24 Stephen J. Turnbull <stephen@xemacs.org>
|
|
573
|
|
574 * xemacs-faq.texi (Q1.0.6): Update mail-to-news gateway information.
|
|
575
|
737
|
576 2002-02-01 Steve Youngs <youngs@xemacs.org>
|
|
577
|
|
578 * xemacs/packages.texi (Removing Packages): The interactive
|
|
579 function is 'package-get-delete-package'.
|
|
580
|
725
|
581 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
582
|
|
583 * XEmacs 21.5.4 "bamboo" is released.
|
|
584
|
724
|
585 2001-11-15 Darryl Okahata <darrylo@xemacs.org>
|
|
586
|
|
587 * glyphs.texi:
|
|
588 lispref.texi: Add examples of how to insert graphics into a
|
|
589 buffer.
|
1137
|
590
|
721
|
591 2002-01-02 Adrian Aichner <adrian@xemacs.org>
|
|
592
|
|
593 * emodules.texi: Add missing direntry, reword "dynamic loadable"
|
|
594 to "dynamically loadable".
|
|
595 * external-widget.texi: Add missing direntry.
|
|
596
|
709
|
597 2001-12-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
598
|
|
599 * xemacs/programs.texi: Etags update from Francesco.
|
|
600
|
704
|
601 2001-12-18 Valdis.Kletnieks <Valdis.Kletnieks@vt.edu>
|
|
602
|
|
603 * xemacs/programs.texi (Tags): Add node name to Ebrowse
|
|
604 cross reference.
|
|
605
|
696
|
606 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
607
|
|
608 * xemacs\xemacs.texi (Top): Change from @ifinfo to @ifnottex for
|
|
609 the benefit of HTML online docs.
|
|
610
|
|
611 2001-12-15 Adrian Aichner <adrian@xemacs.org>
|
|
612
|
|
613 * term.texi: Fix broken settitle. Make @titlepage, @direntry, and
|
|
614 @chapter agree with new title.
|
|
615
|
694
|
616 2001-12-15 Stephen J. Turnbull <stephen@xemacs.org>
|
|
617
|
|
618 * lispref/packaging.texi (The User's View):
|
|
619 Correct description of man subdirectory.
|
|
620
|
|
621 (The Package Release Engineer's View):
|
|
622 (package-compile.el):
|
|
623 Change hazmat to useful documentation.
|
|
624
|
|
625 (Issues):
|
|
626 Hazmat removal.
|
|
627
|
693
|
628 2001-11-27 Stephen J. Turnbull <stephen@xemacs.org>
|
|
629
|
|
630 * lispref/packaging.texi: New file.
|
|
631 * lispref/lispref.texi (Top): Add Packaging & subnodes to menus.
|
|
632 Include packaging.texi.
|
|
633 * lispref/intro.texi (Introduction): Next -> Packaging.
|
|
634 * lispref/objects.texi (Lisp Data Types): Previous -> Packaging.
|
|
635 * Makefile (lispref-srcs): Depend on lispref/packaging.texi.
|
1137
|
636
|
675
|
637 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
638
|
|
639 * xemacs-faq.texi (Top): Remove duplicate node "Introduction".
|
|
640 * xemacs-faq.texi (Q7.0.2): Rename changes sections uniquely.
|
|
641 * xemacs-faq.texi (Q7.0.3): Ditto.
|
|
642
|
|
643 2001-11-26 Adrian Aichner <adrian@xemacs.org>
|
|
644
|
|
645 * external-widget.texi: Add @settitle to this stand-alone
|
|
646 document.
|
|
647
|
|
648 2001-11-25 Adrian Aichner <adrian@xemacs.org>
|
|
649
|
|
650 * Makefile: Add rule to produce html from texi sources (currently
|
|
651 using texi2html).
|
|
652 * Makefile (HTMLDIR): New.
|
|
653 * Makefile (html_files): New.
|
|
654 * Makefile (html): New target.
|
|
655
|
662
|
656 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
657
|
|
658 * xemacs-faq.texi (Q4.0.7): Fix link to VM FAQ thanks to word I
|
|
659 got from Gregory Neil Shapiro.
|
|
660
|
661
|
661 2001-09-16 Adrian Aichner <adrian@xemacs.org>
|
|
662
|
|
663 * xemacs-faq.texi (Q1.3.7): Update moved link.
|
|
664 * xemacs-faq.texi (Q7.0.2): Comment out empty list of bullets to
|
|
665 avoid HTML error in texi2html translation.
|
|
666
|
660
|
667 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
668
|
|
669 * xemacs-faq.texi (Q4.6.1): Infodock is now hosted on SourceForge,
|
|
670 infodock.com is no more.
|
|
671 * xemacs-faq.texi (Q4.7.1): Take auc out of http://sunsite.auc.dk.
|
|
672
|
|
673 2001-09-15 Adrian Aichner <adrian@xemacs.org>
|
|
674
|
|
675 * xemacs-faq.texi (Q4.6.1):
|
|
676
|
658
|
677 2001-09-09 Adrian Aichner <adrian@xemacs.org>
|
|
678
|
|
679 * xemacs-faq.texi (Q1.0.9): Correct link to snapshots as suggested
|
|
680 by Robin S. Socha.
|
|
681
|
654
|
682 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
683
|
|
684 * XEmacs 21.5.3 "asparagus" is released.
|
|
685
|
652
|
686 2001-08-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
687
|
|
688 * widget.texi (Basic Types, Defining New Widgets):
|
|
689 Distinguish between :action and :notify.
|
|
690
|
641
|
691 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
692
|
|
693 * XEmacs 21.5.2 "artichoke" is released.
|
|
694
|
635
|
695 2001-07-25 Jim Horning <jim.horning@lmco.com>
|
|
696
|
|
697 * xemacs/packages.texi (Package Terminology):
|
|
698 * xemacs/packages.texi (Automatically):
|
|
699 In itemize and enumerate lists @item should be on it's own line.
|
|
700
|
626
|
701 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
702
|
|
703 * xemacs-faq.texi (Q1.0.14): Update information following a
|
|
704 request by Tom Mostyn.
|
|
705
|
625
|
706 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
707
|
|
708 * lispref\windows.texi (Window Configurations): Fix typos.
|
|
709 * lispref\x-windows.texi (Resources): Ditto.
|
|
710
|
|
711 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
712
|
|
713 * internals\internals.texi (XEmacs From the Inside): Ditto.
|
|
714
|
|
715 2001-07-02 Adrian Aichner <adrian@xemacs.org>
|
|
716
|
|
717 * emodules.texi (Initialization Mode): Ditto.
|
|
718 * xemacs-faq.texi (Q6.3.2): Ditto.
|
|
719
|
613
|
720 2001-06-10 Ben Wing <ben@xemacs.org>
|
|
721
|
|
722 * xemacs-faq.texi (Q1.0.10):
|
|
723 * xemacs-faq.texi (Q1.0.11):
|
|
724 * xemacs-faq.texi (Q1.0.12):
|
|
725 Update sections on Windows and MacOS availability.
|
|
726
|
611
|
727 2001-06-08 Ben Wing <ben@xemacs.org>
|
|
728
|
|
729 * xemacs-faq.texi (Top):
|
|
730 * xemacs-faq.texi (MS Windows):
|
|
731 * xemacs-faq.texi (Q6.2.1):
|
|
732 * xemacs-faq.texi (Q6.2.2):
|
|
733 * xemacs-faq.texi (Q6.2.3):
|
|
734 * xemacs-faq.texi (Q6.2.4):
|
|
735 * xemacs-faq.texi (Q6.2.5):
|
|
736 * xemacs-faq.texi (Q6.3.1):
|
|
737 * xemacs-faq.texi (Q6.3.2):
|
|
738 * xemacs-faq.texi (Q6.3.3):
|
|
739 * xemacs-faq.texi (Q6.3.4):
|
|
740 * xemacs-faq.texi (Q6.4.1):
|
|
741 * xemacs-faq.texi (Q6.4.2):
|
|
742 * xemacs-faq.texi (Current Events):
|
|
743 * xemacs-faq.texi (Q7.0.1):
|
|
744 * xemacs-faq.texi (Q7.0.2):
|
|
745 * xemacs-faq.texi (Q7.0.3):
|
|
746 * xemacs-faq.texi (Q7.0.4):
|
|
747 * xemacs-faq.texi (Q7.0.5):
|
|
748 * xemacs-faq.texi (Q7.0.6):
|
|
749 Merge in the rest of Hrvoje's Windows FAQ. Redo section 7
|
|
750 to update current reality and add condensed versions of
|
|
751 new changes for 21.1 and 21.4. (Not quite done for 21.4.)
|
|
752 Lots more Windows updates.
|
|
753
|
600
|
754 2001-05-29 Alexey Mahotkin <alexm@hsys.msk.ru>
|
|
755
|
|
756 * xemacs/custom.texi: Documented keyboard shortcut.
|
|
757
|
|
758 * xemacs/mule.texi: Updated to match reality; tiny fixes.
|
|
759
|
593
|
760 2001-05-30 Ben Wing <ben@xemacs.org>
|
|
761
|
|
762 * xemacs-faq.texi (Top):
|
|
763 * xemacs-faq.texi (MS Windows):
|
|
764 * xemacs-faq.texi (Q6.0.1):
|
|
765 * xemacs-faq.texi (Q6.0.2):
|
|
766 * xemacs-faq.texi (Q6.0.3):
|
|
767 * xemacs-faq.texi (Q6.0.4):
|
|
768 * xemacs-faq.texi (Q6.1.1):
|
|
769 * xemacs-faq.texi (Q6.1.4):
|
|
770 * xemacs-faq.texi (Q6.1.5):
|
|
771 * xemacs-faq.texi (Q6.1.6):
|
|
772 * xemacs-faq.texi (Q6.2.1):
|
|
773 * xemacs-faq.texi (Q6.2.2):
|
|
774 * xemacs-faq.texi (Q6.3.1):
|
|
775 * xemacs-faq.texi (Q6.3.2):
|
|
776 * xemacs-faq.texi (Q6.3.3):
|
|
777 * xemacs-faq.texi (Q6.4.1):
|
|
778 * xemacs-faq.texi (Current Events):
|
|
779 Major rewrite.
|
|
780 Update all MS Windows info to current.
|
|
781 Redo section 6.1 almost completely.
|
|
782 Incorporate sections 1 and 2 of Hrvoje's FAQ.
|
|
783
|
563
|
784 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
785
|
|
786 * xemacs-faq.texi (Top):
|
|
787 * xemacs-faq.texi (Installation):
|
|
788 * xemacs-faq.texi (Q2.1.15):
|
|
789 * xemacs-faq.texi (Q2.1.18):
|
|
790 * xemacs-faq.texi (Q2.1.19):
|
|
791 document how to debug X errors
|
1137
|
792
|
540
|
793 2001-05-15 Steve Youngs <youngs@xemacs.org>
|
|
794
|
|
795 * xemacs/packages.texi (Local.rules): Update to reflect new dir tree.
|
|
796 (Creating Packages): Ditto.
|
|
797 (Available Packages): Ditto.
|
|
798
|
522
|
799 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
800
|
|
801 * XEmacs 21.5.1 "anise" is released.
|
|
802
|
511
|
803 2001-05-07 Martin Buchholz <martin@xemacs.org>
|
|
804
|
|
805 * make-stds.texi: Support makeinfo 3.12
|
|
806
|
485
|
807 2001-04-26 John H. Palmieri <palmieri@math.washington.edu>
|
|
808
|
|
809 * xemacs/frame.texi (XEmacs under X): Document default-frame-plist
|
|
810 rather than default-frame-alist.
|
|
811
|
479
|
812 2001-04-15 Ben Wing <ben@xemacs.org>
|
|
813
|
|
814 * xemacs-faq.texi (Q1.0.1):
|
|
815 * xemacs-faq.texi (Q1.0.2):
|
|
816 Rewrite description of XEmacs to match what's on web page,
|
|
817 in about.el.
|
|
818
|
472
|
819 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
820
|
|
821 * XEmacs 21.5.0 "alfalfa" is released.
|
|
822
|
464
|
823 2001-03-30 Ben Wing <ben@xemacs.org>
|
|
824
|
|
825 * internals\internals.texi:
|
|
826 * internals\internals.texi (Top):
|
|
827 * internals\internals.texi (Lucid Emacs):
|
|
828 * internals\internals.texi (XEmacs):
|
|
829 * internals\internals.texi (XEmacs From the Outside):
|
|
830 Bump version to 1.4 and fix this everywhere. Document all
|
|
831 XEmacs releases up through 21.2.46.
|
|
832
|
|
833 2001-03-16 Stephen J. Turnbull <stephen@xemacs.org>
|
|
834
|
|
835 * lispref/postgresql.texi (libpq Lisp Symbols and DataTypes): Save
|
|
836 result of INSERT in R in pq-cmd-status example.
|
|
837
|
462
|
838 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
839
|
|
840 * XEmacs 21.2.46 "Urania" is released.
|
|
841
|
|
842 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
843
|
|
844 * internals\internals.texi (Top):
|
|
845 * internals\internals.texi (A History of Emacs):
|
|
846 * internals\internals.texi (Through Version 18):
|
|
847 * internals\internals.texi (Lucid Emacs):
|
|
848 * internals\internals.texi (GNU Emacs 19):
|
|
849 * internals\internals.texi (GNU Emacs 20):
|
|
850 * internals\internals.texi (XEmacs From the Outside):
|
|
851 * internals\internals.texi (The Lisp Language):
|
|
852 * internals\internals.texi (XEmacs From the Perspective of Building):
|
|
853 * internals\internals.texi (XEmacs From the Inside):
|
|
854 * internals\internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
855 * internals\internals.texi (How Lisp Objects Are Represented in C):
|
|
856 * internals\internals.texi (Rules When Writing New C Code):
|
|
857 * internals\internals.texi (General Coding Rules):
|
|
858 * internals\internals.texi (Writing Lisp Primitives):
|
|
859 * internals\internals.texi (Writing Good Comments):
|
|
860 * internals\internals.texi (Adding Global Lisp Variables):
|
|
861 * internals\internals.texi (Proper Use of Unsigned Types):
|
|
862 * internals\internals.texi (Coding for Mule):
|
|
863 * internals\internals.texi (Character-Related Data Types):
|
|
864 * internals\internals.texi (Working With Character and Byte Positions):
|
|
865 * internals\internals.texi (Conversion to and from External Data):
|
|
866 * internals\internals.texi (General Guidelines for Writing Mule-Aware Code):
|
|
867 * internals\internals.texi (An Example of Mule-Aware Code):
|
|
868 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
869 * internals\internals.texi (A Summary of the Various XEmacs Modules):
|
|
870 * internals\internals.texi (Low-Level Modules):
|
|
871 * internals\internals.texi (Basic Lisp Modules):
|
|
872 * internals\internals.texi (Modules for Standard Editing Operations):
|
|
873 * internals\internals.texi (Editor-Level Control Flow Modules):
|
|
874 * internals\internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
875 * internals\internals.texi (Modules for other Display-Related Lisp Objects):
|
|
876 * internals\internals.texi (Modules for the Redisplay Mechanism):
|
|
877 * internals\internals.texi (Modules for Interfacing with the File System):
|
|
878 * internals\internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
879 * internals\internals.texi (Modules for Interfacing with the Operating System):
|
|
880 * internals\internals.texi (Modules for Interfacing with X Windows):
|
|
881 * internals\internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
882 * internals\internals.texi (Introduction to Allocation):
|
|
883 * internals\internals.texi (Garbage Collection):
|
|
884 * internals\internals.texi (GCPROing):
|
|
885 * internals\internals.texi (Garbage Collection - Step by Step):
|
|
886 * internals\internals.texi (Invocation):
|
|
887 * internals\internals.texi (garbage_collect_1):
|
|
888 * internals\internals.texi (mark_object):
|
|
889 * internals\internals.texi (gc_sweep):
|
|
890 * internals\internals.texi (sweep_lcrecords_1):
|
|
891 * internals\internals.texi (compact_string_chars):
|
|
892 * internals\internals.texi (sweep_strings):
|
|
893 * internals\internals.texi (sweep_bit_vectors_1):
|
|
894 * internals\internals.texi (Integers and Characters):
|
|
895 * internals\internals.texi (Allocation from Frob Blocks):
|
|
896 * internals\internals.texi (lrecords):
|
|
897 * internals\internals.texi (Low-level allocation):
|
|
898 * internals\internals.texi (Cons):
|
|
899 * internals\internals.texi (Vector):
|
|
900 * internals\internals.texi (Bit Vector):
|
|
901 * internals\internals.texi (Symbol):
|
|
902 * internals\internals.texi (Marker):
|
|
903 * internals\internals.texi (String):
|
|
904 * internals\internals.texi (Dumping):
|
|
905 * internals\internals.texi (Overview):
|
|
906 * internals\internals.texi (Data descriptions):
|
|
907 * internals\internals.texi (Dumping phase):
|
|
908 * internals\internals.texi (Object inventory):
|
|
909 * internals\internals.texi (Address allocation):
|
|
910 * internals\internals.texi (The header):
|
|
911 * internals\internals.texi (Data dumping):
|
|
912 * internals\internals.texi (Pointers dumping):
|
|
913 * internals\internals.texi (Reloading phase):
|
|
914 * internals\internals.texi (Events and the Event Loop):
|
|
915 * internals\internals.texi (Introduction to Events):
|
|
916 * internals\internals.texi (Main Loop):
|
|
917 * internals\internals.texi (Specifics of the Event Gathering Mechanism):
|
|
918 * internals\internals.texi (Specifics About the Emacs Event):
|
|
919 * internals\internals.texi (The Event Stream Callback Routines):
|
|
920 * internals\internals.texi (Other Event Loop Functions):
|
|
921 * internals\internals.texi (Converting Events):
|
|
922 * internals\internals.texi (Evaluation; Stack Frames; Bindings):
|
|
923 * internals\internals.texi (Evaluation):
|
|
924 * internals\internals.texi (Dynamic Binding; The specbinding Stack; Unwind-Protects):
|
|
925 * internals\internals.texi (Simple Special Forms):
|
|
926 * internals\internals.texi (Symbols and Variables):
|
|
927 * internals\internals.texi (Introduction to Symbols):
|
|
928 * internals\internals.texi (Obarrays):
|
|
929 * internals\internals.texi (Buffers and Textual Representation):
|
|
930 * internals\internals.texi (Introduction to Buffers):
|
|
931 * internals\internals.texi (The Text in a Buffer):
|
|
932 * internals\internals.texi (Buffer Lists):
|
|
933 * internals\internals.texi (Markers and Extents):
|
|
934 * internals\internals.texi (Bufbytes and Emchars):
|
|
935 * internals\internals.texi (MULE Character Sets and Encodings):
|
|
936 * internals\internals.texi (Character Sets):
|
|
937 * internals\internals.texi (Encodings):
|
|
938 * internals\internals.texi (Japanese EUC (Extended Unix Code)):
|
|
939 * internals\internals.texi (JIS7):
|
|
940 * internals\internals.texi (Internal Mule Encodings):
|
|
941 * internals\internals.texi (Internal String Encoding):
|
|
942 * internals\internals.texi (Internal Character Encoding):
|
|
943 * internals\internals.texi (The Lisp Reader and Compiler):
|
|
944 * internals\internals.texi (Lstreams):
|
|
945 * internals\internals.texi (Creating an Lstream):
|
|
946 * internals\internals.texi (Lstream Types):
|
|
947 * internals\internals.texi (Lstream Functions):
|
|
948 * internals\internals.texi (Consoles; Devices; Frames; Windows):
|
|
949 * internals\internals.texi (Introduction to Consoles; Devices; Frames; Windows):
|
|
950 * internals\internals.texi (Point):
|
|
951 * internals\internals.texi (Window Hierarchy):
|
|
952 * internals\internals.texi (The Redisplay Mechanism):
|
|
953 * internals\internals.texi (Critical Redisplay Sections):
|
|
954 * internals\internals.texi (Line Start Cache):
|
|
955 * internals\internals.texi (Extents):
|
|
956 * internals\internals.texi (Introduction to Extents):
|
|
957 * internals\internals.texi (Extent Ordering):
|
|
958 * internals\internals.texi (Format of the Extent Info):
|
|
959 * internals\internals.texi (Zero-Length Extents):
|
|
960 * internals\internals.texi (Mathematics of Extent Ordering):
|
|
961 * internals\internals.texi (Faces):
|
|
962 * internals\internals.texi (Glyphs):
|
|
963 * internals\internals.texi (Specifiers):
|
|
964 * internals\internals.texi (Menus):
|
|
965 * internals\internals.texi (Subprocesses):
|
|
966 * internals\internals.texi (Interface to the X Window System):
|
|
967 * internals\internals.texi (Lucid Widget Library):
|
|
968 * internals\internals.texi (Generic Widget Interface):
|
|
969 * internals\internals.texi (Scrollbars):
|
|
970 * internals\internals.texi (Menubars):
|
|
971 * internals\internals.texi (Checkboxes and Radio Buttons):
|
|
972 * internals\internals.texi (Progress Bars):
|
|
973 * internals\internals.texi (Tab Controls):
|
|
974 Add more index entries. Add sections on comments and unsigned types.
|
|
975
|
|
976 2001-03-08 Ben Wing <ben@xemacs.org>
|
|
977
|
|
978 * make-stds.texi (Makefile Basics):
|
|
979 * make-stds.texi (Command Variables):
|
|
980 * make-stds.texi (Directory Variables):
|
|
981 * make-stds.texi (Standard Targets):
|
|
982 * standards.texi:
|
|
983 * standards.texi (Top):
|
|
984 * standards.texi (Preface):
|
|
985 * standards.texi (Legal Issues):
|
|
986 * standards.texi (Reading Non-Free Code):
|
|
987 * standards.texi (Contributions):
|
|
988 * standards.texi (Trademarks):
|
|
989 * standards.texi (Design Advice):
|
|
990 * standards.texi (Source Language):
|
|
991 * standards.texi (Compatibility):
|
|
992 * standards.texi (Using Extensions):
|
|
993 * standards.texi (Standard C):
|
|
994 * standards.texi (Program Behavior):
|
|
995 * standards.texi (Semantics):
|
|
996 * standards.texi (Libraries):
|
|
997 * standards.texi (Errors):
|
|
998 * standards.texi (User Interfaces):
|
|
999 * standards.texi (Graphical Interfaces):
|
|
1000 * standards.texi (Command-Line Interfaces):
|
|
1001 * standards.texi (Option Table):
|
|
1002 * standards.texi (Memory Usage):
|
|
1003 * standards.texi (File Usage):
|
|
1004 * standards.texi (Formatting):
|
|
1005 * standards.texi (Comments):
|
|
1006 * standards.texi (Syntactic Conventions):
|
|
1007 * standards.texi (Names):
|
|
1008 * standards.texi (System Portability):
|
|
1009 * standards.texi (CPU Portability):
|
|
1010 * standards.texi (System Functions):
|
|
1011 * standards.texi (Internationalization):
|
|
1012 * standards.texi (Mmap):
|
|
1013 * standards.texi (Documentation):
|
|
1014 * standards.texi (GNU Manuals):
|
|
1015 * standards.texi (Doc Strings and Manuals):
|
|
1016 * standards.texi (Manual Structure Details):
|
|
1017 * standards.texi (License for Manuals):
|
|
1018 * standards.texi (Manual Credits):
|
|
1019 * standards.texi (Printed Manuals):
|
|
1020 * standards.texi (NEWS File):
|
|
1021 * standards.texi (Change Logs):
|
|
1022 * standards.texi (Style of Change Logs):
|
|
1023 * standards.texi (Simple Changes):
|
|
1024 * standards.texi (Conditional Changes):
|
|
1025 * standards.texi (Indicating the Part Changed):
|
|
1026 * standards.texi (Managing Releases):
|
|
1027 * standards.texi (Configuration):
|
|
1028 * standards.texi (Releases):
|
|
1029 * standards.texi (References):
|
|
1030 * standards.texi (Index):
|
|
1031 Update to latest GNU version.
|
1137
|
1032
|
462
|
1033 * xemacs-faq.texi (Q6.3.3):
|
|
1034 * xemacs-faq.texi (Q6.4.1):
|
|
1035 Improve questions on current Windows activity.
|
|
1036
|
|
1037 2001-03-07 Sandra Wambold <wambold@xemacs.org>
|
|
1038
|
|
1039 * xemacs-faq.texi: (Q.1.0.7): changed list archive address
|
|
1040
|
|
1041 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1042
|
|
1043 * xemacs-faq.texi (Top):
|
|
1044 * xemacs-faq.texi (Introduction):
|
|
1045 * xemacs-faq.texi (Q1.0.1):
|
|
1046 * xemacs-faq.texi (Q1.0.4):
|
|
1047 * xemacs-faq.texi (Q1.0.6):
|
|
1048 * xemacs-faq.texi (Q1.0.10):
|
|
1049 * xemacs-faq.texi (Q1.2.1):
|
|
1050 * xemacs-faq.texi (Q1.4.1):
|
|
1051 * xemacs-faq.texi (Q1.4.2):
|
|
1052 * xemacs-faq.texi (Q2.0.12):
|
|
1053 * xemacs-faq.texi (Q2.1.1):
|
|
1054 * xemacs-faq.texi (Q2.1.2):
|
|
1055 * xemacs-faq.texi (Q2.1.9):
|
|
1056 * xemacs-faq.texi (Q2.1.15):
|
|
1057 * xemacs-faq.texi (Q2.1.19):
|
|
1058 * xemacs-faq.texi (Customization):
|
|
1059 * xemacs-faq.texi (Q3.0.1):
|
|
1060 * xemacs-faq.texi (Q3.0.2):
|
|
1061 * xemacs-faq.texi (Q3.0.3):
|
|
1062 * xemacs-faq.texi (Q3.0.7):
|
|
1063 * xemacs-faq.texi (Q3.1.5):
|
|
1064 * xemacs-faq.texi (Q3.1.6):
|
|
1065 * xemacs-faq.texi (Q3.2.1):
|
|
1066 * xemacs-faq.texi (Q3.2.3):
|
|
1067 * xemacs-faq.texi (Q3.2.4):
|
|
1068 * xemacs-faq.texi (Q3.3.1):
|
|
1069 * xemacs-faq.texi (Q3.3.2):
|
|
1070 * xemacs-faq.texi (Q3.3.3):
|
|
1071 * xemacs-faq.texi (Q3.3.4):
|
|
1072 * xemacs-faq.texi (Q3.3.5):
|
|
1073 * xemacs-faq.texi (Q3.4.1):
|
|
1074 * xemacs-faq.texi (Q3.4.2):
|
|
1075 * xemacs-faq.texi (Q3.5.2):
|
|
1076 * xemacs-faq.texi (Q3.5.4):
|
|
1077 * xemacs-faq.texi (key-translation-map): New.
|
|
1078 * xemacs-faq.texi (Q3.5.5):
|
|
1079 * xemacs-faq.texi (Q3.5.6):
|
|
1080 * xemacs-faq.texi (Q3.5.7):
|
|
1081 * xemacs-faq.texi (Q3.5.8):
|
|
1082 * xemacs-faq.texi (global-map): Removed.
|
|
1083 * xemacs-faq.texi (Q3.5.9):
|
|
1084 * xemacs-faq.texi (Q3.6.1):
|
|
1085 * xemacs-faq.texi (Q3.6.2):
|
|
1086 * xemacs-faq.texi (Q3.6.3):
|
|
1087 * xemacs-faq.texi (Q3.7.6):
|
|
1088 * xemacs-faq.texi (Q3.7.7):
|
|
1089 * xemacs-faq.texi (Q3.8.1):
|
|
1090 * xemacs-faq.texi (Q3.8.2):
|
|
1091 * xemacs-faq.texi (Q3.8.3):
|
|
1092 * xemacs-faq.texi (Q3.9.1):
|
|
1093 * xemacs-faq.texi (Q3.9.4):
|
|
1094 * xemacs-faq.texi (Q3.10.1):
|
|
1095 * xemacs-faq.texi (Q3.10.2):
|
|
1096 * xemacs-faq.texi (Q3.10.3):
|
|
1097 * xemacs-faq.texi (Q4.0.12):
|
|
1098 * xemacs-faq.texi (Miscellaneous):
|
|
1099 * xemacs-faq.texi (Q5.0.1):
|
|
1100 * xemacs-faq.texi (Q5.0.2):
|
|
1101 * xemacs-faq.texi (Q5.0.3):
|
|
1102 * xemacs-faq.texi (Q5.0.4):
|
|
1103 * xemacs-faq.texi (Q5.0.5):
|
|
1104 * xemacs-faq.texi (Q5.0.8):
|
|
1105 * xemacs-faq.texi (Q5.0.9):
|
|
1106 * xemacs-faq.texi (Q5.0.11):
|
|
1107 * xemacs-faq.texi (Q5.0.12):
|
|
1108 * xemacs-faq.texi (Q5.0.13):
|
|
1109 * xemacs-faq.texi (Q5.0.16):
|
|
1110 * xemacs-faq.texi (Q5.0.17):
|
|
1111 * xemacs-faq.texi (Q5.1.9):
|
|
1112 * xemacs-faq.texi (Q5.1.11):
|
|
1113 * xemacs-faq.texi (Q5.2.1):
|
|
1114 * xemacs-faq.texi (Q5.2.2):
|
|
1115 * xemacs-faq.texi (Q5.3.1):
|
|
1116 * xemacs-faq.texi (Q5.3.2):
|
|
1117 * xemacs-faq.texi (Q5.3.4):
|
|
1118 * xemacs-faq.texi (MS Windows):
|
|
1119 * xemacs-faq.texi (Q6.0.1):
|
|
1120 * xemacs-faq.texi (Q6.0.2):
|
|
1121 * xemacs-faq.texi (Q6.0.3):
|
|
1122 * xemacs-faq.texi (Q6.0.4):
|
|
1123 * xemacs-faq.texi (Q6.1.5):
|
|
1124 * xemacs-faq.texi (Q6.2.3):
|
|
1125 * xemacs-faq.texi (Q6.3.1):
|
|
1126
|
|
1127 Remove most references to XEmacs pre-19.15, since they are way out
|
|
1128 of date and are cluttering up and confusing many answers. Update
|
|
1129 references to .emacs to take into account the new init file
|
|
1130 location. Update information about the MS Windows port. Change
|
|
1131 description of XEmacs at beginning to match the web site. Update
|
|
1132 info about current developers.
|
1137
|
1133
|
462
|
1134
|
|
1135 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1136
|
|
1137 * lispref\help.texi (Describing Characters):
|
|
1138 kp- not kp_.
|
1137
|
1139
|
462
|
1140 2001-02-25 Ben Wing <ben@xemacs.org>
|
|
1141
|
|
1142 * new-users-guide\custom1.texi (Customization Basics):
|
|
1143 * new-users-guide\custom1.texi (Customizing key Bindings):
|
|
1144 * new-users-guide\custom1.texi (Customizing Menus):
|
|
1145 * new-users-guide\custom2.texi (Other Customizations):
|
|
1146 * new-users-guide\custom2.texi (Setting Variables):
|
|
1147 * new-users-guide\custom2.texi (Init File):
|
|
1148 * new-users-guide\xmenu.texi (Options Menu):
|
|
1149 * new-users-guide\modes.texi (Major Modes):
|
|
1150 * new-users-guide\modes.texi (Minor Modes):
|
|
1151 * new-users-guide\new-users-guide.texi (Top):
|
|
1152 Fix up references to .emacs to take into account init.el.
|
1137
|
1153
|
460
|
1154 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1155
|
|
1156 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
1157
|
|
1158 2001-02-10 Martin Buchholz <martin@xemacs.org>
|
|
1159
|
|
1160 * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
|
|
1161
|
458
|
1162 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
1163
|
|
1164 * XEmacs 21.2.44 "Thalia" is released.
|
|
1165
|
|
1166 2001-02-04 Steve Youngs <youngs@xemacs.org>
|
|
1167
|
|
1168 * xemacs/xemacs.texi: Update to accomodate new and improved
|
|
1169 packages.texi.
|
|
1170
|
|
1171 * xemacs/packages.texi: Basically, apart from a few things,
|
|
1172 rewritten from scratch.
|
|
1173
|
456
|
1174 2001-01-27 Martin Buchholz <martin@xemacs.org>
|
|
1175
|
|
1176 * lispref/variables.texi (max-specpdl-size): Correct default value.
|
|
1177 * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
|
|
1178
|
|
1179 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
1180
|
|
1181 * XEmacs 21.2.43 "Terspichore" is released.
|
|
1182
|
454
|
1183 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1184
|
|
1185 * XEmacs 21.2.42 "Poseidon" is released.
|
|
1186
|
|
1187 2001-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1188
|
|
1189 * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
|
|
1190
|
|
1191 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
1192
|
|
1193 * internals.texi: some glyph documentation.
|
|
1194
|
|
1195 2001-01-16 Didier Verna <didier@xemacs.org>
|
|
1196
|
|
1197 * frame.texi (Mode Line Basics): new node ...
|
|
1198 * frame.texi (GUI Components): ... under this one ...
|
|
1199 * frame.texi (Scrollbar Basics): ... after this one ...
|
|
1200 * frame.texi (Toolbar Basics): ... before this one.
|
|
1201
|
452
|
1202 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
1203
|
|
1204 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
1205
|
|
1206 2001-01-12 Martin Buchholz <martin@xemacs.org>
|
|
1207
|
|
1208 * internals/internals.texi: A little post-pdump-rename fixup.
|
|
1209
|
|
1210 2001-01-13 Martin Buchholz <martin@xemacs.org>
|
|
1211
|
|
1212 * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
|
|
1213
|
|
1214 2001-01-10 Martin Buchholz <martin@xemacs.org>
|
|
1215
|
|
1216 * internals/internals.texi: Update for pdump changes.
|
|
1217
|
|
1218 2001-01-04 Adrian Aichner <adrian@xemacs.org>
|
|
1219
|
|
1220 * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
|
|
1221 XEmacs.
|
|
1222 * texinfo.texi (First Node): Fixing grammar.
|
|
1223 * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
|
|
1224 to XEmacs.
|
|
1225
|
450
|
1226 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
1227
|
|
1228 * XEmacs 21.2.40 is released.
|
|
1229
|
|
1230 2001-01-06 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1231
|
|
1232 * emodules.texi (Required Functions): Xref coding rules for dual-use
|
|
1233 modules (module and statically linked). Typo fix.
|
|
1234
|
|
1235 * texinfo.texi (ref): Typo fix.
|
|
1236
|
448
|
1237 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1238
|
|
1239 * XEmacs 21.2.39 is released.
|
|
1240
|
|
1241 2000-12-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1242
|
|
1243 * internals/internals.texi (General Coding Rules): further document
|
|
1244 usage of symsinit.h. Reorder slightly.
|
|
1245
|
446
|
1246 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1247
|
|
1248 * xemacs/packages.texi (Creating Packages): new node.
|
|
1249
|
|
1250 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
1251
|
|
1252 * XEmacs 21.2.38 is released.
|
|
1253
|
|
1254 2000-12-01 Martin Buchholz <martin@xemacs.org>
|
|
1255
|
|
1256 * lispref/compile.texi:
|
|
1257 Document differences between compiler and interpreter.
|
|
1258
|
|
1259 2000-11-29 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1260
|
|
1261 * internals/index.texi:
|
|
1262 internals/internals.texi:
|
|
1263 Change "X Windows" to "the X Window System" randomly.
|
|
1264 * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
|
|
1265 (Lucid Widget Library): new node, added new text, ASCII art, subnode
|
|
1266 structure.
|
|
1267 * xemacs/frame.texi (GUI Components): new node.
|
|
1268 * xemacs/packages.texi: minor updates.
|
|
1269
|
|
1270 2000-11-10 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1271
|
|
1272 * info.texi (Creating an Info File): Fix typos in xrefs.
|
|
1273
|
|
1274 2000-11-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1275
|
|
1276 * xemacs/cmdargs.texi (Command Switches): Add documentation of
|
|
1277 portable dumper switches. Other minor edits.
|
|
1278
|
|
1279 2000-11-21 Martin Buchholz <martin@xemacs.org>
|
|
1280
|
|
1281 * lispref/positions.texi (Word Motion):
|
|
1282 forward-word arg is now optional.
|
|
1283 backward-word arg is now optional.
|
|
1284 Remove vile comment advising lisp programmer to use (forward-word -1)
|
|
1285 instead of (backward-word 1).
|
|
1286 * lispref/syntax.texi (Parsing Expressions):
|
|
1287 Similarly for forward-comment.
|
|
1288 * lispref/text.texi (Deletion):
|
|
1289 Similarly for delete-char.
|
|
1290 Similarly for delete-backward-char.
|
|
1291
|
|
1292 2000-11-09 Martin Buchholz <martin@xemacs.org>
|
|
1293
|
|
1294 * cl.texi (Assertions):
|
|
1295 Remove claim that elisp doesn't have continuable errors.
|
|
1296 Document check-type as being continuable.
|
|
1297
|
|
1298 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1299
|
|
1300 * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
|
|
1301 from elisp to lispref and from emacs to xemacs in relevant ?xefs.
|
|
1302 This should also serve as a reminder for future merges with GNU
|
|
1303 Emacs.
|
|
1304 Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
|
|
1305 "XEmacs User's Manual" for lispref and xemacs respectively.
|
|
1306
|
|
1307 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1308
|
|
1309 * lispref/abbrevs.texi (Abbrevs): Ditto.
|
|
1310 * lispref/backups.texi (Auto-Saving): Ditto.
|
|
1311 * lispref/backups.texi (Reverting): Ditto.
|
|
1312 * lispref/display.texi (The Echo Area): Ditto.
|
|
1313 * lispref/help.texi (Documentation Basics): Ditto.
|
|
1314 * lispref/help.texi (Help Functions): Ditto.
|
|
1315 * lispref/keymaps.texi (Scanning Keymaps): Ditto.
|
|
1316 * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
|
|
1317 * lispref/modes.texi (Auto Major Mode): Ditto.
|
|
1318 * lispref/positions.texi (List Motion): Ditto.
|
|
1319 * lispref/searching.texi (Regexp Search): Ditto.
|
|
1320 * lispref/symbols.texi (Symbol Components): Ditto.
|
|
1321 * lispref/tips.texi (Comment Tips): Ditto.
|
|
1322 * lispref/tips.texi (Library Headers): Ditto.
|
|
1323
|
|
1324 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1325
|
|
1326 * internals/internals.texi (The Buffer Object): Ditto.
|
|
1327
|
|
1328 2000-11-14 Adrian Aichner <adrian@xemacs.org>
|
|
1329
|
|
1330 * cl.texi (Hash Tables): Ditto.
|
|
1331 * texinfo.texi (Other Info Files): Ditto.
|
|
1332 * xemacs-faq.texi (Q1.0.14): Ditto.
|
|
1333
|
444
|
1334 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
1335
|
|
1336 * XEmacs 21.2.37 is released.
|
|
1337
|
|
1338 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
1339
|
|
1340 * xemacs/windows.texi (Other Window):
|
|
1341
|
|
1342 * new-users-guide/files.texi (Saving Files):
|
|
1343 * new-users-guide/search.texi (Search and Replace):
|
|
1344
|
|
1345 * lispref/abbrevs.texi (Abbrev Tables):
|
|
1346 * lispref/abbrevs.texi (Defining Abbrevs):
|
|
1347 * lispref/abbrevs.texi (Abbrev Files):
|
|
1348 * lispref/annotations.texi (Annotation Primitives):
|
|
1349 * lispref/backups.texi (Auto-Saving):
|
|
1350 * lispref/backups.texi (Reverting):
|
|
1351 * lispref/buffers.texi (Current Buffer):
|
|
1352 * lispref/buffers.texi (Buffer Names):
|
|
1353 * lispref/buffers.texi (Buffer Modification):
|
|
1354 * lispref/buffers.texi (Read Only Buffers):
|
|
1355 * lispref/buffers.texi (The Buffer List):
|
|
1356 * lispref/buffers.texi (Killing Buffers):
|
|
1357 * lispref/buffers.texi (Indirect Buffers):
|
|
1358 * lispref/building.texi (Building XEmacs):
|
|
1359 * lispref/building.texi (Garbage Collection):
|
|
1360 * lispref/commands.texi (Interactive Call):
|
|
1361 * lispref/commands.texi (Events):
|
|
1362 * lispref/commands.texi (Event Predicates):
|
|
1363 * lispref/commands.texi (Working With Events):
|
|
1364 * lispref/commands.texi (Converting Events):
|
|
1365 * lispref/commands.texi (Key Sequence Input):
|
|
1366 * lispref/commands.texi (Reading One Event):
|
|
1367 * lispref/commands.texi (Waiting):
|
|
1368 * lispref/commands.texi (Prefix Command Arguments):
|
|
1369 * lispref/commands.texi (Recursive Editing):
|
|
1370 * lispref/compile.texi (Compilation Functions):
|
|
1371 * lispref/compile.texi (Compiled-Function Objects):
|
|
1372 * lispref/consoles-devices.texi (Basic Device Functions):
|
|
1373 * lispref/consoles-devices.texi (Console Types and Device Classes):
|
|
1374 * lispref/consoles-devices.texi (Connecting to a Console or Device):
|
|
1375 * lispref/control.texi (Signaling Errors):
|
|
1376 * lispref/customize.texi (Type Keywords):
|
|
1377 * lispref/databases.texi (Connecting to a Database):
|
|
1378 * lispref/databases.texi (Working With a Database):
|
|
1379 * lispref/databases.texi (Other Database Functions):
|
|
1380 * lispref/debugging.texi (Function Debugging):
|
|
1381 * lispref/display.texi (Refresh Screen):
|
|
1382 * lispref/display.texi (The Echo Area):
|
|
1383 * lispref/display.texi (Blinking):
|
|
1384 * lispref/edebug-inc.texi (Tracing):
|
|
1385 * lispref/edebug-inc.texi (Instrumenting Macro Calls):
|
|
1386 * lispref/edebug-inc.texi (Edebug Options):
|
|
1387 * lispref/eval.texi (Function Indirection):
|
|
1388 * lispref/extents.texi (Creating and Modifying Extents):
|
|
1389 * lispref/extents.texi (Finding Extents):
|
|
1390 * lispref/extents.texi (Mapping Over Extents):
|
|
1391 * lispref/extents.texi (Extent Properties):
|
|
1392 * lispref/faces.texi (Basic Face Functions):
|
|
1393 * lispref/faces.texi (Face Properties):
|
|
1394 * lispref/faces.texi (Face Convenience Functions):
|
|
1395 * lispref/faces.texi (Other Face Display Functions):
|
|
1396 * lispref/faces.texi (Font Instance Characteristics):
|
|
1397 * lispref/faces.texi (Color Specifiers):
|
|
1398 * lispref/files.texi (Visiting Functions):
|
|
1399 * lispref/files.texi (Reading from Files):
|
|
1400 * lispref/files.texi (Changing File Attributes):
|
|
1401 * lispref/files.texi (File Names):
|
|
1402 * lispref/files.texi (File Name Components):
|
|
1403 * lispref/files.texi (Directory Names):
|
|
1404 * lispref/files.texi (Relative File Names):
|
|
1405 * lispref/files.texi (File Name Expansion):
|
|
1406 * lispref/files.texi (File Name Completion):
|
|
1407 * lispref/files.texi (User Name Completion):
|
|
1408 * lispref/files.texi (Magic File Names):
|
|
1409 * lispref/files.texi (Creating a Partial File):
|
|
1410 * lispref/files.texi (Format Conversion):
|
|
1411 * lispref/frames.texi (Creating Frames):
|
|
1412 * lispref/frames.texi (Property Access):
|
|
1413 * lispref/frames.texi (Size and Position):
|
|
1414 * lispref/frames.texi (Deleting Frames):
|
|
1415 * lispref/frames.texi (Finding All Frames):
|
|
1416 * lispref/frames.texi (Frames and Windows):
|
|
1417 * lispref/frames.texi (Visibility of Frames):
|
|
1418 * lispref/frames.texi (Frame Configurations):
|
|
1419 * lispref/functions.texi (Calling Functions):
|
|
1420 * lispref/functions.texi (Function Cells):
|
|
1421 * lispref/glyphs.texi (Creating Glyphs):
|
|
1422 * lispref/glyphs.texi (Image Specifiers):
|
|
1423 * lispref/glyphs.texi (Image Instance Types):
|
|
1424 * lispref/glyphs.texi (Image Instance Functions):
|
|
1425 * lispref/gutter.texi (Creating Gutter):
|
|
1426 * lispref/gutter.texi (Specifying a Gutter):
|
|
1427 * lispref/gutter.texi (Other Gutter Variables):
|
|
1428 * lispref/help.texi (Accessing Documentation):
|
|
1429 * lispref/help.texi (Help Functions):
|
|
1430 * lispref/help.texi (Obsoleteness):
|
|
1431 * lispref/internationalization.texi (Domain Specification):
|
|
1432 * lispref/intro.texi (Caveats):
|
|
1433 * lispref/keymaps.texi (Active Keymaps):
|
|
1434 * lispref/keymaps.texi (Functions for Key Lookup):
|
|
1435 * lispref/keymaps.texi (Changing Key Bindings):
|
|
1436 * lispref/keymaps.texi (Scanning Keymaps):
|
|
1437 * lispref/ldap.texi (The High-Level LDAP API):
|
|
1438 * lispref/ldap.texi (Low-level Operations on a LDAP Server):
|
|
1439 * lispref/ldap.texi (Encoder/Decoder Functions):
|
|
1440 * lispref/lists.texi (Setcar):
|
|
1441 * lispref/lists.texi (Setcdr):
|
|
1442 * lispref/lists.texi (Working With Normal Plists):
|
|
1443 * lispref/lists.texi (Working With Lax Plists):
|
|
1444 * lispref/loading.texi (Autoload):
|
|
1445 * lispref/loading.texi (Named Features):
|
|
1446 * lispref/markers.texi (Creating Markers):
|
|
1447 * lispref/markers.texi (Changing Markers):
|
|
1448 * lispref/markers.texi (The Mark):
|
|
1449 * lispref/menus.texi (Modifying Menus):
|
|
1450 * lispref/menus.texi (Pop-Up Menus):
|
|
1451 * lispref/menus.texi (Menu Accelerator Functions):
|
|
1452 * lispref/minibuf.texi (Text from Minibuffer):
|
|
1453 * lispref/minibuf.texi (Object from Minibuffer):
|
|
1454 * lispref/minibuf.texi (Basic Completion):
|
|
1455 * lispref/minibuf.texi (High-Level Completion):
|
|
1456 * lispref/minibuf.texi (Reading a Password):
|
|
1457 * lispref/minibuf.texi (Minibuffer Misc):
|
|
1458 * lispref/mouse.texi (Mouse Tracking):
|
|
1459 * lispref/syntax.texi (Syntax Table Functions):
|
|
1460 * lispref/numbers.texi (Arithmetic Operations):
|
|
1461 * lispref/numbers.texi (Rounding Operations):
|
|
1462 * lispref/numbers.texi (Math Functions):
|
|
1463 * lispref/objects.texi (String Type):
|
|
1464 * lispref/objects.texi (Equality Predicates):
|
|
1465 * lispref/os.texi (Killing XEmacs):
|
|
1466 * lispref/os.texi (Suspending XEmacs):
|
|
1467 * lispref/os.texi (System Environment):
|
|
1468 * lispref/os.texi (Time Conversion):
|
|
1469 * lispref/os.texi (Timers):
|
|
1470 * lispref/os.texi (Input Modes):
|
|
1471 * lispref/os.texi (Translating Input):
|
|
1472 * lispref/os.texi (Terminal Output):
|
|
1473 * lispref/os.texi (Flow Control):
|
|
1474 * lispref/positions.texi (Character Motion):
|
|
1475 * lispref/positions.texi (Word Motion):
|
|
1476 * lispref/positions.texi (Text Lines):
|
|
1477 * lispref/positions.texi (Screen Lines):
|
|
1478 * lispref/positions.texi (List Motion):
|
|
1479 * lispref/positions.texi (Narrowing):
|
|
1480 * lispref/postgresql.texi (Asynchronous Interface Functions):
|
|
1481 * lispref/processes.texi (Subprocess Creation):
|
|
1482 * lispref/processes.texi (Synchronous Processes):
|
|
1483 * lispref/processes.texi (Asynchronous Processes):
|
|
1484 * lispref/processes.texi (Process Information):
|
|
1485 * lispref/processes.texi (Input to Processes):
|
|
1486 * lispref/processes.texi (Signals to Processes):
|
|
1487 * lispref/processes.texi (Process Buffers):
|
|
1488 * lispref/processes.texi (Filter Functions):
|
|
1489 * lispref/processes.texi (Network):
|
|
1490 * lispref/range-tables.texi (Working With Range Tables):
|
|
1491 * lispref/searching.texi (String Search):
|
|
1492 * lispref/searching.texi (Regexp Search):
|
|
1493 * lispref/searching.texi (POSIX Regexps):
|
|
1494 * lispref/searching.texi (Replacing Match):
|
|
1495 * lispref/searching.texi (Entire Match Data):
|
|
1496 * lispref/sequences.texi (Bit Vector Functions):
|
|
1497 * lispref/specifiers.texi (Adding Specifications):
|
|
1498 * lispref/specifiers.texi (Creating Specifiers):
|
|
1499 * lispref/specifiers.texi (Specifier Validation Functions):
|
|
1500 * lispref/specifiers.texi (Other Specification Functions):
|
|
1501 * lispref/streams.texi (Output Variables):
|
|
1502 * lispref/symbols.texi (Other Plists):
|
|
1503 * lispref/text.texi (Insertion):
|
|
1504 * lispref/text.texi (Commands for Insertion):
|
|
1505 * lispref/text.texi (Deletion):
|
|
1506 * lispref/text.texi (User-Level Deletion):
|
|
1507 * lispref/text.texi (Kill Functions):
|
|
1508 * lispref/text.texi (Low-Level Kill Ring):
|
|
1509 * lispref/text.texi (Undo):
|
|
1510 * lispref/text.texi (Maintaining Undo):
|
|
1511 * lispref/text.texi (Margins):
|
|
1512 * lispref/text.texi (Sorting):
|
|
1513 * lispref/text.texi (Columns):
|
|
1514 * lispref/text.texi (Primitive Indent):
|
|
1515 * lispref/text.texi (Mode-Specific Indent):
|
|
1516 * lispref/text.texi (Region Indent):
|
|
1517 * lispref/text.texi (Case Changes):
|
|
1518 * lispref/text.texi (Examining Properties):
|
|
1519 * lispref/text.texi (Property Search):
|
|
1520 * lispref/text.texi (Registers):
|
|
1521 * lispref/text.texi (Transformations):
|
|
1522 * lispref/mule.texi (Charset Property Functions):
|
|
1523 * lispref/mule.texi (MULE Characters):
|
|
1524 * lispref/mule.texi (Composite Characters):
|
|
1525 * lispref/mule.texi (Coding System Properties):
|
|
1526 * lispref/mule.texi (Big5 and Shift-JIS Functions):
|
|
1527 * lispref/mule.texi (CCL Statements):
|
|
1528 * lispref/mule.texi (Calling CCL):
|
|
1529 * lispref/mule.texi (Category Tables):
|
|
1530 * lispref/toolbar.texi (Specifying the Toolbar):
|
|
1531 * lispref/toolbar.texi (Other Toolbar Variables):
|
|
1532 * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
|
|
1533 * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
|
|
1534 * lispref/variables.texi (Creating Buffer-Local):
|
|
1535 * lispref/variables.texi (Variable Aliases):
|
|
1536 * lispref/windows.texi (Splitting Windows):
|
|
1537 * lispref/windows.texi (Deleting Windows):
|
|
1538 * lispref/windows.texi (Selecting Windows):
|
|
1539 * lispref/windows.texi (Cyclic Window Ordering):
|
|
1540 * lispref/windows.texi (Buffers and Windows):
|
|
1541 * lispref/windows.texi (Displaying Buffers):
|
|
1542 * lispref/windows.texi (Choosing Window):
|
|
1543 * lispref/windows.texi (Window Point):
|
|
1544 * lispref/windows.texi (Window Start):
|
|
1545 * lispref/windows.texi (Vertical Scrolling):
|
|
1546 * lispref/windows.texi (Horizontal Scrolling):
|
|
1547 * lispref/windows.texi (Resizing Windows):
|
|
1548 * lispref/windows.texi (Window Configurations):
|
|
1549 * lispref/x-windows.texi (X Selections):
|
|
1550 * lispref/x-windows.texi (Resources):
|
|
1551 * lispref/strings.texi (Creating Strings):
|
|
1552 * lispref/strings.texi (Character Codes):
|
|
1553 * lispref/strings.texi (Text Comparison):
|
|
1554 * lispref/strings.texi (String Conversion):
|
|
1555 * lispref/strings.texi (Formatting Strings):
|
|
1556 * lispref/strings.texi (Character Case):
|
|
1557 * lispref/strings.texi (Case Tables):
|
|
1558 * lispref/strings.texi (Char Table Types):
|
|
1559 * lispref/strings.texi (Working With Char Tables):
|
|
1560 Giant docstring parameter/Texinfo fixes.
|
|
1561
|
|
1562 Don't use abbreviations for English words, especially when those
|
|
1563 words have other meanings. For example, use START, not BEG.
|
|
1564 Use OBJECT, not OBJ.
|
|
1565 Use VALUE, not VAL.
|
|
1566 Use BUFFER, not BUF.
|
|
1567 Use PROCESS, not PROC. (Sometimes PROC was used to mean FUNCTION!)
|
|
1568 Use CHARACTER, not CH or CHR.
|
|
1569 Use NUMBER, not NUM.
|
|
1570 Use COLUMN, not COL.
|
|
1571 Use POSITION, not POS.
|
|
1572 Use SYMBOL, not SYM.
|
|
1573 Use STRING, not STR.
|
|
1574 Use LIMIT, not LIM.
|
|
1575 Use OTHER-WINDOW-P, not OTHER-P.
|
|
1576 Use PRIORITY, not PRI.
|
|
1577
|
|
1578 Use `non-nil', not `true'.
|
|
1579
|
|
1580 Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
|
|
1581
|
|
1582 Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
|
|
1583
|
|
1584 Try to find better parameter names than ARG.
|
|
1585
|
|
1586 Use consistent parameter names. For example, s/NO-ERROR/NOERROR/g;
|
|
1587
|
|
1588 Use type information in parameter names. For example, use
|
|
1589 (make-bit-vector length bit), not (make-bit-vector length init).
|
|
1590
|
|
1591 Completion functions should have parameters with names like
|
|
1592 PARTIAL-FILENAME instead of the misleading FILENAME.
|
|
1593
|
|
1594 Type predicates should consistently take an OBJECT parameter,
|
|
1595 since any object is valid as input.
|
|
1596
|
|
1597 Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
|
|
1598 functions like next-window and next-frame that walk over window or
|
|
1599 frame lists.
|
|
1600
|
|
1601 Deleted duplicated documentation for:
|
|
1602 one-window-p, format-insert-file
|
|
1603
|
|
1604 Deleted 21 lines of VMS-specific texinfo documentation.
|
|
1605
|
|
1606 Fixed up a few places where `_' was used in docstring parameter
|
|
1607 names instead of `-'.
|
|
1608
|
|
1609 Fixed up places that used nil or t without @code.
|
|
1610
|
|
1611 Fixed up places that erroneously used @code instead of @var.
|
|
1612
|
|
1613 Fixed many typos.
|
|
1614
|
|
1615 Fixed many places where the parameters mentioned in the docstring
|
|
1616 didn't match the actual parameters.
|
|
1617
|
|
1618 Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
|
|
1619
|
|
1620 Fixed 40 places where docstrings were missing trailing `.'
|
|
1621
|
|
1622 Fixed the texi documentation of 41 functions where the
|
|
1623 interactiveness of the function in the documentation did not match
|
|
1624 the implementation.
|
|
1625
|
|
1626 Fixed 117 functions where the names of parameters in the texi was
|
|
1627 different from the names in the implementation.
|
|
1628
|
|
1629 Fixed the texi documentation of 137 functions where the parameter
|
|
1630 list of the function in the texi was semantically different from
|
|
1631 the implementation.
|
|
1632
|
|
1633 2000-10-28 Adrian Aichner <adrian@xemacs.org>
|
|
1634
|
|
1635 * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
|
|
1636 incorporate raw HTML output in the HTML version.
|
|
1637
|
|
1638 2000-11-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1639
|
|
1640 * xemacs/menus.texi:
|
|
1641 * widget.texi:
|
|
1642 Typo fixes and tiny clarifications.
|
|
1643
|
|
1644 2000-10-19 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1645
|
|
1646 * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
|
|
1647 Added Q2.1.25 - function not found due to package not installed.
|
|
1648
|
|
1649 * xemacs/xemacs.texi:
|
|
1650 * xemacs/abbrevs.texi:
|
|
1651 * xemacs/basic.texi:
|
|
1652 * xemacs/building.texi:
|
|
1653 * xemacs/packages.texi:
|
|
1654 * xemacs/startup.texi:
|
|
1655 Moved "Packages" node to "Important General Concepts" section.
|
|
1656
|
|
1657 * xemacs/packages.texi: Added package list from etc/PACKAGES.
|
|
1658
|
442
|
1659 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
1660
|
|
1661 * XEmacs 21.2.36 is released.
|
|
1662
|
|
1663 2000-09-27 Martin Buchholz <martin@xemacs.org>
|
|
1664
|
|
1665 * lispref/processes.texi (Signals to Processes): Many corrections.
|
|
1666
|
|
1667 2000-09-20 Martin Buchholz <martin@xemacs.org>
|
|
1668
|
|
1669 * xemacs/startup.texi (Startup Paths): Minor fixes.
|
|
1670
|
|
1671 2000-09-19 Martin Buchholz <martin@xemacs.org>
|
|
1672
|
|
1673 * *: Spelling mega-patch
|
|
1674
|
|
1675 2000-09-16 Martin Buchholz <martin@xemacs.org>
|
|
1676
|
|
1677 * internals/internals.texi (Low-Level Modules):
|
|
1678 Correct the list of source files.
|
|
1679
|
|
1680 2000-08-24 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1681
|
|
1682 * emodules.texi (Introduction): Trivial typo fix.
|
|
1683
|
|
1684 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
1685
|
|
1686 * emodules.texi (Initialization Mode): Spell-Check.
|
|
1687
|
|
1688 2000-08-24 Martin Buchholz <martin@xemacs.org>
|
|
1689
|
|
1690 * lispref/databases.texi (Connecting to a Database):
|
|
1691 s/berkeley_db/berkeley-db/. Too much C programming.
|
|
1692
|
|
1693 2000-08-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
1694
|
|
1695 * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
|
|
1696
|
|
1697 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
1698
|
|
1699 * xemacs\search.texi (Regexp Search):
|
|
1700 * xemacs\search.texi (Regexps):
|
|
1701 Synch up with updated docs below (describing non-greedy
|
|
1702 operators and such).
|
|
1703
|
|
1704 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
1705
|
|
1706 * lispref\searching.texi (Syntax of Regexps):
|
|
1707 Document ??, which we've supported since 20.4.
|
|
1708
|
|
1709 2000-07-31 Sandra Wambold <wambold@cygnus.com>
|
|
1710
|
|
1711 * xemacs-faq.texi: Minor updates in first two sections
|
|
1712
|
|
1713 2000-07-27 Andy Piper <andy@xemacs.org>
|
|
1714
|
|
1715 * lispref/hash-tables.texi: add new hash table type.
|
|
1716
|
|
1717 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
1718
|
|
1719 * XEmacs 21.2.35 is released.
|
|
1720
|
|
1721 2000-07-10 Martin Buchholz <martin@xemacs.org>
|
|
1722
|
|
1723 * Makefile: rm -f ==> $(RM)
|
|
1724
|
|
1725 2000-07-09 Martin Buchholz <martin@xemacs.org>
|
|
1726
|
454
|
1727 * lispref/postgresql.texi:
|
442
|
1728 - Don't mention ".so" extension.
|
|
1729 - Make installation instructions more generic.
|
|
1730 - Mention M-x describe-installation.
|
|
1731
|
|
1732 2000-07-08 Ben Wing <ben@xemacs.org>
|
|
1733
|
|
1734 * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
|
|
1735 Windows problem with binary locs and latest info.
|
|
1736
|
|
1737 2000-06-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1738
|
|
1739 * lispref/glyphs.texi: Fix trivial typos.
|
|
1740 * lispref/gutter.texi: Ditto.
|
|
1741 * lispref/loading.texi: Ditto.
|
|
1742 * lispref/postgresql.texi: Ditto.
|
|
1743
|
|
1744 2000-06-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1745
|
|
1746 * internals/internals.texi (Markers and Extents): Fix trivial typo.
|
|
1747
|
|
1748 2000-06-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1749
|
|
1750 * make-stds.texi: Fix trivial typos.
|
|
1751 * xemacs-faq.texi: Ditto.
|
|
1752 * internals/internals.texi: Ditto.
|
|
1753 * new-users-guide/edit.texi: Ditto.
|
|
1754 * new-users-guide/modes.texi: Ditto.
|
|
1755 * new-users-guide/region.texi: Ditto.
|
|
1756
|
|
1757 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
1758
|
|
1759 * xemacs-faq.texi (Q6.1.2):
|
|
1760 * xemacs-faq.texi (Q6.1.5):
|
|
1761 * xemacs-faq.texi (Q6.1.6):
|
|
1762 Corrections for Cygwin, MinGW.
|
|
1763
|
|
1764 2000-06-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
1765
|
|
1766 * xemacs/basic.texi: Fix trivial typos.
|
|
1767 * xemacs/buffers.texi: Fix trivial typos.
|
|
1768 * xemacs/building.texi: Ditto.
|
|
1769 * xemacs/glossary.texi: Ditto.
|
|
1770 * xemacs/gnu.texi: Ditto.
|
|
1771 * xemacs/help.texi: Ditto.
|
|
1772 * xemacs/keystrokes.texi: Ditto.
|
|
1773 * xemacs/programs.texi: Ditto.
|
|
1774 * xemacs/search.texi: Ditto.
|
|
1775 * xemacs/sending.texi: Ditto.
|
|
1776
|
|
1777 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
1778
|
|
1779 * XEmacs 21.2.34 is released.
|
|
1780
|
|
1781 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1782
|
|
1783 * xemacs/basic.texi: Document translation of tutorial.
|
|
1784 * xemacs/startup.texi: Remove lock-directory.
|
|
1785 * xemacs/enterings.texi: Update.
|
|
1786
|
|
1787 2000-05-17 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1788
|
|
1789 * lispref/display.texi:
|
|
1790 * lispref/faces.texi:
|
|
1791 * lispref/glyphs.texi:
|
|
1792 * lispref/gutter.texi:
|
|
1793 * lispref/modes.texi:
|
|
1794 * lispref/specifiers.texi:
|
|
1795 * lispref/toolbar.texi:
|
|
1796 Update. Merge Ben's doc-string update.
|
|
1797
|
|
1798 2000-05-08 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1799
|
|
1800 * xemacs/basic.texi:
|
|
1801 * xemacs/enterings.texi:
|
|
1802 * xemacs/mini.texi:
|
|
1803 Partial sync with FSF Emacs 20.6 and some update.
|
|
1804
|
|
1805 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
1806
|
|
1807 * XEmacs 21.2.33 is released.
|
|
1808
|
|
1809 2000-04-11 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1810
|
|
1811 * xemacs-faq.texi (Q2.1.24): Removed wrong header.
|
|
1812
|
|
1813 2000-04-01 Oscar Figueiredo <oscar@xemacs.org>
|
|
1814
|
|
1815 * lispref/ldap.texi: Documentation of the add/modify/delete and
|
|
1816 internationalization APIs
|
|
1817
|
|
1818 * lispref/lispref.texi: Updated LDAP-related menus
|
|
1819
|
|
1820 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
1821
|
|
1822 * XEmacs 21.2.32 is released.
|
|
1823
|
|
1824 2000-03-15 SL Baur <steve@musashimaru.m17n.org>
|
|
1825
|
|
1826 * lispref/postgresql.texi (Unimplemented libpq Functions): Update
|
|
1827 documentation to reflect the latest code.
|
|
1828
|
|
1829 2000-03-07 SL Baur <steve@musashimaru.m17n.org>
|
|
1830
|
|
1831 * lispref/postgresql.texi (PostgreSQL Support): New File.
|
|
1832
|
|
1833 * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
|
|
1834 * lispref/lispref.texi (Top): Ditto.
|
|
1835 * lispref/internationalization.texi: Ditto.
|
|
1836
|
|
1837 2000-03-07 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1838
|
|
1839 * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
|
|
1840
|
|
1841 2000-03-06 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1842
|
|
1843 * xemacs-faq.texi: Put node before section.
|
|
1844
|
|
1845 2000-03-05 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1846
|
|
1847 * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
|
|
1848
|
|
1849 2000-03-01 Sandra Wambold <wambold@xemacs.org>
|
|
1850
|
|
1851 * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
|
|
1852
|
|
1853 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1854
|
|
1855 * xemacs/xemacs.texi: Detailed menu update.
|
|
1856
|
|
1857 2000-01-28 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1858
|
|
1859 * xemacs/help.texi: Synch with FSF 20.5. Update.
|
|
1860
|
|
1861 2000-02-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1862
|
|
1863 * lispref/minibuf.texi: Add default argument documentation.
|
|
1864
|
|
1865 2000-02-27 Martin Buchholz <martin@xemacs.org>
|
|
1866
|
|
1867 * internals/internals.texi (lrecords): Update docs for new lisp
|
|
1868 object representation.
|
|
1869
|
|
1870 2000-02-25 Martin Buchholz <martin@xemacs.org>
|
|
1871
|
|
1872 * internals/internals.texi (Techniques for XEmacs Developers):
|
|
1873 Document INLINE_HEADER and how to create macros and inline functions.
|
|
1874 Cleanup entire section.
|
|
1875
|
|
1876 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1877
|
|
1878 * man/lispref/gutter.texi: New file describing gutter API.
|
|
1879
|
|
1880 * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
|
|
1881
|
|
1882 * man/lispref/toolbar.texi: Fixup links to new node Gutter.
|
|
1883
|
|
1884 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1885
|
|
1886 * man/lispref/frames.texi, man/xemacs/custom.texi,
|
|
1887 man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
|
|
1888 toolbars, and gutters as optional components of frames, with
|
|
1889 pointers to descriptions.
|
|
1890
|
|
1891 2000-02-17 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
1892
|
|
1893 * man/lispref/mule.texi: Substantial reorganization and
|
|
1894 revision for style of descriptions of character sets,
|
|
1895 encodings, and coding systems. Addition of a complete table
|
|
1896 of coding systems as of XEmacs 21.2.19.
|
|
1897
|
|
1898 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1899
|
|
1900 * XEmacs 21.2.31 is released.
|
|
1901
|
|
1902 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
1903
|
|
1904 * XEmacs 21.2.30 is released.
|
|
1905
|
|
1906 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1907
|
|
1908 * internals/internals.texi: Made texinfmt-friendly.
|
|
1909
|
|
1910 2000-01-20 Mark Thomas <mthomas@jprc.com>
|
|
1911
|
|
1912 * lispref/backups.texi (Numbered Backups):
|
|
1913 * xemacs/files.texi (Backup Deletion):
|
|
1914 Change trim-versions-without-asking to delete-old-versions.
|
|
1915
|
|
1916 2000-02-19 Martin Buchholz <martin@xemacs.org>
|
|
1917
|
|
1918 * internals/internals.texi (Conversion to and from External Data):
|
|
1919 Document TO_EXTERNAL_FORMAT and friends.
|
|
1920 Doc bug fixes.
|
|
1921
|
|
1922 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1923
|
|
1924 * XEmacs 21.2.29 is released.
|
|
1925
|
|
1926 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1927
|
|
1928 * internals/internals.texi: Integrate Olivier's portable dumping docs.
|
|
1929
|
|
1930 2000-02-09 Martin Buchholz <martin@xemacs.org>
|
|
1931
|
|
1932 * lispref/symbols.texi (Object Plists):
|
|
1933 Document `object-plist'.
|
|
1934 Document `remprop'.
|
|
1935 Rework all plist frobbing docs for accuracy.
|
|
1936
|
440
|
1937 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1938
|
|
1939 * XEmacs 21.2.28 is released.
|
|
1940
|
|
1941 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1942
|
|
1943 * cl.texi: Remove (or replace by `get') references to `get*'.
|
|
1944
|
|
1945 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1946
|
|
1947 * widget.texi:
|
|
1948 * internals/internals.texi:
|
|
1949 * lispref/commands.texi:
|
|
1950 * lispref/consoles-devices.texi:
|
|
1951 * lispref/customize.texi:
|
|
1952 * lispref/dialog.texi:
|
|
1953 * lispref/extents.texi:
|
|
1954 * lispref/faces.texi:
|
|
1955 * lispref/glyphs.texi:
|
|
1956 * lispref/keymaps.texi:
|
|
1957 * lispref/lists.texi:
|
|
1958 * lispref/markers.texi:
|
|
1959 * lispref/menus.texi:
|
|
1960 * lispref/mule.texi:
|
|
1961 * lispref/objects.texi:
|
|
1962 * lispref/specifiers.texi:
|
|
1963 * lispref/toolbar.texi:
|
|
1964 * lispref/tooltalk.texi:
|
|
1965 * lispref/x-windows.texi:
|
|
1966 * new-users-guide/custom2.texi:
|
|
1967 * new-users-guide/help.texi:
|
|
1968 * new-users-guide/modes.texi:
|
|
1969 * xemacs/abbrevs.texi:
|
|
1970 * xemacs/buffers.texi:
|
|
1971 * xemacs/custom.texi:
|
|
1972 * xemacs/help.texi:
|
|
1973 * xemacs/keystrokes.texi:
|
|
1974 * xemacs/mini.texi:
|
|
1975 * xemacs/new.texi:
|
|
1976 * xemacs/packages.texi:
|
|
1977 * xemacs/programs.texi:
|
|
1978 * xemacs/sending.texi:
|
|
1979 Change ' -- ' to '---' since Texinfo formats --- to --.
|
|
1980 Untabify. TeX doesn't like TAB.
|
|
1981
|
|
1982 2000-01-27 Sandra Wambold <wambold@xemacs.org>
|
|
1983
|
|
1984 * xemacs-faq.texi (Q6.2.2): updated font instructions to include
|
|
1985 21.2.*
|
|
1986
|
|
1987 2000-01-25 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1988
|
|
1989 * xemacs-faq.texi: Untabify.
|
442
|
1990
|
440
|
1991 2000-01-22 Martin Buchholz <martin@xemacs.org>
|
|
1992
|
|
1993 * internals/internals.texi (General Coding Rules): Document why we
|
|
1994 #include <config.h>
|
|
1995
|
|
1996 2000-01-21 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
1997
|
|
1998 * xemacs-faq.texi: Change ' -- ' to '---'.
|
442
|
1999
|
440
|
2000 2000-01-19 Yoshiki Hayashi <yoshiki@xemacs.org>
|
|
2001
|
|
2002 * lispref/faces.texi (Face Properties): Document
|
|
2003 remove-face-property.
|
|
2004
|
438
|
2005 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
2006
|
|
2007 * XEmacs 21.2.27 is released.
|
|
2008
|
|
2009 2000-01-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2010
|
|
2011 * xemacs/regs.texi: Synch with FSF 20.5.
|
|
2012
|
|
2013 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2014
|
|
2015 * info.texi: Change cross reference from emacs to xemacs.
|
|
2016
|
|
2017 2000-01-14 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2018
|
|
2019 * xemacs/mini.texi: Synch with FSF 20.5. Update.
|
|
2020
|
|
2021 2000-01-16 Martin Buchholz <martin@xemacs.org>
|
|
2022
|
|
2023 * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
|
|
2024
|
|
2025 2000-01-14 Martin Buchholz <martin@xemacs.org>
|
|
2026
|
|
2027 * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
|
|
2028
|
|
2029 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
2030
|
|
2031 * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
|
|
2032
|
|
2033 2000-01-14 Sandra Wambold <wambold@xemacs.org>
|
|
2034
|
|
2035 * xemacs-faq.texi: Updated Macintosh information,
|
|
2036 updated OS/2 info, changed turn-on-pending-delete answer.
|
|
2037
|
|
2038 2000-01-08 Martin Buchholz <martin@xemacs.org>
|
|
2039
|
|
2040 * xemacs-faq.texi (Q2.1.15): Make debugging info current.
|
|
2041
|
|
2042 2000-01-08 Hrvoje Niksic <hniksic@iskon.hr>
|
|
2043
|
|
2044 * lispref/control.texi (Signaling Errors): Document that `signal'
|
|
2045 is continuable.
|
|
2046 (Signaling Errors): Document `cerror', `signal-error', and
|
|
2047 `check-argument-type'.
|
|
2048 (Handling Errors): Mention `debug-on-signal'.
|
|
2049 (Error Symbols): Document `define-error'.
|
|
2050 (Processing of Errors): Document `display-error' and
|
|
2051 `error-message-string'.
|
|
2052
|
|
2053 2000-01-05 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2054
|
|
2055 * internals/internals.texi: Remove latin-1 char.
|
|
2056
|
|
2057 2000-01-05 Didier Verna <didier@xemacs.org>
|
|
2058
|
|
2059 * xemacs/custom.texi (Key bindings using strings): add missing
|
|
2060 whitespace.
|
|
2061
|
|
2062 * xemacs/xemacs.texi (Top):
|
|
2063 * new-users-guide/new-users-guide.texi (Top): add missing `@top'
|
|
2064 node.
|
|
2065
|
|
2066 1999-12-24 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2067
|
|
2068 * lispref/minibuf.texi (Reading a Password): New section.
|
|
2069
|
|
2070 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2071
|
|
2072 * lispref/minibuf.texi: Remove documentation about
|
|
2073 minibuffer-local-ns-map, read-no-blanks-input.
|
|
2074
|
|
2075 1999-12-21 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
|
|
2076
|
|
2077 * lispref/minibuf.texi: Partial Synch with FSF manual.
|
|
2078 Add description about DEFAULT argument of reading functions.
|
|
2079
|
436
|
2080 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
2081
|
|
2082 * XEmacs 21.2.26 is released.
|
|
2083
|
|
2084 1999-12-26 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2085
|
|
2086 * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
|
|
2087
|
434
|
2088 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2089
|
|
2090 * XEmacs 21.2.25 is released.
|
|
2091
|
|
2092 1999-12-21 Martin Buchholz <martin@xemacs.org>
|
|
2093
|
|
2094 * lispref/text.texi (Near Point): Document `char-before'.
|
|
2095
|
|
2096 1999-12-20 Adrian Aichner <adrian@xemacs.org>
|
|
2097
|
|
2098 * widget.texi: Fix typos and possessive singular errors. Break
|
|
2099 long sentences for readability. Remove some redundant commas.
|
|
2100
|
|
2101 1999-12-18 Martin Buchholz <martin@xemacs.org>
|
|
2102
|
442
|
2103 * lispref/functions.texi (Mapping Functions):
|
434
|
2104 Warn about mapping functions modifying their sequences.
|
|
2105
|
|
2106 1999-12-15 Sandra Wambold <wambold@xemacs.org>
|
|
2107
|
|
2108 * xemacs-faq.texi: link to matlab.el added; misc. address changes
|
|
2109
|
432
|
2110 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
2111
|
|
2112 * XEmacs 21.2.24 is released.
|
|
2113
|
|
2114 1999-12-07 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2115
|
|
2116 * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
|
442
|
2117 instead of PACKAGEPATH
|
432
|
2118 From Marcus Harnisch <harnisch@mikrom.de>
|
|
2119
|
430
|
2120 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
2121
|
|
2122 * XEmacs 21.2.23 is released.
|
|
2123
|
|
2124 1999-12-06 Sandra Wambold <wambold@pobox.com>
|
|
2125
|
|
2126 * xemacs-faq.texi: Added MS-Windows questions; some other changes
|
|
2127
|
|
2128 1999-11-29 Martin Buchholz <martin@xemacs.org>
|
|
2129
|
442
|
2130 * info.texi (Top):
|
430
|
2131 Remove @ifnottex, which gives old makeinfos indigestion.
|
442
|
2132 * texinfo.texi (Top):
|
430
|
2133 Revert to pre-texinfo-4.0 version, plus small changes to make
|
|
2134 texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
|
|
2135
|
|
2136 1999-11-30 Sandra Wambold <wambold@cygnus.com>
|
|
2137
|
|
2138 * xemacs-faq.texi: fixed and commented out bad URL links
|
|
2139
|
428
|
2140 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2141
|
|
2142 * XEmacs 21.2.22 is released
|
|
2143
|
|
2144 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
2145
|
|
2146 * XEmacs 21.2.21 is released.
|
|
2147
|
|
2148 1999-11-26 Martin Buchholz <martin@xemacs.org>
|
|
2149
|
|
2150 * internals.texi (Lstream Functions):
|
|
2151 * internals.texi (Lstream Methods):
|
|
2152 Types have changed to size_t and ssize_t. Document them.
|
|
2153
|
|
2154 1999-08-12 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2155
|
|
2156 * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
|
|
2157 XEmacs 21
|
|
2158
|
|
2159 1999-11-15 Martin Buchholz <martin@xemacs.org>
|
|
2160
|
|
2161 * xemacs/programs.texi: Upgrade to etags Version 13.32
|
442
|
2162
|
428
|
2163 * Makefile:
|
|
2164 - Make sure the default target is `info' instead of cl.info.
|
|
2165 - Use $(INFODIR) consistently where appropriate.
|
|
2166 - Remove makeinfo-1.68 warning. (Usually only maintainer rebuilds info).
|
|
2167 - Comment out unused macros: EMACS EMACSFLAGS
|
|
2168 - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
|
|
2169 - Get dependencies up to date.
|
|
2170
|
|
2171 * internals/Makefile:
|
|
2172 * xemacs/Makefile:
|
|
2173 * lispref/Makefile:
|
|
2174 * new-users-guide/Makefile:
|
|
2175 * lispref/index.perm:
|
|
2176 * lispref/index.unperm:
|
|
2177 * lispref/permute-index:
|
|
2178 * internals/index.perm:
|
|
2179 * internals/index.unperm:
|
|
2180 Remove these Makefiles.
|
|
2181 Include all functionality in man/Makefile.
|
|
2182 Support only non-permuted indexes for simplicity.
|
|
2183
|
|
2184 * emodules.texi:
|
|
2185 - TeX doesn't tolerate `_' in variable names; use `-' instead.
|
|
2186
|
|
2187 * lispref/commands.texi:
|
|
2188 * lispref/display.texi:
|
|
2189 * lispref/faces.texi:
|
|
2190 * lispref/functions.texi:
|
|
2191 * lispref/keymaps.texi:
|
|
2192 * lispref/lists.texi:
|
|
2193 * lispref/modes.texi:
|
|
2194 * lispref/objects.texi:
|
|
2195 * lispref/os.texi:
|
|
2196 * lispref/sequences.texi:
|
|
2197 * lispref/strings.texi:
|
|
2198 * lispref/text.texi:
|
|
2199 * new-users-guide/custom1.texi:
|
|
2200 * xemacs/custom.texi:
|
|
2201 * xemacs/menus.texi:
|
|
2202 - Make sources compatible with makeinfo 4.0 *and* 3.12.
|
|
2203 - Replace @sc{ASCII} with @sc{ascii}, etc...
|
|
2204 - Replace @var{(foo)} with (@var{foo}), etc...
|
|
2205
|
|
2206 * info-stnd.texi: Remove. Who cares about the standalone info reader?
|
|
2207
|
|
2208 * texinfo.tex:
|
|
2209 * texinfo.texi:
|
|
2210 * info.texi:
|
|
2211 * standards.texi:
|
|
2212 * make-stds.texi:
|
|
2213 Import FSF-maintained files from texinfo-4.0.
|
|
2214
|
|
2215 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2216
|
|
2217 * XEmacs 21.2.20 is released
|
|
2218
|
|
2219 1999-08-30 Robert Pluim <rpluim@bigfoot.com>
|
|
2220
|
|
2221 * xemacs/packages.texi (Using Packages): Added description of
|
|
2222 package-get-package-provider.
|
|
2223
|
|
2224 1999-07-27 Charles G Waldman <cgw@fnal.gov>
|
|
2225
|
|
2226 * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
|
|
2227
|
434
|
2228 1999-08-01 Adrian Aichner <adrian@xemacs.org>
|
428
|
2229
|
|
2230 * xemacs/programs.texi (Balanced Editing): Remove broken
|
|
2231 line-break.
|
|
2232
|
|
2233 * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
|
|
2234 menus.
|
|
2235 (Q1.4.1): ditto.
|
|
2236 (Q1.4.3): ditto.
|
|
2237 (Q2.0.5): Hyphenate words.
|
|
2238
|
|
2239 * info.texi (Add): Fix one typo.
|
|
2240
|
|
2241 1999-08-23 Stephane Epardaud <stephane@lunatech.com>
|
|
2242
|
|
2243 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
2244 just added some dots to shut up compile warnings.
|
|
2245
|
|
2246 1999-08-19 Matthias Neubauer <neubauer@informatik.uni-tuebingen.de>
|
|
2247
|
|
2248 * internals/internals.texi (Garbage Collection - Step by Step):
|
|
2249 new section in chapter Allocation of Objects in XEmacs Lisp.
|
|
2250
|
|
2251 1999-07-28 Andy Piper <andy@xemacs.org>
|
|
2252
|
|
2253 * internals.texi (Glyphs): add some glyph documentation.
|
|
2254
|
|
2255 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2256
|
|
2257 * XEmacs 21.2.19 is released
|
|
2258
|
434
|
2259 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
2260
|
|
2261 * emodules.texi: Use @set emacs and @value{emacs} instead of
|
|
2262 @macro (unsupported by texinfo package). Remove stray @code.
|
|
2263 * custom.texi: Add info extension to @setfilename.
|
|
2264 * texinfo.texi: Ditto.
|
|
2265 * widget.texi: Ditto.
|
|
2266 * packages.texi: Reword a sentence, fixing @item Decide where to
|
|
2267 install ...
|
|
2268
|
442
|
2269 1999-07-19 Didier Verna <didier@xemacs.org>
|
428
|
2270
|
|
2271 * custom.texi (Wishlist): removed the Custom Comments wishlist
|
|
2272 entry. They are implemented.
|
|
2273
|
|
2274 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2275
|
|
2276 * XEmacs 21.2.18 is released
|
|
2277
|
|
2278 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2279
|
|
2280 * XEmacs 21.2.17 is released
|
|
2281
|
|
2282 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2283
|
|
2284 * XEmacs 21.2.16 is released
|
|
2285
|
|
2286 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2287
|
|
2288 * XEmacs 21.2.15 is released
|
|
2289
|
|
2290 1999-05-30 Albert Chin-A-Young <china@thewrittenword.com>
|
|
2291
|
|
2292 * custom.texi, external-widget.texi: Minor
|
|
2293 fix to get info DIR entry correct.
|
|
2294
|
|
2295 1999-05-22 Vin Shelton <acs@xemacs.org>
|
|
2296
|
|
2297 * xemacs/cmdargs.texi:
|
|
2298 Document -private.
|
|
2299
|
|
2300 1999-05-16 Mike McEwan <mike@lotusland.demon.co.uk>
|
|
2301
|
|
2302 * Makefile: Added `emodules.info' to info targets.
|
|
2303
|
|
2304 1999-05-20 Karl M. Hegbloom <karlheg@debian.org>
|
|
2305
|
|
2306 * internals/internals.texi (The XEmacs Object System
|
|
2307 (Abstractly Speaking)): typo.
|
|
2308
|
|
2309 1999-05-16 Hrvoje Niksic <hniksic@srce.hr>
|
|
2310
|
|
2311 * lispref/text.texi (Substitution): Document improvements in
|
|
2312 `translate-region'.
|
|
2313
|
|
2314 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2315
|
|
2316 * XEmacs 21.2.14 is released
|
|
2317
|
|
2318 1999-05-11 Albert Chin-A-Young <china@thewrittenword.com>
|
|
2319
|
|
2320 * man/internals/internals.texi:
|
|
2321 * man/lispref/lispref.texi:
|
|
2322 * man/new-users-guide/new-users-guide.texi:
|
|
2323 * man/xemacs/xemacs.texi:
|
|
2324 * man/cl.texi:
|
|
2325 * man/custom.texi:
|
|
2326 * man/term.texi:
|
|
2327 * man/termcap.texi:
|
|
2328 * man/widget.texi:
|
|
2329 * man/xemacs-faq.texi:
|
|
2330 * man/external-widget.texi:
|
|
2331 Added info dir entries so install-info will add them to
|
|
2332 the common `dir' file.
|
|
2333
|
|
2334 1999-04-28 Stephen J. Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2335
|
|
2336 * man/lispref/mule.texi: Document CCL
|
|
2337 - add sections: syntax, statements, expressions, and examples.
|
|
2338 - fix naming and description errors.
|
|
2339 - update links in neighboring nodes.
|
|
2340
|
|
2341 1999-04-24 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2342
|
|
2343 * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
|
|
2344
|
|
2345 1999-04-23 Gunnar Evermann <ge204@eng.cam.ac.uk>
|
|
2346
|
|
2347 * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
|
|
2348 Appearance)
|
|
2349
|
|
2350 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2351
|
|
2352 * XEmacs 21.2.13 is released
|
|
2353
|
|
2354 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2355
|
|
2356 * XEmacs 21.2.12 is released
|
|
2357
|
|
2358 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2359
|
|
2360 * XEmacs 21.2.11 is released
|
|
2361
|
|
2362 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2363
|
|
2364 * XEmacs 21.2.10 is released
|
|
2365
|
|
2366 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2367
|
|
2368 * XEmacs 21.2.9 is released
|
|
2369
|
434
|
2370 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
2371
|
|
2372 * internals\internals.texi (Techniques for XEmacs Developers):
|
|
2373 Fixing documentation.
|
|
2374 (Basic Lisp Modules): ditto.
|
|
2375
|
|
2376 1999-01-10 J. Kean Johnston <jkj@sco.com>
|
|
2377
|
|
2378 * emodules.texi: New file to describe XEmacs modules.
|
|
2379
|
|
2380 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
2381
|
|
2382 * XEmacs 21.2.8 is released.
|
|
2383
|
|
2384 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
2385
|
|
2386 * XEmacs 21.2.7 is released.
|
|
2387
|
|
2388 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
2389
|
|
2390 * XEmacs 21.2.6 is released
|
|
2391
|
|
2392 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
2393
|
|
2394 * XEmacs 21.2.5 is released
|
|
2395
|
|
2396 1998-11-30 Martin Buchholz <martin@xemacs.org>
|
|
2397
|
|
2398 * xemacs/startup.texi (Startup Paths):
|
|
2399 * xemacs/custom.texi (Widgets):
|
|
2400 * xemacs-faq.texi (Q3.0.5):
|
|
2401 * xemacs-faq.texi (Top):
|
|
2402
|
|
2403 * widget.texi (info-link):
|
|
2404
|
|
2405 * lispref/objects.texi (Type Predicates):
|
|
2406 * lispref/objects.texi (Hash Table Type):
|
|
2407 * lispref/objects.texi (Primitive Types):
|
|
2408 * lispref/objects.texi (Lisp Data Types):
|
|
2409 * lispref/macros.texi (Backquote):
|
|
2410 * lispref/hash-tables.texi (Weak Hash Tables):
|
|
2411 * lispref/hash-tables.texi:
|
|
2412 * lispref/errors.texi (Standard Errors):
|
|
2413 * lispref/compile.texi (Disassembly):
|
|
2414 * lispref/compile.texi (Compiled-Function Objects):
|
|
2415 * lispref/compile.texi (Eval During Compile):
|
|
2416 * lispref/compile.texi (Docs and Compilation):
|
|
2417 * lispref/compile.texi (Compilation Functions):
|
|
2418 * lispref/compile.texi (Speed of Byte-Code):
|
|
2419 * lispref/compile.texi (Byte Compilation):
|
|
2420 * lispref/building.texi (Garbage Collection):
|
|
2421
|
|
2422 * internals/internals.texi (Simple Special Forms):
|
|
2423 * internals/internals.texi (Evaluation; Stack Frames; Bindings):
|
|
2424 * internals/internals.texi (Specifics of the Event Gathering Mechanism):
|
|
2425 * internals/internals.texi (String):
|
|
2426 * internals/internals.texi (Introduction to Allocation):
|
|
2427 * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
|
|
2428 * internals/internals.texi (Modules for Internationalization):
|
|
2429 * internals/internals.texi (Modules for Interfacing with X Windows):
|
|
2430 * internals/internals.texi (Modules for Interfacing with the Operating System):
|
|
2431 * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
|
|
2432 * internals/internals.texi (Modules for Interfacing with the File System):
|
|
2433 * internals/internals.texi (Modules for the Redisplay Mechanism):
|
|
2434 * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
|
|
2435 * internals/internals.texi (Editor-Level Control Flow Modules):
|
|
2436 * internals/internals.texi (Modules for Standard Editing Operations):
|
|
2437 * internals/internals.texi (Basic Lisp Modules):
|
|
2438 * internals/internals.texi (Low-Level Modules):
|
|
2439 * internals/internals.texi (A Summary of the Various XEmacs Modules):
|
|
2440 * internals/internals.texi (An Example of Mule-Aware Code):
|
|
2441 * internals/internals.texi (Working With Character and Byte Positions):
|
|
2442 * internals/internals.texi (Writing Lisp Primitives):
|
|
2443 * internals/internals.texi (General Coding Rules):
|
|
2444 * internals/internals.texi (How Lisp Objects Are Represented in C):
|
|
2445 * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
|
|
2446 * internals/internals.texi (XEmacs From the Perspective of Building):
|
|
2447 * internals/internals.texi (The Lisp Language):
|
|
2448 * internals/internals.texi (Top):
|
|
2449 * internals/internals.texi:
|
|
2450 - rewrite Internals manual
|
|
2451
|
|
2452 * cl.texi (Porting Common Lisp):
|
|
2453 * cl.texi (Hash Tables):
|
|
2454 * cl.texi (Association Lists):
|
|
2455 * cl.texi (Declarations):
|
|
2456 * cl.texi (For Clauses):
|
|
2457 * cl.texi (Basic Setf):
|
|
2458 * cl.texi (Equality Predicates):
|
|
2459 - mega patch
|
|
2460
|
|
2461 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2462
|
|
2463 * XEmacs 21.2-beta4 is released.
|
|
2464
|
|
2465 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
2466
|
|
2467 * XEmacs 21.2-beta3 is released.
|
|
2468
|
|
2469 1998-10-09 SL Baur <steve@altair.xemacs.org>
|
|
2470
|
|
2471 * Makefile (MAKEINFO): Undo no-split change.
|
|
2472
|
|
2473 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
2474
|
|
2475 * XEmacs 21.2-beta2 is released.
|
|
2476
|
|
2477 1998-09-20 Hrvoje Niksic <hniksic@srce.hr>
|
|
2478
|
|
2479 * lispref/customize.texi: New file.
|
|
2480
|
|
2481 1998-09-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2482
|
|
2483 * internals/internals.texi (Coding for Mule): New node and
|
|
2484 section.
|
|
2485
|
|
2486 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
2487
|
|
2488 * xemacs/packages.texi: Document manually installing binary packages.
|
|
2489
|
|
2490 1998-09-02 Jeff Miller <jmiller@smart.net>
|
|
2491
|
|
2492 * Synch calendar.texi with Emacs 20.3
|
|
2493
|
|
2494 1998-09-03 Darryl Okahata <darrylo@sr.hp.com>
|
|
2495
|
|
2496 * xemacs/packages.texi: Correct and update package documentation.
|
|
2497 Updated the package installation section to mention the visual
|
|
2498 package browser/installer.
|
|
2499
|
|
2500 1998-08-31 Hrvoje Niksic <hniksic@srce.hr>
|
|
2501
|
|
2502 * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
|
|
2503 specifics.
|
|
2504
|
|
2505 1998-08-21 Greg Klanderman <greg@alphatech.com>
|
|
2506
|
|
2507 * lispref/files.texi (User Name Completion): new section.
|
|
2508
|
434
|
2509 1998-07-23 Adrian Aichner <adrian@xemacs.org>
|
428
|
2510
|
|
2511 * xemacs/packages.texi (Packages): Changing @itemize @emph to
|
|
2512 @itemize @bullet (this is what all other files included in
|
|
2513 xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
|
|
2514
|
|
2515 1998-07-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2516
|
|
2517 * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
|
|
2518
|
|
2519 * xemacs/xemacs.texi:
|
|
2520 * xemacs/packages.texi: More packages documentation.
|
|
2521
|
|
2522 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
2523
|
|
2524 * XEmacs 21.2-beta1 is released.
|
|
2525
|
|
2526 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
2527
|
|
2528 * XEmacs 21.0-pre5 is released.
|
|
2529
|
|
2530 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
2531
|
|
2532 * XEmacs 21.0-pre4 is released.
|
|
2533
|
|
2534 1998-07-09 Oliver Graf <ograf@fga.de>
|
|
2535
|
|
2536 * lispref/dragndrop.texi: added warning to OffiX Protocol section
|
|
2537
|
|
2538 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
2539
|
|
2540 * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
|
|
2541 damage in transit.
|
|
2542
|
|
2543 1998-07-05 Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
|
|
2544
|
|
2545 * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
|
|
2546
|
|
2547 * lispref/internationalization.texi: Fixed PREV to @node LDAP
|
|
2548
|
|
2549 * lispref/lispref.texi: Added LDAP chapter from ldap.texi
|
|
2550
|
|
2551 * lispref/Makefile: Added ldap.texi to srcs
|
|
2552
|
|
2553 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
2554
|
|
2555 * standards.texi (Preface): Revert previous change to @node
|
|
2556 because it doesn't pass makeinfo.
|
|
2557
|
434
|
2558 1998-06-27 Adrian Aichner <adrian@xemacs.org>
|
428
|
2559
|
|
2560 * cl.texi: See ALL.
|
|
2561 * info-stnd.texi: Fixed @setfilename.
|
|
2562 * info.texi: Fixed @setfilename and a typo.
|
|
2563 * standards.texi: Added NEXT to @node Preface. See ALL.
|
|
2564 * texinfo.texi: Fixed section names, quoted usage of @TeX{},
|
442
|
2565 changed some occurrences of `:' to `colon'.
|
428
|
2566 * xemacs-faq.texi: See ALL.
|
|
2567 * internals/internals.texi: See ALL.
|
|
2568 * lispref/back.texi: Fixed @setfilename.
|
|
2569 * lispref/compile.texi: See ALL.
|
|
2570 * lispref/debugging.texi: See ALL.
|
|
2571 * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
|
|
2572 * lispref/eval.texi: See ALL.
|
|
2573 * lispref/extents.texi: See ALL.
|
|
2574 * lispref/loading.texi: See ALL.
|
|
2575 * lispref/searching.texi: Escaped `(' in
|
|
2576 @cindex @samp{(?:} in regex
|
|
2577 * lispref/variables.texi: See ALL.
|
|
2578
|
|
2579 1998-06-28 SL Baur <steve@altair.xemacs.org>
|
|
2580
|
|
2581 * xemacs/calendar.texi: Massive update.
|
|
2582 From Jeff Miller <jmiller@smart.net>
|
|
2583
|
|
2584 1998-06-20 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
2585
|
|
2586 * xemacs/abbrevs.texi:
|
|
2587 * xemacs/basic.texi:
|
|
2588 * xemacs/buildings.texi:
|
|
2589 * xemacs/cmdargs.texi:
|
|
2590 * xemacs/files.texi:
|
|
2591 * xemacs/adjustments.texi: Adjustments to integrate startup.texi
|
|
2592 and packages.texi stuff.
|
|
2593
|
|
2594 * xemacs/startup.texi:
|
|
2595 * xemacs/packages.texi: Created.
|
|
2596
|
434
|
2597 1998-06-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
2598
|
|
2599 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
2600 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
2601 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
2602 happy. Fixed refs broken by a previous patch of mine.
|
|
2603
|
|
2604 1998-06-18 Darryl Okahata <darrylo@sr.hp.com>
|
|
2605
|
|
2606 * lispref/os.texi (os.texi): Document `user-home-directory'.
|
|
2607
|
|
2608 1998-06-13 Greg Klanderman <greg@alphatech.com>
|
|
2609
|
|
2610 * lispref/windows.texi (Resizing Windows): document third optional
|
|
2611 WINDOW argument to enlarge-window and shrink-window.
|
|
2612 (Selecting Windows): document select-window optional norecord
|
|
2613 argument.
|
|
2614 (Size of Window): document window-text-area-pixel-height and
|
|
2615 window-text-area-pixel-width.
|
|
2616 (Size of Window): document window-displayed-text-pixel-height.
|
|
2617 (Position of Window): document window-text-area-pixel-edges.
|
|
2618
|
|
2619 * lispref/positions.texi (Screen Lines): cleanup docs for
|
|
2620 vertical-motion and vertical-motion-pixels.
|
|
2621
|
|
2622 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2623
|
|
2624 * lispref/windows.texi (Resizing Windows): Document
|
|
2625 `enlarge-window-pixels' and `shrink-window-pixels'.
|
|
2626
|
|
2627 * lispref/positions.texi (Screen Lines): Update documentation of
|
|
2628 `vertical-motion'.
|
|
2629 (Screen Lines): Document `vertical-motion-pixels'.
|
|
2630
|
|
2631 * lispref/frames.texi (Input Focus): Document `focus-frame',
|
|
2632 `save-selected-frame' and `with-selected-frame'.
|
|
2633
|
|
2634 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2635
|
|
2636 * lispref/searching.texi (Regexp Search): Document `split-path'.
|
|
2637
|
|
2638 * lispref/files.texi (Unique File Names): Update docs for
|
|
2639 `make-temp-name'; document `temp-directory'.
|
|
2640
|
|
2641 1998-06-10 Hrvoje Niksic <hniksic@srce.hr>
|
|
2642
|
|
2643 * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
|
|
2644
|
|
2645 * lispref/specifiers.texi (Specifier Instancing): Correct
|
|
2646 instantiation order.
|
|
2647 (Specifier Instancing Functions): Ditto.
|
|
2648
|
|
2649 1998-06-11 Oliver Graf <ograf@fga.de>
|
|
2650
|
|
2651 * lispref/lispref.texi: references to Drag'n'Drop fixed
|
|
2652 * lispref/modes.texi: references to Drag'n'Drop fixed
|
|
2653 * lispref/scrollbars.texi: references to Drag'n'Drop fixed
|
|
2654 * lispref/dragndrop.texi: naming changed to Drag and Drop
|
|
2655 added some docu about the drop procedure
|
|
2656
|
434
|
2657 1998-06-09 Adrian Aichner <adrian@xemacs.org>
|
428
|
2658
|
|
2659 * info-stnd.texi: added ../info/ to @setfilename.
|
|
2660 * info.texi: added ../info/ to @setfilename.
|
|
2661 * lispref/commands.texi: see ALL.
|
|
2662 * lispref/frames.texi: see ALL.
|
|
2663 * lispref/os.texi: see ALL.
|
|
2664 * lispref/text.texi: see ALL.
|
|
2665 * new-users-guide/custom1.texi: broke line after enumerated @item.
|
|
2666 * new-users-guide/custom2.texi: see ALL.
|
|
2667 * new-users-guide/edit.texi: see ALL.
|
|
2668 * new-users-guide/enter.texi: see ALL.
|
|
2669 * new-users-guide/files.texi: see ALL.
|
|
2670 * new-users-guide/help.texi
|
|
2671 * new-users-guide/modes.texi: see ALL.
|
|
2672 * new-users-guide/new-users-guide.texi: see ALL.
|
|
2673 * new-users-guide/region.texi: see ALL.
|
|
2674 * new-users-guide/search.texi: see ALL.
|
|
2675 * new-users-guide/xmenu.texi: see ALL.
|
|
2676 * standards.texi: added ../info/ to @setfilename.
|
|
2677 * texinfo.texi: added ../info/ to @setfilename, broke line after
|
|
2678 @noindent. Changed @var{arg-not-used-by-@TeX{}} to
|
|
2679 @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
|
|
2680 happy.
|
|
2681 * xemacs-faq.texi: added ../info/ to @setfilename.
|
|
2682 * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
|
|
2683 p?xefs (most were empty, some elisp and emacs), used
|
|
2684 PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
|
|
2685 User's Manual" respectively for all these.
|
|
2686
|
|
2687 1998-06-01 Oliver Graf <ograf@fga.de>
|
|
2688
|
|
2689 * lispref/dragndrop.texi: added experimental
|
|
2690
|
|
2691 1998-05-28 Oliver Graf <ograf@fga.de>
|
|
2692
|
|
2693 * lispref/dragndrop.texi: a warning, and a bit more text this time
|
|
2694
|
|
2695 1998-05-26 Oliver Graf <ograf@fga.de>
|
|
2696
|
|
2697 * lispref/dragndrop.texi: only small changes
|
|
2698
|
933
|
2699 1998-05-15 Christian Nybø <chr@mediascience.no>
|
428
|
2700
|
|
2701 * xemacs/killing.texi: Properly document `zap-to-char'.
|
|
2702
|
|
2703 1998-05-13 Greg Klanderman <greg@alphatech.com>
|
|
2704
|
|
2705 * lispref/frames.texi (Input Focus): cleanup select-frame
|
|
2706 documentation.
|
|
2707
|
|
2708 1998-05-10 Oliver Graf <ograf@fga.de>
|
|
2709
|
|
2710 * lispref/dragndrop.texi: new section for the DnD API
|
|
2711 * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
|
|
2712 modes
|
|
2713 * lispref/modes.texi: changed back-ref to Drag'n'Drop
|
|
2714 * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
|
|
2715
|
|
2716 1998-05-05 Oliver Graf <ograf@fga.de>
|
|
2717
|
|
2718 * commands.texi: exchange of dnd-drop with misc-user
|
|
2719
|
|
2720 1998-05-04 Martin Buchholz <martin@xemacs.org>
|
|
2721
|
|
2722 * internals.texi (Techniques for XEmacs Developers): Add some more
|
|
2723 comments on adding new files, inspired by Olivier Galibert.
|
|
2724
|
|
2725 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2726
|
|
2727 * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
|
|
2728 scroll-conservatively.
|
|
2729
|
|
2730 * lispref/loading.texi (Named Features): Document advanced args to
|
|
2731 `feature'.
|
|
2732
|
|
2733 * lispref/files.texi (File Name Expansion): Document that
|
|
2734 expand-file-name does not treat // and ~/ in the middle of file
|
|
2735 names specially.
|
|
2736
|
|
2737 * lispref/positions.texi (Excursions): Document
|
|
2738 `with-current-buffer' and `with-temp-file'.
|
|
2739
|
|
2740 * lispref/strings.texi (Formatting Strings): Document `%*'
|
|
2741 construct.
|
|
2742
|
|
2743 * lispref/os.texi (Time Conversion): Document that TIME may be
|
|
2744 omitted from format-time-string.
|
|
2745
|
|
2746 * lispref/strings.texi (String Conversion): Document BASE argument
|
|
2747 to `string-to-number'.
|
|
2748
|
|
2749 * lispref/searching.texi (Syntax of Regexps): Fix up Perl
|
|
2750 constructs documentation.
|
|
2751 (Regexp Search): Document `split-string'.
|
|
2752
|
|
2753 * xemacs/display.texi (Scrolling): Document scroll-conservatively.
|
|
2754
|
|
2755 * xemacs/killing.texi (Active Regions): Document that errors no
|
|
2756 longer highlight the region.
|
|
2757
|
|
2758 * lispref/display.texi (The Echo Area): Document message log
|
|
2759 stuff, including `display-message', `lmessage', `clear-message',
|
|
2760 (Warnings): Document warning stuff.
|
|
2761
|
|
2762 * lispref/commands.texi (Working With Events): Update `make-event'
|
|
2763 for misc-user events.
|
|
2764 (Using Interactive): Document `function-interactive'.
|
|
2765
|
|
2766 * lispref/os.texi (System Environment): Document USE-FLOATS
|
|
2767 argument to `load-average'.
|
|
2768 (User Identification): Document the new semantics of
|
|
2769 `user-full-name'.
|
|
2770
|
|
2771 * lispref/strings.texi (Creating Strings): Document `string'
|
|
2772 function.
|
|
2773
|
|
2774 1998-05-02 Hrvoje Niksic <hniksic@srce.hr>
|
|
2775
|
|
2776 * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
|
|
2777 comparison functions.
|
|
2778
|
|
2779 1998-04-30 Greg Klanderman <greg@alphatech.com>
|
|
2780
|
|
2781 * lispref/frames.texi (Input Focus): Document behavior of
|
|
2782 select-frame wrt focus-follows-mouse.
|
|
2783
|
|
2784 1998-04-30 Martin Buchholz <martin@xemacs.org>
|
|
2785
|
|
2786 * Makefile: Support generic makes by avoiding `%' syntax.
|
|
2787 It breaks my heart to uglify the Makefile like this, but this is
|
|
2788 going to be a perpetual FAQ otherwise.
|
|
2789 General cleanup.
|
|
2790 Comment out w3 and vm info rules.
|
|
2791 Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
|
|
2792
|
|
2793 1998-03-27 Stephen Turnbull <turnbull@sk.tsukuba.ac.jp>
|
|
2794
|
|
2795 * xemacs/frame.texi: Document cursor appearance at end of line.
|
|
2796
|
|
2797 1998-03-14 Hrvoje Niksic <hniksic@srce.hr>
|
|
2798
|
|
2799 * internals/internals.texi (GCPROing): Explain when it is
|
|
2800 necessary to GCPRO function parameters.
|
|
2801
|
|
2802 1998-03-13 Hrvoje Niksic <hniksic@srce.hr>
|
|
2803
|
|
2804 * internals/internals.texi (Writing Lisp Primitives): Updated
|
|
2805 definition of For().
|
|
2806
|
|
2807 1998-03-01 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2808
|
|
2809 * lispref/menus.texi: Use recommended forms in examples.
|
|
2810
|
|
2811 1998-02-22 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2812
|
|
2813 * cl.texi (Creating Symbols): Tell a little bit about the new
|
|
2814 handling of gensyms.
|
|
2815
|
|
2816 1998-02-21 Greg Klanderman <greg@alphatech.com>
|
|
2817
|
|
2818 * xemacs/custom.texi (X Resources): update to describe automatic
|
|
2819 setting of x-emacs-application-class.
|
|
2820
|
|
2821 * lispref/x-windows.texi (Resources): update doc for
|
|
2822 x-emacs-application-class.
|
|
2823
|
|
2824 1998-02-20 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2825
|
|
2826 * cl.texi (Equality Predicates): Update to reflect change to
|
|
2827 `equalp' made in "cl-extra.el" - now compares characters case
|
|
2828 insensitively.
|
|
2829
|
|
2830 1998-02-23 Aki Vehtari <Aki.Vehtari@hut.fi>
|
|
2831
|
|
2832 * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
|
|
2833
|
|
2834 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2835
|
|
2836 * lispref/display.texi (Beeping): Linux has sound too.
|
|
2837
|
|
2838 1998-02-19 Hrvoje Niksic <hniksic@srce.hr>
|
|
2839
|
|
2840 * cl.texi (Argument Lists): Keywords are handled specially by
|
|
2841 XEmacs.
|
|
2842 (Porting Common Lisp): XEmacs backquotes are OK.
|
|
2843
|
|
2844 1998-02-19 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2845
|
|
2846 * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
|
|
2847 syntax for integers.
|
434
|
2848 From Adrian Aichner <adrian@xemacs.org>
|
428
|
2849 * cl.texi (Porting Common Lisp): ' '
|
|
2850 * lispref/numbers.texi (Numbers): ' '
|
|
2851
|
|
2852 1998-02-15 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com>
|
|
2853
|
|
2854 * lispref/searching.texi (Regular Expressions): Document the
|
|
2855 recent regular expression syntax extensions.
|
|
2856
|
|
2857 1998-02-10 Olivier Galibert <galibert@pobox.com>
|
|
2858
|
|
2859 * internals/internals.texi: Remove all mocklisp references.
|
|
2860
|
|
2861 1997-12-17 SL Baur <steve@altair.xemacs.org>
|
|
2862
|
|
2863 * Makefile (SUBDIR): skk and gnats are packaged.
|
|
2864
|
|
2865 * lispref/intro.texi (Acknowledgements): Update to v3.3.
|
|
2866
|
|
2867 * lispref/lispref.texi: Update to 20.5/v3.3.
|
|
2868
|
|
2869 1997-12-10 SL Baur <steve@altair.xemacs.org>
|
|
2870
|
|
2871 * Makefile: Don't stop on errors.
|
|
2872
|
|
2873 1997-12-06 SL Baur <steve@altair.xemacs.org>
|
|
2874
|
|
2875 * Makefile: add skk manual.
|
|
2876
|
|
2877 1997-11-29 SL Baur <steve@altair.xemacs.org>
|
|
2878
|
|
2879 * internals/internals.texi (XEmacs): Updated history section.
|
|
2880
|
|
2881 1997-11-28 SL Baur <steve@altair.xemacs.org>
|
|
2882
|
|
2883 * lispref/compile.texi (Compilation Functions): Plug in the real
|
|
2884 return value.
|
|
2885 (Speed of Byte-Code): Ditto.
|
|
2886 (Compilation Functions): Ditto.
|
|
2887 (Compiled-Function Objects): Ditto.
|
|
2888 (Speed of Byte-Code): Increase loop counter by factor of 50 (the
|
|
2889 previous value was embarrassing).
|
|
2890
|
|
2891 1997-11-21 SL Baur <steve@altair.xemacs.org>
|
|
2892
|
|
2893 * Makefile (srcs): vhdl-mode has been packaged.
|
|
2894
|
|
2895 1997-11-15 SL Baur <steve@altair.xemacs.org>
|
|
2896
|
|
2897 * lispref/windows.texi (scroll-conservatively): Fix typo.
|
|
2898
|
|
2899 1997-11-12 Hrvoje Niksic <hniksic@srce.hr>
|
|
2900
|
|
2901 * lispref/commands.texi (Working With Events): Document fully.
|
|
2902
|
|
2903 * lispref/windows.texi (Vertical Scrolling): Document
|
|
2904 scroll-conservatively.
|
|
2905
|
|
2906 1997-11-09 Hrvoje Niksic <hniksic@srce.hr>
|
|
2907
|
|
2908 * lispref/extents.texi (Intro to Extents): Minor correction.
|
|
2909 (Extent Properties): Document `extent-keymap'.
|
|
2910
|
|
2911 1997-11-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2912
|
|
2913 * xemacs/mule.texi (Mule): Modify description about supported
|
|
2914 scripts.
|
|
2915
|
|
2916 1997-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
|
|
2917
|
|
2918 * xemacs/mule.texi: Add description for
|
|
2919 `universal-coding-system-argument'.
|
|
2920
|
|
2921 1997-10-31 SL Baur <steve@altair.xemacs.org>
|
|
2922
|
|
2923 * internals/internals.texi: XEmacs 19.16 is released.
|
|
2924
|
|
2925 1997-10-30 SL Baur <steve@altair.xemacs.org>
|
|
2926
|
|
2927 * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
|
|
2928 been packaged.
|
|
2929
|
|
2930 1997-10-22 Hrvoje Niksic <hniksic@srce.hr>
|
|
2931
|
|
2932 * xemacs-faq.texi: Added the detailed menu listing.
|
|
2933
|
|
2934 * lispref/extents.texi (Extent Properties): Documented
|
|
2935 `set-extent-properties'.
|
|
2936
|
|
2937 * xemacs/custom.texi (Face Customization): Updated for XEmacs.
|
|
2938
|
|
2939 1997-10-07 SL Baur <steve@altair.xemacs.org>
|
|
2940
|
|
2941 * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
|
|
2942 From Rebecca Ore <rebecca.ore@op.net>
|
|
2943
|
|
2944 * lispref/databases.texi (Connecting to a Database): Describe
|
|
2945 valid types of `type' and `subtype'.
|
|
2946 From Raymond Toy <toy@rtp.ericsson.se>
|
|
2947
|
|
2948 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2949
|
|
2950 * lispref/commands.texi (Keyboard Macros): fixed typo. Changed
|
|
2951 reference to (emacs) into a reference to (xemacs).
|
|
2952
|
|
2953 1997-10-01 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2954
|
|
2955 * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
|
|
2956 to prevent line wrap.
|
|
2957
|
|
2958 1997-09-27 SL Baur <steve@altair.xemacs.org>
|
|
2959
|
|
2960 * gnats/flowchart.eps: New file.
|
|
2961
|
|
2962 1997-09-23 Hrvoje Niksic <hniksic@srce.hr>
|
|
2963
|
|
2964 * xemacs/custom.texi (Easy Customization): Ditto.
|
|
2965
|
|
2966 * xemacs/xemacs.texi (Top): Added pointer to easy customization.
|
|
2967
|
|
2968 1997-09-18 SL Baur <steve@altair.xemacs.org>
|
|
2969
|
|
2970 * internals/Makefile (../../info/$(NAME).info): Warn and clean up
|
|
2971 if someone hasn't upgraded makeinfo.
|
|
2972
|
|
2973 * Makefile (EMACS): Refer to xemacs binary in source tree.
|
|
2974 * tm/Makefile (EMACS): Ditto.
|
|
2975
|
|
2976 1997-08-15 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
2977
|
|
2978 * cl.texi (Type Predicates): Update for corrected handling of
|
|
2979 `string-char' and `character'.
|
|
2980
|
|
2981 Tue Aug 5 21:56:02 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2982
|
|
2983 * cc-mode.texi:
|
|
2984 In FAQ section, document use of c-mode-base-map instead of c-mode-map.
|
|
2985
|
|
2986 Fri Aug 1 22:44:49 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2987
|
|
2988 * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
|
|
2989
|
|
2990 Wed Jul 30 00:01:45 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2991
|
|
2992 * cc-mode.texi:
|
|
2993 Added description of template-args-cont syntactic symbol
|
|
2994
|
|
2995 1997-07-25 Barry A. Warsaw <cc-mode-help@python.org>
|
|
2996
|
|
2997 * cc-mode.texi: Describe support for idl-mode
|
|
2998
|
|
2999 * cc-mode.texi:
|
|
3000 Document c-initialization-hook. Also rewrite the "Getting Connected"
|
|
3001 section on byte compiling the source.
|
|
3002
|
|
3003 1997-07-21 Karl M. Hegbloom <karlheg@inetarena.com>
|
|
3004
|
|
3005 * lispref/streams.texi: "Output Streams", change `last-output'
|
|
3006 result list from integers to characters.
|
|
3007
|
|
3008 * lispref/minibuf.texi: "Object from Minibuffer", correction.
|
|
3009
|
|
3010 * lispref/minibuf.texi: "Minibuffer History", add
|
|
3011 `Info-minibuffer-history', `Manual-page-minibuffer-history', and
|
|
3012 short paragraph refering to `M-x apropos'.
|
|
3013
|
|
3014 1997-07-17 Steven L Baur <steve@altair.xemacs.org>
|
|
3015
|
|
3016 * Makefile: makeinfo-1.68 is verified to work.
|
|
3017
|
|
3018 * tm/Makefile (../../info/%-ja.info): Die if not running
|
|
3019 XEmacs/Mule.
|
|
3020 (../../info/%-en.info): Inherit setting of MAKEINFO.
|
|
3021
|
|
3022 Tue Jul 15 04:18:38 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3023
|
|
3024 * cc-mode.texi:
|
|
3025 Describe the variable c-indent-comments-syntactically-p.
|
|
3026
|
|
3027 1997-07-15 Steven L Baur <steve@altair.xemacs.org>
|
|
3028
|
|
3029 * internals/internals.texi (Top): Convert Buffer@'s node name to
|
|
3030 `Buffer's' because the former confuses makeinfo.
|
|
3031
|
|
3032 Thu Jul 3 22:54:03 1997 Barry A. Warsaw <cc-mode-help@python.org>
|
|
3033
|
|
3034 * cc-mode.texi: Fixed spelling of Texinfo
|
|
3035
|
|
3036 Tue May 6 21:33:06 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3037
|
|
3038 * lispref/files.texi (Writing to Files): Correct docstring of
|
|
3039 write-region.
|
|
3040
|
|
3041 Sun May 4 14:28:32 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3042
|
|
3043 * lispref/annotations.texi (Annotation Primitives):
|
|
3044 `delete-annotation' does not return the deleted annotation.
|
|
3045
|
|
3046 Wed Apr 30 18:13:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3047
|
|
3048 * lispref/lispref.texi: Correct release dates.
|
|
3049
|
|
3050 Sat Apr 19 20:48:00 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3051
|
|
3052 * lispref/files.texi (File Name Expansion): Update documentation
|
|
3053 of file-relative-name.
|
|
3054
|
|
3055 Mon Apr 7 21:02:39 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3056
|
|
3057 * lispref/lispref.texi: Update version numbers (with patches from
|
|
3058 Hrvoje Niksic).
|
|
3059
|
|
3060 * lispref/building.texi (Building XEmacs): Update version numbers
|
|
3061 and build identification.
|
|
3062
|
|
3063 * lispref/intro.texi (Introduction): Update version number.
|
|
3064
|
|
3065 Sun Mar 23 15:47:05 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3066
|
|
3067 * Makefile (srcs): Add efs.texi.
|
|
3068
|
|
3069 Sat Mar 22 16:39:16 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3070
|
|
3071 * Makefile (srcs): Add hm--html-mode.texi.
|
|
3072
|
|
3073 Sun Mar 16 18:48:14 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3074
|
|
3075 * gnats/Makefile (gnats_srcs): New manuals for GNATS.
|
|
3076
|
|
3077 Wed Mar 12 14:39:43 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3078
|
|
3079 * lispref/strings.texi (Text Comparison): Correct example for
|
|
3080 `char-equal'. Add new function `char='.
|
|
3081
|
|
3082 Thu Mar 6 13:33:54 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3083
|
|
3084 * Makefile: Update for new texinfo manual.
|
|
3085
|
|
3086 Tue Mar 4 11:37:42 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3087
|
|
3088 * Makefile (../info/w3.info): Use special version of makeinfo
|
|
3089 since this manual is not backwards compatible.
|
|
3090 Clean up error handling so we only have to type make once to
|
|
3091 rebuild the info tree.
|
|
3092 (../info/vm.info): Make sure to continue in the event of error.
|
|
3093
|
|
3094 Tue Feb 25 20:17:53 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3095
|
|
3096 * auctex/Makefile: Added `mostlyclean' and `distclean' target.
|
|
3097
|
|
3098 Wed Feb 19 17:57:27 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3099
|
|
3100 * Makefile (auctex): New subdirectory target.
|
|
3101
|
|
3102 Wed Feb 12 12:30:27 1997 Yotam Medini <yotam_medini@tmai.com>
|
|
3103
|
|
3104 * mule/languages.texi: Correct typo.
|
|
3105
|
|
3106 Mon Feb 10 08:17:22 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3107
|
|
3108 * Makefile (srcs): Add custom and widget to srcs.
|
|
3109
|
|
3110 * lispref/extents.texi (Intro to Extents): Removed erroneous
|
|
3111 reference to `start-glyph' property.
|
|
3112
|
|
3113 Sun Feb 9 00:27:22 1997 Per Abrahamsen <abraham@dina.kvl.dk>
|
|
3114
|
|
3115 * widget.texi: New file.
|
|
3116
|
|
3117 * custom.texi: New file.
|
|
3118
|
|
3119 Thu Feb 6 22:57:09 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3120
|
|
3121 * lispref/extents.texi (Duplicable Extents): replicable extents
|
|
3122 are history.
|
|
3123
|
|
3124 Wed Jan 29 19:59:41 1997 Steven L Baur <steve@altair.xemacs.org>
|
|
3125
|
|
3126 * xemacs-faq.texi (Q1.1.1): Correct typos.
|
|
3127
|
|
3128 Mon Jan 27 22:28:48 1997 Bob Weiner <weiner@infodock.com>
|
|
3129
|
|
3130 * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
|
|
3131 XEmacs manual available.
|
|
3132 (Q4.6.1): Updated Infodock Information.
|
|
3133
|
|
3134 Sat Dec 28 11:08:07 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3135
|
|
3136 * vhdl-mode.texi: Correct typo in email address.
|
|
3137
|
|
3138 Mon Dec 23 09:47:24 1996 Martin Buchholz <mrb@Eng.Sun.COM>
|
|
3139
|
|
3140 * Makefile (srcs): Add vhdl-mode.
|
|
3141
|
|
3142 Wed Dec 18 20:21:06 1996 Martin Buchholz <mrb@eng.sun.com>
|
|
3143
|
|
3144 * Makefile (realclean): Don't delete itself `make distclean'
|
|
3145
|
|
3146 * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
|
|
3147
|
|
3148 * Makefile: New File.
|
|
3149
|
|
3150 Tue Dec 10 18:35:21 1996 Rod Whitby <rwhitby@asc.sps.mot.com>
|
|
3151
|
|
3152 * vhdl-mode.texi: New file.
|
|
3153
|
|
3154 Thu Jan 24 12:41:33 1991 Richard Stallman (rms at mole.ai.mit.edu)
|
|
3155
|
|
3156 * texinfo.tex: Delete spurious character at beginning.
|
|
3157
|
|
3158 Tue Aug 16 13:09:12 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3159
|
|
3160 * emacs.tex: Corrected two typos. No other changes before
|
|
3161 Version 19 will be made.
|
|
3162
|
|
3163 * vip.texinfo: Removed menu entry Adding Lisp Code in node
|
|
3164 Customization since the menu entry did not point to anything.
|
|
3165 Also added an @finalout command to remove overfull hboxes from the
|
|
3166 printed output.
|
|
3167
|
|
3168 * cl.texinfo: Added @bye, \input line and @settitle to file.
|
|
3169 This file is clearly intended to be a chapter of some other work,
|
|
3170 but the other work does not yet exist.
|
|
3171
|
|
3172 Mon Jul 25 17:47:38 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3173
|
|
3174 * texinfo.texinfo: Three typos corrected.
|
|
3175
|
|
3176 Mon Jul 11 18:02:29 1988 Chris Hanson (cph at kleph)
|
|
3177
|
|
3178 * texindex.c (indexify): when comparing to initial strings to
|
|
3179 decide whether to change the header, must use `strncmp' to avoid
|
|
3180 comparing entire strings of which initials are a substring.
|
|
3181
|
|
3182 Sun Jun 26 18:46:16 1988 Richard Stallman (rms at sugar-bombs.ai.mit.edu)
|
|
3183
|
|
3184 * texindex.c (sort_in_core, sort_offline, parsefile):
|
|
3185 Give up on input file if any line doesn't start with backslash.
|
|
3186
|
|
3187 Mon May 23 10:41:35 1988 Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
|
|
3188
|
|
3189 * emacs.tex: Update information for obtaining TeX distribution from the
|
|
3190 University of Washington.
|