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