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