XEmacs 21.2.45 "Thelxepeia".
[chise/xemacs-chise.git.1] / man / ChangeLog
1 2001-02-23  Martin Buchholz <martin@xemacs.org>
2
3         * XEmacs 21.2.45 "Thelxepeia" is released.
4
5 2001-02-10  Martin Buchholz  <martin@xemacs.org>
6
7         * xemacs/programs.texi (Tag Syntax): Port to makeinfo 3.
8
9 2001-02-08  Martin Buchholz <martin@xemacs.org>
10
11         * XEmacs 21.2.44 "Thalia" is released.
12
13 2001-02-04  Steve Youngs  <youngs@xemacs.org>
14
15         * xemacs/xemacs.texi: Update to accomodate new and improved
16         packages.texi.
17
18         * xemacs/packages.texi: Basically, apart from a few things,
19         rewritten from scratch.
20
21 2001-01-27  Martin Buchholz  <martin@xemacs.org>
22
23         * lispref/variables.texi (max-specpdl-size): Correct default value.
24         * lispref/eval.texi (max-lisp-eval-depth): Correct default value.
25
26 2001-01-26  Martin Buchholz <martin@xemacs.org>
27
28         * XEmacs 21.2.43 "Terspichore" is released.
29
30 2001-01-20  Martin Buchholz <martin@xemacs.org>
31
32         * XEmacs 21.2.42 "Poseidon" is released.
33
34 2001-01-18  Martin Buchholz  <martin@xemacs.org>
35
36         * xemacs-faq.texi (Q1.0.11): Change XEmacs for MacOS URL.
37
38 2001-01-17  Andy Piper  <andy@xemacs.org>
39
40         * internals.texi: some glyph documentation.
41
42 2001-01-16  Didier Verna  <didier@xemacs.org>
43
44         * frame.texi (Mode Line Basics): new node ...
45         * frame.texi (GUI Components): ... under this one ...
46         * frame.texi (Scrollbar Basics): ... after this one ...
47         * frame.texi (Toolbar Basics): ... before this one.
48
49 2001-01-17  Martin Buchholz <martin@xemacs.org>
50
51         * XEmacs 21.2.41 "Polyhymnia" is released.
52
53 2001-01-12  Martin Buchholz  <martin@xemacs.org>
54
55         * internals/internals.texi: A little post-pdump-rename fixup.
56
57 2001-01-13  Martin Buchholz  <martin@xemacs.org>
58
59         * internals/internals.texi: See `pdump-rename' in src/ChangeLog.
60
61 2001-01-10  Martin Buchholz  <martin@xemacs.org>
62
63         * internals/internals.texi: Update for pdump changes.
64
65 2001-01-04  Adrian Aichner  <adrian@xemacs.org>
66
67         * texinfo.texi (Using Texinfo): Change reference from GNU Emacs to
68         XEmacs.
69         * texinfo.texi (First Node): Fixing grammar.
70         * texinfo.texi (Multitable Rows): Change reference from GNU Emacs
71         to XEmacs.
72
73 2001-01-08  Martin Buchholz <martin@xemacs.org>
74
75         * XEmacs 21.2.40 is released.
76
77 2001-01-06  Stephen J. Turnbull  <stephen@xemacs.org>
78
79         * emodules.texi (Required Functions): Xref coding rules for dual-use
80         modules (module and statically linked).  Typo fix.
81
82         * texinfo.texi (ref):  Typo fix.
83
84 2000-12-31  Martin Buchholz <martin@xemacs.org>
85
86         * XEmacs 21.2.39 is released.
87
88 2000-12-05  Stephen J. Turnbull  <stephen@xemacs.org>
89
90         * internals/internals.texi (General Coding Rules): further document
91         usage of symsinit.h.  Reorder slightly.
92
93 2000-11-29  Stephen J. Turnbull  <stephen@xemacs.org>
94
95         * xemacs/packages.texi (Creating Packages): new node.
96
97 2000-12-05  Martin Buchholz <martin@xemacs.org>
98
99         * XEmacs 21.2.38 is released.
100
101 2000-12-01  Martin Buchholz  <martin@xemacs.org>
102
103         * lispref/compile.texi:
104         Document differences between compiler and interpreter.
105
106 2000-11-29  Stephen J. Turnbull  <stephen@xemacs.org>
107
108         * internals/index.texi:
109         internals/internals.texi:
110         Change "X Windows" to "the X Window System" randomly.
111         * internals/internals.texi (Glyphs): fiddling, move lwlib to new node.
112         (Lucid Widget Library): new node, added new text, ASCII art, subnode
113         structure.
114         * xemacs/frame.texi (GUI Components): new node.
115         * xemacs/packages.texi: minor updates.
116
117 2000-11-10  Stephen J. Turnbull  <stephen@xemacs.org>
118
119         * info.texi (Creating an Info File): Fix typos in xrefs.
120
121 2000-11-08  Stephen J. Turnbull  <stephen@xemacs.org>
122
123         * xemacs/cmdargs.texi (Command Switches):  Add documentation of
124         portable dumper switches.  Other minor edits.
125
126 2000-11-21  Martin Buchholz  <martin@xemacs.org>
127
128         * lispref/positions.texi (Word Motion):
129         forward-word arg is now optional.
130         backward-word arg is now optional.
131         Remove vile comment advising lisp programmer to use (forward-word -1)
132         instead of (backward-word 1).
133         * lispref/syntax.texi (Parsing Expressions):
134         Similarly for forward-comment.
135         * lispref/text.texi (Deletion):
136         Similarly for delete-char.
137         Similarly for delete-backward-char.
138
139 2000-11-09  Martin Buchholz  <martin@xemacs.org>
140
141         * cl.texi (Assertions):
142         Remove claim that elisp doesn't have continuable errors.
143         Document check-type as being continuable.
144
145 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
146
147         * xemacs/calendar.texi (Calendar/Diary): Correct INFO-FILE-NAME
148         from elisp to lispref and from emacs to xemacs in relevant ?xefs.
149         This should also serve as a reminder for future merges with GNU
150         Emacs.
151         Unify PRINTED-MANUAL-TITLE to "XEmacs Lisp Reference Manual" and
152         "XEmacs User's Manual" for lispref and xemacs respectively.
153
154 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
155
156         * lispref/abbrevs.texi (Abbrevs): Ditto.
157         * lispref/backups.texi (Auto-Saving): Ditto.
158         * lispref/backups.texi (Reverting): Ditto.
159         * lispref/display.texi (The Echo Area): Ditto.
160         * lispref/help.texi (Documentation Basics): Ditto.
161         * lispref/help.texi (Help Functions): Ditto.
162         * lispref/keymaps.texi (Scanning Keymaps): Ditto.
163         * lispref/locals.texi (Standard Buffer-Local Variables): Ditto.
164         * lispref/modes.texi (Auto Major Mode): Ditto.
165         * lispref/positions.texi (List Motion): Ditto.
166         * lispref/searching.texi (Regexp Search): Ditto.
167         * lispref/symbols.texi (Symbol Components): Ditto.
168         * lispref/tips.texi (Comment Tips): Ditto.
169         * lispref/tips.texi (Library Headers): Ditto.
170
171 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
172
173         * internals/internals.texi (The Buffer Object): Ditto.
174
175 2000-11-14  Adrian Aichner  <adrian@xemacs.org>
176
177         * cl.texi (Hash Tables): Ditto.
178         * texinfo.texi (Other Info Files): Ditto.
179         * xemacs-faq.texi (Q1.0.14): Ditto.
180
181 2000-11-14  Martin Buchholz <martin@xemacs.org>
182
183         * XEmacs 21.2.37 is released.
184
185 2000-10-27  Martin Buchholz  <martin@xemacs.org>
186
187         * xemacs/windows.texi (Other Window):
188
189         * new-users-guide/files.texi (Saving Files):
190         * new-users-guide/search.texi (Search and Replace):
191
192         * lispref/abbrevs.texi (Abbrev Tables):
193         * lispref/abbrevs.texi (Defining Abbrevs):
194         * lispref/abbrevs.texi (Abbrev Files):
195         * lispref/annotations.texi (Annotation Primitives):
196         * lispref/backups.texi (Auto-Saving):
197         * lispref/backups.texi (Reverting):
198         * lispref/buffers.texi (Current Buffer):
199         * lispref/buffers.texi (Buffer Names):
200         * lispref/buffers.texi (Buffer Modification):
201         * lispref/buffers.texi (Read Only Buffers):
202         * lispref/buffers.texi (The Buffer List):
203         * lispref/buffers.texi (Killing Buffers):
204         * lispref/buffers.texi (Indirect Buffers):
205         * lispref/building.texi (Building XEmacs):
206         * lispref/building.texi (Garbage Collection):
207         * lispref/commands.texi (Interactive Call):
208         * lispref/commands.texi (Events):
209         * lispref/commands.texi (Event Predicates):
210         * lispref/commands.texi (Working With Events):
211         * lispref/commands.texi (Converting Events):
212         * lispref/commands.texi (Key Sequence Input):
213         * lispref/commands.texi (Reading One Event):
214         * lispref/commands.texi (Waiting):
215         * lispref/commands.texi (Prefix Command Arguments):
216         * lispref/commands.texi (Recursive Editing):
217         * lispref/compile.texi (Compilation Functions):
218         * lispref/compile.texi (Compiled-Function Objects):
219         * lispref/consoles-devices.texi (Basic Device Functions):
220         * lispref/consoles-devices.texi (Console Types and Device Classes):
221         * lispref/consoles-devices.texi (Connecting to a Console or Device):
222         * lispref/control.texi (Signaling Errors):
223         * lispref/customize.texi (Type Keywords):
224         * lispref/databases.texi (Connecting to a Database):
225         * lispref/databases.texi (Working With a Database):
226         * lispref/databases.texi (Other Database Functions):
227         * lispref/debugging.texi (Function Debugging):
228         * lispref/display.texi (Refresh Screen):
229         * lispref/display.texi (The Echo Area):
230         * lispref/display.texi (Blinking):
231         * lispref/edebug-inc.texi (Tracing):
232         * lispref/edebug-inc.texi (Instrumenting Macro Calls):
233         * lispref/edebug-inc.texi (Edebug Options):
234         * lispref/eval.texi (Function Indirection):
235         * lispref/extents.texi (Creating and Modifying Extents):
236         * lispref/extents.texi (Finding Extents):
237         * lispref/extents.texi (Mapping Over Extents):
238         * lispref/extents.texi (Extent Properties):
239         * lispref/faces.texi (Basic Face Functions):
240         * lispref/faces.texi (Face Properties):
241         * lispref/faces.texi (Face Convenience Functions):
242         * lispref/faces.texi (Other Face Display Functions):
243         * lispref/faces.texi (Font Instance Characteristics):
244         * lispref/faces.texi (Color Specifiers):
245         * lispref/files.texi (Visiting Functions):
246         * lispref/files.texi (Reading from Files):
247         * lispref/files.texi (Changing File Attributes):
248         * lispref/files.texi (File Names):
249         * lispref/files.texi (File Name Components):
250         * lispref/files.texi (Directory Names):
251         * lispref/files.texi (Relative File Names):
252         * lispref/files.texi (File Name Expansion):
253         * lispref/files.texi (File Name Completion):
254         * lispref/files.texi (User Name Completion):
255         * lispref/files.texi (Magic File Names):
256         * lispref/files.texi (Creating a Partial File):
257         * lispref/files.texi (Format Conversion):
258         * lispref/frames.texi (Creating Frames):
259         * lispref/frames.texi (Property Access):
260         * lispref/frames.texi (Size and Position):
261         * lispref/frames.texi (Deleting Frames):
262         * lispref/frames.texi (Finding All Frames):
263         * lispref/frames.texi (Frames and Windows):
264         * lispref/frames.texi (Visibility of Frames):
265         * lispref/frames.texi (Frame Configurations):
266         * lispref/functions.texi (Calling Functions):
267         * lispref/functions.texi (Function Cells):
268         * lispref/glyphs.texi (Creating Glyphs):
269         * lispref/glyphs.texi (Image Specifiers):
270         * lispref/glyphs.texi (Image Instance Types):
271         * lispref/glyphs.texi (Image Instance Functions):
272         * lispref/gutter.texi (Creating Gutter):
273         * lispref/gutter.texi (Specifying a Gutter):
274         * lispref/gutter.texi (Other Gutter Variables):
275         * lispref/help.texi (Accessing Documentation):
276         * lispref/help.texi (Help Functions):
277         * lispref/help.texi (Obsoleteness):
278         * lispref/internationalization.texi (Domain Specification):
279         * lispref/intro.texi (Caveats):
280         * lispref/keymaps.texi (Active Keymaps):
281         * lispref/keymaps.texi (Functions for Key Lookup):
282         * lispref/keymaps.texi (Changing Key Bindings):
283         * lispref/keymaps.texi (Scanning Keymaps):
284         * lispref/ldap.texi (The High-Level LDAP API):
285         * lispref/ldap.texi (Low-level Operations on a LDAP Server):
286         * lispref/ldap.texi (Encoder/Decoder Functions):
287         * lispref/lists.texi (Setcar):
288         * lispref/lists.texi (Setcdr):
289         * lispref/lists.texi (Working With Normal Plists):
290         * lispref/lists.texi (Working With Lax Plists):
291         * lispref/loading.texi (Autoload):
292         * lispref/loading.texi (Named Features):
293         * lispref/markers.texi (Creating Markers):
294         * lispref/markers.texi (Changing Markers):
295         * lispref/markers.texi (The Mark):
296         * lispref/menus.texi (Modifying Menus):
297         * lispref/menus.texi (Pop-Up Menus):
298         * lispref/menus.texi (Menu Accelerator Functions):
299         * lispref/minibuf.texi (Text from Minibuffer):
300         * lispref/minibuf.texi (Object from Minibuffer):
301         * lispref/minibuf.texi (Basic Completion):
302         * lispref/minibuf.texi (High-Level Completion):
303         * lispref/minibuf.texi (Reading a Password):
304         * lispref/minibuf.texi (Minibuffer Misc):
305         * lispref/mouse.texi (Mouse Tracking):
306         * lispref/syntax.texi (Syntax Table Functions):
307         * lispref/numbers.texi (Arithmetic Operations):
308         * lispref/numbers.texi (Rounding Operations):
309         * lispref/numbers.texi (Math Functions):
310         * lispref/objects.texi (String Type):
311         * lispref/objects.texi (Equality Predicates):
312         * lispref/os.texi (Killing XEmacs):
313         * lispref/os.texi (Suspending XEmacs):
314         * lispref/os.texi (System Environment):
315         * lispref/os.texi (Time Conversion):
316         * lispref/os.texi (Timers):
317         * lispref/os.texi (Input Modes):
318         * lispref/os.texi (Translating Input):
319         * lispref/os.texi (Terminal Output):
320         * lispref/os.texi (Flow Control):
321         * lispref/positions.texi (Character Motion):
322         * lispref/positions.texi (Word Motion):
323         * lispref/positions.texi (Text Lines):
324         * lispref/positions.texi (Screen Lines):
325         * lispref/positions.texi (List Motion):
326         * lispref/positions.texi (Narrowing):
327         * lispref/postgresql.texi (Asynchronous Interface Functions):
328         * lispref/processes.texi (Subprocess Creation):
329         * lispref/processes.texi (Synchronous Processes):
330         * lispref/processes.texi (Asynchronous Processes):
331         * lispref/processes.texi (Process Information):
332         * lispref/processes.texi (Input to Processes):
333         * lispref/processes.texi (Signals to Processes):
334         * lispref/processes.texi (Process Buffers):
335         * lispref/processes.texi (Filter Functions):
336         * lispref/processes.texi (Network):
337         * lispref/range-tables.texi (Working With Range Tables):
338         * lispref/searching.texi (String Search):
339         * lispref/searching.texi (Regexp Search):
340         * lispref/searching.texi (POSIX Regexps):
341         * lispref/searching.texi (Replacing Match):
342         * lispref/searching.texi (Entire Match Data):
343         * lispref/sequences.texi (Bit Vector Functions):
344         * lispref/specifiers.texi (Adding Specifications):
345         * lispref/specifiers.texi (Creating Specifiers):
346         * lispref/specifiers.texi (Specifier Validation Functions):
347         * lispref/specifiers.texi (Other Specification Functions):
348         * lispref/streams.texi (Output Variables):
349         * lispref/symbols.texi (Other Plists):
350         * lispref/text.texi (Insertion):
351         * lispref/text.texi (Commands for Insertion):
352         * lispref/text.texi (Deletion):
353         * lispref/text.texi (User-Level Deletion):
354         * lispref/text.texi (Kill Functions):
355         * lispref/text.texi (Low-Level Kill Ring):
356         * lispref/text.texi (Undo):
357         * lispref/text.texi (Maintaining Undo):
358         * lispref/text.texi (Margins):
359         * lispref/text.texi (Sorting):
360         * lispref/text.texi (Columns):
361         * lispref/text.texi (Primitive Indent):
362         * lispref/text.texi (Mode-Specific Indent):
363         * lispref/text.texi (Region Indent):
364         * lispref/text.texi (Case Changes):
365         * lispref/text.texi (Examining Properties):
366         * lispref/text.texi (Property Search):
367         * lispref/text.texi (Registers):
368         * lispref/text.texi (Transformations):
369         * lispref/mule.texi (Charset Property Functions):
370         * lispref/mule.texi (MULE Characters):
371         * lispref/mule.texi (Composite Characters):
372         * lispref/mule.texi (Coding System Properties):
373         * lispref/mule.texi (Big5 and Shift-JIS Functions):
374         * lispref/mule.texi (CCL Statements):
375         * lispref/mule.texi (Calling CCL):
376         * lispref/mule.texi (Category Tables):
377         * lispref/toolbar.texi (Specifying the Toolbar):
378         * lispref/toolbar.texi (Other Toolbar Variables):
379         * lispref/tooltalk.texi (Elisp Interface for Sending Messages):
380         * lispref/tooltalk.texi (Elisp Interface for Receiving Messages):
381         * lispref/variables.texi (Creating Buffer-Local):
382         * lispref/variables.texi (Variable Aliases):
383         * lispref/windows.texi (Splitting Windows):
384         * lispref/windows.texi (Deleting Windows):
385         * lispref/windows.texi (Selecting Windows):
386         * lispref/windows.texi (Cyclic Window Ordering):
387         * lispref/windows.texi (Buffers and Windows):
388         * lispref/windows.texi (Displaying Buffers):
389         * lispref/windows.texi (Choosing Window):
390         * lispref/windows.texi (Window Point):
391         * lispref/windows.texi (Window Start):
392         * lispref/windows.texi (Vertical Scrolling):
393         * lispref/windows.texi (Horizontal Scrolling):
394         * lispref/windows.texi (Resizing Windows):
395         * lispref/windows.texi (Window Configurations):
396         * lispref/x-windows.texi (X Selections):
397         * lispref/x-windows.texi (Resources):
398         * lispref/strings.texi (Creating Strings):
399         * lispref/strings.texi (Character Codes):
400         * lispref/strings.texi (Text Comparison):
401         * lispref/strings.texi (String Conversion):
402         * lispref/strings.texi (Formatting Strings):
403         * lispref/strings.texi (Character Case):
404         * lispref/strings.texi (Case Tables):
405         * lispref/strings.texi (Char Table Types):
406         * lispref/strings.texi (Working With Char Tables):
407         Giant docstring parameter/Texinfo fixes.
408
409         Don't use abbreviations for English words, especially when those
410         words have other meanings.  For example, use START, not BEG.
411         Use OBJECT, not OBJ.
412         Use VALUE, not VAL.
413         Use BUFFER, not BUF.
414         Use PROCESS, not PROC.  (Sometimes PROC was used to mean FUNCTION!)
415         Use CHARACTER, not CH or CHR.
416         Use NUMBER, not NUM.
417         Use COLUMN, not COL.
418         Use POSITION, not POS.
419         Use SYMBOL, not SYM.
420         Use STRING, not STR.
421         Use LIMIT, not LIM.
422         Use OTHER-WINDOW-P, not OTHER-P.
423         Use PRIORITY, not PRI.
424
425         Use `non-nil', not `true'.
426
427         Don't call a parameter an ALIST if it can also be a FUNCTION or OBARRAY.
428
429         Use CASE-TABLE, CATEGORY-TABLE, CHAR-TABLE, etc. instead of TABLE.
430
431         Try to find better parameter names than ARG.
432
433         Use consistent parameter names.  For example, s/NO-ERROR/NOERROR/g;
434
435         Use type information in parameter names.  For example, use
436         (make-bit-vector length bit), not (make-bit-vector length init).
437
438         Completion functions should have parameters with names like
439         PARTIAL-FILENAME instead of the misleading FILENAME.
440
441         Type predicates should consistently take an OBJECT parameter,
442         since any object is valid as input.
443
444         Use WHICH-FRAMES and WHICH-DEVICES parameters consistently for
445         functions like next-window and next-frame that walk over window or
446         frame lists.
447
448         Deleted duplicated documentation for:
449         one-window-p, format-insert-file
450
451         Deleted 21 lines of VMS-specific texinfo documentation.
452
453         Fixed up a few places where `_' was used in docstring parameter
454         names instead of `-'.
455
456         Fixed up places that used nil or t without @code.
457
458         Fixed up places that erroneously used @code instead of @var.
459
460         Fixed many typos.
461
462         Fixed many places where the parameters mentioned in the docstring
463         didn't match the actual parameters.
464
465         Fixed 7 places that used `@var{nil}' instead of `@code{nil}'.
466
467         Fixed 40 places where docstrings were missing trailing `.'
468
469         Fixed the texi documentation of 41 functions where the
470         interactiveness of the function in the documentation did not match
471         the implementation.
472
473         Fixed 117 functions where the names of parameters in the texi was
474         different from the names in the implementation.
475
476         Fixed the texi documentation of 137 functions where the parameter
477         list of the function in the texi was semantically different from
478         the implementation.
479
480 2000-10-28  Adrian Aichner  <adrian@xemacs.org>
481
482         * xemacs-faq.texi (Q1.2.1): Use @html instead of @ifhtml to
483         incorporate raw HTML output in the HTML version.
484
485 2000-11-02  Stephen J. Turnbull  <stephen@xemacs.org>
486
487         * xemacs/menus.texi:
488         * widget.texi:
489         Typo fixes and tiny clarifications.
490
491 2000-10-19  Stephen J. Turnbull  <stephen@xemacs.org>
492
493         * xemacs-faq.texi: Added Q2.0.13, Q2.0.14 - packages why and how.
494         Added Q2.1.25 - function not found due to package not installed.
495
496         * xemacs/xemacs.texi:
497         * xemacs/abbrevs.texi:
498         * xemacs/basic.texi:
499         * xemacs/building.texi:
500         * xemacs/packages.texi:
501         * xemacs/startup.texi:
502         Moved "Packages" node to "Important General Concepts" section.
503
504         * xemacs/packages.texi: Added package list from etc/PACKAGES.
505
506 2000-10-04  Martin Buchholz <martin@xemacs.org>
507
508         * XEmacs 21.2.36 is released.
509
510 2000-09-27  Martin Buchholz  <martin@xemacs.org>
511
512         * lispref/processes.texi (Signals to Processes): Many corrections.
513
514 2000-09-20  Martin Buchholz  <martin@xemacs.org>
515
516         * xemacs/startup.texi (Startup Paths): Minor fixes.
517
518 2000-09-19  Martin Buchholz  <martin@xemacs.org>
519
520         * *: Spelling mega-patch
521
522 2000-09-16  Martin Buchholz  <martin@xemacs.org>
523
524         * internals/internals.texi (Low-Level Modules):
525         Correct the list of source files.
526
527 2000-08-24  Adrian Aichner  <aichner@ecf.teradyne.com>
528
529         * emodules.texi (Introduction): Trivial typo fix.
530
531 2000-08-24  Martin Buchholz  <martin@xemacs.org>
532
533         * emodules.texi (Initialization Mode): Spell-Check.
534
535 2000-08-24  Martin Buchholz  <martin@xemacs.org>
536
537         * lispref/databases.texi (Connecting to a Database):
538         s/berkeley_db/berkeley-db/.  Too much C programming.
539
540 2000-08-02  Stephen J. Turnbull  <stephen@xemacs.org>
541
542         * xemacs/custom.texi (Menubar Resources): Document FontSet resource.
543
544 2000-07-30  Ben Wing  <ben@xemacs.org>
545
546         * xemacs\search.texi (Regexp Search):
547         * xemacs\search.texi (Regexps):
548         Synch up with updated docs below (describing non-greedy
549         operators and such).
550
551 2000-07-30  Ben Wing  <ben@xemacs.org>
552
553         * lispref\searching.texi (Syntax of Regexps):
554         Document ??, which we've supported since 20.4.
555
556 2000-07-31  Sandra Wambold  <wambold@cygnus.com>
557
558         * xemacs-faq.texi: Minor updates in first two sections
559
560 2000-07-27  Andy Piper  <andy@xemacs.org>
561
562         * lispref/hash-tables.texi: add new hash table type.
563
564 2000-07-19  Martin Buchholz <martin@xemacs.org>
565
566         * XEmacs 21.2.35 is released.
567
568 2000-07-10  Martin Buchholz  <martin@xemacs.org>
569
570         * Makefile: rm -f ==> $(RM)
571
572 2000-07-09  Martin Buchholz  <martin@xemacs.org>
573
574         * lispref/postgresql.texi:
575         - Don't mention ".so" extension.
576         - Make installation instructions more generic.
577         - Mention M-x describe-installation.
578
579 2000-07-08  Ben Wing  <ben@xemacs.org>
580
581         * xemacs-faq.texi (Q6.4.1): Update the perennial nonstart under
582         Windows problem with binary locs and latest info.
583
584 2000-06-17  Adrian Aichner  <aichner@ecf.teradyne.com>
585
586         * lispref/glyphs.texi: Fix trivial typos.
587         * lispref/gutter.texi: Ditto.
588         * lispref/loading.texi: Ditto.
589         * lispref/postgresql.texi: Ditto.
590
591 2000-06-14  Adrian Aichner  <aichner@ecf.teradyne.com>
592
593         * internals/internals.texi (Markers and Extents): Fix trivial typo.
594
595 2000-06-11  Adrian Aichner  <aichner@ecf.teradyne.com>
596
597         * make-stds.texi: Fix trivial typos.
598         * xemacs-faq.texi: Ditto.
599         * internals/internals.texi: Ditto.
600         * new-users-guide/edit.texi: Ditto.
601         * new-users-guide/modes.texi: Ditto.
602         * new-users-guide/region.texi: Ditto.
603
604 2000-06-10  Ben Wing  <ben@xemacs.org>
605
606         * xemacs-faq.texi (Q6.1.2):
607         * xemacs-faq.texi (Q6.1.5):
608         * xemacs-faq.texi (Q6.1.6):
609         Corrections for Cygwin, MinGW.
610
611 2000-06-07  Adrian Aichner  <aichner@ecf.teradyne.com>
612
613         * xemacs/basic.texi: Fix trivial typos.
614         * xemacs/buffers.texi: Fix trivial typos.
615         * xemacs/building.texi: Ditto.
616         * xemacs/glossary.texi: Ditto.
617         * xemacs/gnu.texi: Ditto.
618         * xemacs/help.texi: Ditto.
619         * xemacs/keystrokes.texi: Ditto.
620         * xemacs/programs.texi: Ditto.
621         * xemacs/search.texi: Ditto.
622         * xemacs/sending.texi: Ditto.
623
624 2000-05-28  Martin Buchholz <martin@xemacs.org>
625
626         * XEmacs 21.2.34 is released.
627
628 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
629
630         * xemacs/basic.texi: Document translation of tutorial.
631         * xemacs/startup.texi: Remove lock-directory.
632         * xemacs/enterings.texi: Update.
633
634 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
635
636         * lispref/display.texi:
637         * lispref/faces.texi:
638         * lispref/glyphs.texi:
639         * lispref/gutter.texi:
640         * lispref/modes.texi:
641         * lispref/specifiers.texi:
642         * lispref/toolbar.texi:
643         Update.  Merge Ben's doc-string update.
644
645 2000-05-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
646
647         * xemacs/basic.texi:
648         * xemacs/enterings.texi:
649         * xemacs/mini.texi:
650         Partial sync with FSF Emacs 20.6 and some update.
651
652 2000-05-01  Martin Buchholz <martin@xemacs.org>
653
654         * XEmacs 21.2.33 is released.
655
656 2000-04-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
657
658         * xemacs-faq.texi (Q2.1.24): Removed wrong header.
659
660 2000-04-01  Oscar Figueiredo  <oscar@xemacs.org>
661
662         * lispref/ldap.texi: Documentation of the add/modify/delete and
663           internationalization APIs
664
665         * lispref/lispref.texi: Updated LDAP-related menus
666
667 2000-03-20  Martin Buchholz <martin@xemacs.org>
668
669         * XEmacs 21.2.32 is released.
670
671 2000-03-15  SL Baur  <steve@musashimaru.m17n.org>
672
673         * lispref/postgresql.texi (Unimplemented libpq Functions): Update
674         documentation to reflect the latest code.
675
676 2000-03-07  SL Baur  <steve@musashimaru.m17n.org>
677
678         * lispref/postgresql.texi (PostgreSQL Support): New File.
679
680         * lispref/ldap.texi: Insert PostgreSQL/libpq chapter.
681         * lispref/lispref.texi (Top): Ditto.
682         * lispref/internationalization.texi: Ditto.
683
684 2000-03-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
685
686         * lispref/glyphs.texi (Image Specifiers): Remove parenthesis.
687
688 2000-03-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
689
690         * xemacs-faq.texi: Put node before section.
691
692 2000-03-05  Jonathan Harris  <jhar@tardis.ed.ac.uk>
693
694         * xemacs-faq.texi (Macintosh port): Made texinfmt-friendly.
695
696 2000-03-01  Sandra Wambold  <wambold@xemacs.org>
697
698         * xemacs-faq.texi: Added 6.4.1. XEmacs won't start on Windows
699
700 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
701
702         * xemacs/xemacs.texi: Detailed menu update.
703
704 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
705
706         * xemacs/help.texi: Synch with FSF 20.5. Update.
707
708 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
709
710         * lispref/minibuf.texi: Add default argument documentation.
711
712 2000-02-27  Martin Buchholz  <martin@xemacs.org>
713
714         * internals/internals.texi (lrecords): Update docs for new lisp
715         object representation.
716
717 2000-02-25  Martin Buchholz  <martin@xemacs.org>
718
719         * internals/internals.texi (Techniques for XEmacs Developers):
720         Document INLINE_HEADER and how to create macros and inline functions.
721         Cleanup entire section.
722
723 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
724
725         * man/lispref/gutter.texi: New file describing gutter API.
726
727         * man/lispref/lispref.texi, man/lispref/scrollbars.texi,
728
729         * man/lispref/toolbar.texi: Fixup links to new node Gutter.
730
731 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
732
733         * man/lispref/frames.texi, man/xemacs/custom.texi,
734         man/xemacs/frame.texi, man/xemacs/glossary.texi: Mention menubars,
735         toolbars, and gutters as optional components of frames, with
736         pointers to descriptions.
737
738 2000-02-17  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
739
740         * man/lispref/mule.texi:  Substantial reorganization and
741         revision for style of descriptions of character sets,
742         encodings, and coding systems.  Addition of a complete table
743         of coding systems as of XEmacs 21.2.19.
744
745 2000-02-23  Martin Buchholz <martin@xemacs.org>
746
747         * XEmacs 21.2.31 is released.
748
749 2000-02-21  Martin Buchholz <martin@xemacs.org>
750
751         * XEmacs 21.2.30 is released.
752
753 2000-02-21  Jonathan Harris  <jhar@tardis.ed.ac.uk>
754
755         * internals/internals.texi: Made texinfmt-friendly.
756
757 2000-01-20  Mark Thomas  <mthomas@jprc.com>
758
759         * lispref/backups.texi (Numbered Backups):
760         * xemacs/files.texi (Backup Deletion):
761         Change trim-versions-without-asking to delete-old-versions.
762
763 2000-02-19  Martin Buchholz  <martin@xemacs.org>
764
765         * internals/internals.texi (Conversion to and from External Data):
766         Document TO_EXTERNAL_FORMAT and friends.
767         Doc bug fixes.
768
769 2000-02-16  Martin Buchholz <martin@xemacs.org>
770
771         * XEmacs 21.2.29 is released.
772
773 2000-02-16  Martin Buchholz  <martin@xemacs.org>
774
775         * internals/internals.texi: Integrate Olivier's portable dumping docs.
776
777 2000-02-09  Martin Buchholz  <martin@xemacs.org>
778
779         * lispref/symbols.texi (Object Plists):
780         Document `object-plist'.
781         Document `remprop'.
782         Rework all plist frobbing docs for accuracy.
783
784 2000-02-07  Martin Buchholz <martin@xemacs.org>
785
786         * XEmacs 21.2.28 is released.
787
788 2000-02-07  Martin Buchholz  <martin@xemacs.org>
789
790         * cl.texi: Remove (or replace by `get') references to `get*'.
791
792 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
793
794         * widget.texi:
795         * internals/internals.texi:
796         * lispref/commands.texi:
797         * lispref/consoles-devices.texi:
798         * lispref/customize.texi:
799         * lispref/dialog.texi:
800         * lispref/extents.texi:
801         * lispref/faces.texi:
802         * lispref/glyphs.texi:
803         * lispref/keymaps.texi:
804         * lispref/lists.texi:
805         * lispref/markers.texi:
806         * lispref/menus.texi:
807         * lispref/mule.texi:
808         * lispref/objects.texi:
809         * lispref/specifiers.texi:
810         * lispref/toolbar.texi:
811         * lispref/tooltalk.texi:
812         * lispref/x-windows.texi:
813         * new-users-guide/custom2.texi:
814         * new-users-guide/help.texi:
815         * new-users-guide/modes.texi:
816         * xemacs/abbrevs.texi:
817         * xemacs/buffers.texi:
818         * xemacs/custom.texi:
819         * xemacs/help.texi:
820         * xemacs/keystrokes.texi:
821         * xemacs/mini.texi:
822         * xemacs/new.texi:
823         * xemacs/packages.texi:
824         * xemacs/programs.texi:
825         * xemacs/sending.texi:
826         Change ' -- ' to '---' since Texinfo formats --- to --.
827         Untabify.  TeX doesn't like TAB.
828
829 2000-01-27  Sandra Wambold  <wambold@xemacs.org>
830
831         * xemacs-faq.texi (Q6.2.2): updated font instructions to include
832         21.2.*
833
834 2000-01-25  Yoshiki Hayashi  <yoshiki@xemacs.org>
835
836         * xemacs-faq.texi: Untabify.
837
838 2000-01-22  Martin Buchholz  <martin@xemacs.org>
839
840         * internals/internals.texi (General Coding Rules): Document why we
841         #include <config.h>
842
843 2000-01-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
844
845         * xemacs-faq.texi: Change ' -- ' to '---'.
846
847 2000-01-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
848
849         * lispref/faces.texi (Face Properties): Document
850         remove-face-property.
851
852 2000-01-18  Martin Buchholz <martin@xemacs.org>
853
854         * XEmacs 21.2.27 is released.
855
856 2000-01-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
857
858         * xemacs/regs.texi: Synch with FSF 20.5.
859
860 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
861
862         * info.texi: Change cross reference from emacs to xemacs.
863
864 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
865
866         * xemacs/mini.texi: Synch with FSF 20.5.  Update.
867
868 2000-01-16  Martin Buchholz  <martin@xemacs.org>
869
870         * xemacs-faq.texi (Q2.1.15): Fix up @table formatting.
871
872 2000-01-14  Martin Buchholz  <martin@xemacs.org>
873
874         * xemacs-faq.texi (Q2.1.15): Update dbx/gdb debugging info.
875
876 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
877
878         * xemacs-faq.texi: removed out-of-date XEmacs 19 questions.
879
880 2000-01-14  Sandra Wambold  <wambold@xemacs.org>
881
882         * xemacs-faq.texi: Updated Macintosh information,
883         updated OS/2 info, changed turn-on-pending-delete answer.
884
885 2000-01-08  Martin Buchholz  <martin@xemacs.org>
886
887         * xemacs-faq.texi (Q2.1.15): Make debugging info current.
888
889 2000-01-08  Hrvoje Niksic  <hniksic@iskon.hr>
890
891         * lispref/control.texi (Signaling Errors): Document that `signal'
892         is continuable.
893         (Signaling Errors): Document `cerror', `signal-error', and
894         `check-argument-type'.
895         (Handling Errors): Mention `debug-on-signal'.
896         (Error Symbols): Document `define-error'.
897         (Processing of Errors): Document `display-error' and
898         `error-message-string'.
899
900 2000-01-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
901
902         * internals/internals.texi: Remove latin-1 char.
903
904 2000-01-05  Didier Verna  <didier@xemacs.org>
905
906         * xemacs/custom.texi (Key bindings using strings): add missing
907         whitespace.
908
909         * xemacs/xemacs.texi (Top):
910         * new-users-guide/new-users-guide.texi (Top): add missing `@top'
911         node.
912
913 1999-12-24  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
914
915         * lispref/minibuf.texi (Reading a Password): New section.
916
917 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
918
919         * lispref/minibuf.texi: Remove documentation about
920         minibuffer-local-ns-map, read-no-blanks-input.
921
922 1999-12-21  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
923
924         * lispref/minibuf.texi: Partial Synch with FSF manual.
925         Add description about DEFAULT argument of reading functions.
926
927 1999-12-31  Martin Buchholz <martin@xemacs.org>
928
929         * XEmacs 21.2.26 is released.
930
931 1999-12-26  Karl M. Hegbloom  <karlheg@inetarena.com>
932
933         * internals/internals.texi (garbage_collect_1): Xemacs -> XEmacs
934
935 1999-12-24  Martin Buchholz <martin@xemacs.org>
936
937         * XEmacs 21.2.25 is released.
938
939 1999-12-21  Martin Buchholz  <martin@xemacs.org>
940
941         * lispref/text.texi (Near Point): Document `char-before'.
942
943 1999-12-20  Adrian Aichner  <adrian@xemacs.org>
944
945         * widget.texi: Fix typos and possessive singular errors.  Break
946         long sentences for readability.  Remove some redundant commas.
947
948 1999-12-18  Martin Buchholz  <martin@xemacs.org>
949
950         * lispref/functions.texi (Mapping Functions):
951         Warn about mapping functions modifying their sequences.
952
953 1999-12-15  Sandra Wambold  <wambold@xemacs.org>
954
955         * xemacs-faq.texi: link to matlab.el added; misc. address changes
956
957 1999-12-14  Martin Buchholz <martin@xemacs.org>
958
959         * XEmacs 21.2.24 is released.
960
961 1999-12-07  Gunnar Evermann  <ge204@eng.cam.ac.uk>
962
963         * xemacs/startup.texi (Startup Paths): fix typo: EMACSPACKAGEPATH
964         instead of PACKAGEPATH
965         From Marcus Harnisch <harnisch@mikrom.de>
966
967 1999-12-07  Martin Buchholz <martin@xemacs.org>
968
969         * XEmacs 21.2.23 is released.
970
971 1999-12-06  Sandra Wambold  <wambold@pobox.com>
972
973         * xemacs-faq.texi: Added MS-Windows questions; some other changes
974
975 1999-11-29  Martin Buchholz  <martin@xemacs.org>
976
977         * info.texi (Top):
978         Remove @ifnottex, which gives old makeinfos indigestion.
979         * texinfo.texi (Top):
980         Revert to pre-texinfo-4.0 version, plus small changes to make
981         texinfo-3.12, texinfo-3.12f, texinfo-4.0, and TeX happy.
982
983 1999-11-30  Sandra Wambold  <wambold@cygnus.com>
984
985         * xemacs-faq.texi: fixed and commented out bad URL links
986
987 1999-11-29  XEmacs Build Bot <builds@cvs.xemacs.org>
988
989         * XEmacs 21.2.22 is released
990
991 1999-11-28  Martin Buchholz <martin@xemacs.org>
992
993         * XEmacs 21.2.21 is released.
994
995 1999-11-26  Martin Buchholz  <martin@xemacs.org>
996
997         * internals.texi (Lstream Functions):
998         * internals.texi (Lstream Methods):
999         Types have changed to size_t and ssize_t.  Document them.
1000
1001 1999-08-12     Gunnar Evermann  <ge204@eng.cam.ac.uk>
1002
1003         * xemacs-faq.texi (Q4.4.2): added FAQ about Sun Workshop on
1004         XEmacs 21
1005
1006 1999-11-15  Martin Buchholz  <martin@xemacs.org>
1007
1008         * xemacs/programs.texi: Upgrade to etags Version 13.32
1009
1010         * Makefile:
1011         - Make sure the default target is `info' instead of cl.info.
1012         - Use $(INFODIR) consistently where appropriate.
1013         - Remove makeinfo-1.68 warning.  (Usually only maintainer rebuilds info).
1014         - Comment out unused macros: EMACS EMACSFLAGS
1015         - Replace `-rm -f' with `rm -f', XPG4 guarantees exit code == 0.
1016         - Get dependencies up to date.
1017
1018         * internals/Makefile:
1019         * xemacs/Makefile:
1020         * lispref/Makefile:
1021         * new-users-guide/Makefile:
1022         * lispref/index.perm:
1023         * lispref/index.unperm:
1024         * lispref/permute-index:
1025         * internals/index.perm:
1026         * internals/index.unperm:
1027         Remove these Makefiles.
1028         Include all functionality in man/Makefile.
1029         Support only non-permuted indexes for simplicity.
1030
1031         * emodules.texi:
1032         - TeX doesn't tolerate `_' in variable names; use `-' instead.
1033
1034         * lispref/commands.texi:
1035         * lispref/display.texi:
1036         * lispref/faces.texi:
1037         * lispref/functions.texi:
1038         * lispref/keymaps.texi:
1039         * lispref/lists.texi:
1040         * lispref/modes.texi:
1041         * lispref/objects.texi:
1042         * lispref/os.texi:
1043         * lispref/sequences.texi:
1044         * lispref/strings.texi:
1045         * lispref/text.texi:
1046         * new-users-guide/custom1.texi:
1047         * xemacs/custom.texi:
1048         * xemacs/menus.texi:
1049         - Make sources compatible with makeinfo 4.0 *and* 3.12.
1050         - Replace @sc{ASCII} with @sc{ascii}, etc...
1051         - Replace @var{(foo)} with (@var{foo}), etc...
1052
1053         * info-stnd.texi: Remove.  Who cares about the standalone info reader?
1054
1055         * texinfo.tex:
1056         * texinfo.texi:
1057         * info.texi:
1058         * standards.texi:
1059         * make-stds.texi:
1060         Import FSF-maintained files from texinfo-4.0.
1061
1062 1999-11-10  XEmacs Build Bot <builds@cvs.xemacs.org>
1063
1064         * XEmacs 21.2.20 is released
1065
1066 1999-08-30  Robert Pluim  <rpluim@bigfoot.com>
1067
1068         * xemacs/packages.texi (Using Packages): Added description of
1069         package-get-package-provider.
1070
1071 1999-07-27  Charles G Waldman  <cgw@fnal.gov>
1072
1073         * xemacs-faq.texi (Q5.0.6): Describe `shell-multiple-shells'
1074
1075 1999-08-01  Adrian Aichner  <adrian@xemacs.org>
1076
1077         * xemacs/programs.texi (Balanced Editing): Remove broken
1078         line-break.
1079
1080         * xemacs-faq.texi (Q1.0.6): Provide correct location in XEmacs
1081         menus.
1082         (Q1.4.1): ditto.
1083         (Q1.4.3): ditto.
1084         (Q2.0.5): Hyphenate words.
1085
1086         * info.texi (Add): Fix one typo.
1087
1088 1999-08-23  Stephane Epardaud  <stephane@lunatech.com>
1089
1090         * internals/internals.texi (Garbage Collection - Step by Step):
1091         just added some dots to shut up compile warnings.
1092
1093 1999-08-19  Matthias Neubauer  <neubauer@informatik.uni-tuebingen.de>
1094
1095         * internals/internals.texi (Garbage Collection - Step by Step):
1096         new section in chapter Allocation of Objects in XEmacs Lisp.
1097
1098 1999-07-28  Andy Piper  <andy@xemacs.org>
1099
1100         * internals.texi (Glyphs): add some glyph documentation.
1101
1102 1999-07-30  XEmacs Build Bot <builds@cvs.xemacs.org>
1103
1104         * XEmacs 21.2.19 is released
1105
1106 1999-07-10  Adrian Aichner  <adrian@xemacs.org>
1107
1108         * emodules.texi: Use @set emacs and @value{emacs} instead of
1109         @macro (unsupported by texinfo package).  Remove stray @code.
1110         * custom.texi: Add info extension to @setfilename.
1111         * texinfo.texi: Ditto.
1112         * widget.texi: Ditto.
1113         * packages.texi: Reword a sentence, fixing @item Decide where to
1114         install ...
1115
1116 1999-07-19  Didier Verna  <didier@xemacs.org>
1117
1118         * custom.texi (Wishlist): removed the Custom Comments wishlist
1119         entry. They are implemented.
1120
1121 1999-07-13  XEmacs Build Bot <builds@cvs.xemacs.org>
1122
1123         * XEmacs 21.2.18 is released
1124
1125 1999-06-22  XEmacs Build Bot <builds@cvs.xemacs.org>
1126
1127         * XEmacs 21.2.17 is released
1128
1129 1999-06-11  XEmacs Build Bot <builds@cvs.xemacs.org>
1130
1131         * XEmacs 21.2.16 is released
1132
1133 1999-06-04  XEmacs Build Bot <builds@cvs.xemacs.org>
1134
1135         * XEmacs 21.2.15 is released
1136
1137 1999-05-30  Albert Chin-A-Young <china@thewrittenword.com>
1138
1139         * custom.texi, external-widget.texi: Minor
1140         fix to get info DIR entry correct.
1141
1142 1999-05-22  Vin Shelton <acs@xemacs.org>
1143
1144         * xemacs/cmdargs.texi:
1145         Document -private.
1146
1147 1999-05-16  Mike McEwan  <mike@lotusland.demon.co.uk>
1148
1149         * Makefile: Added `emodules.info' to info targets.
1150
1151 1999-05-20  Karl M. Hegbloom  <karlheg@debian.org>
1152
1153         * internals/internals.texi (The XEmacs Object System
1154           (Abstractly Speaking)): typo.
1155
1156 1999-05-16  Hrvoje Niksic  <hniksic@srce.hr>
1157
1158         * lispref/text.texi (Substitution): Document improvements in
1159         `translate-region'.
1160
1161 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
1162
1163         * XEmacs 21.2.14 is released
1164
1165 1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
1166
1167         * man/internals/internals.texi:
1168         * man/lispref/lispref.texi:
1169         * man/new-users-guide/new-users-guide.texi:
1170         * man/xemacs/xemacs.texi:
1171         * man/cl.texi:
1172         * man/custom.texi:
1173         * man/term.texi:
1174         * man/termcap.texi:
1175         * man/widget.texi:
1176         * man/xemacs-faq.texi:
1177         * man/external-widget.texi:
1178         Added info dir entries so install-info will add them to
1179         the common `dir' file.
1180
1181 1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
1182
1183         * man/lispref/mule.texi: Document CCL
1184         - add sections: syntax, statements, expressions, and examples.
1185         - fix naming and description errors.
1186         - update links in neighboring nodes.
1187
1188 1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1189
1190         * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
1191
1192 1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
1193
1194         * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
1195         Appearance)
1196
1197 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
1198
1199         * XEmacs 21.2.13 is released
1200
1201 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1202
1203         * XEmacs 21.2.12 is released
1204
1205 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
1206
1207         * XEmacs 21.2.11 is released
1208
1209 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1210
1211         * XEmacs 21.2.10 is released
1212
1213 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
1214
1215         * XEmacs 21.2.9 is released
1216
1217 1999-01-14  Adrian Aichner  <adrian@xemacs.org>
1218
1219         * internals\internals.texi (Techniques for XEmacs Developers):
1220         Fixing documentation.
1221         (Basic Lisp Modules): ditto.
1222
1223 1999-01-10  J. Kean Johnston  <jkj@sco.com>
1224
1225         * emodules.texi: New file to describe XEmacs modules.
1226
1227 1998-12-28  Martin Buchholz <martin@xemacs.org>
1228
1229         * XEmacs 21.2.8 is released.
1230
1231 1998-12-24  Martin Buchholz <martin@xemacs.org>
1232
1233         * XEmacs 21.2.7 is released.
1234
1235 1998-12-16  Andy Piper  <andy@xemacs.org>
1236
1237         * XEmacs 21.2.6 is released
1238
1239 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
1240
1241         * XEmacs 21.2.5 is released
1242
1243 1998-11-30  Martin Buchholz  <martin@xemacs.org>
1244
1245         * xemacs/startup.texi (Startup Paths):
1246         * xemacs/custom.texi (Widgets):
1247         * xemacs-faq.texi (Q3.0.5):
1248         * xemacs-faq.texi (Top):
1249
1250         * widget.texi (info-link):
1251
1252         * lispref/objects.texi (Type Predicates):
1253         * lispref/objects.texi (Hash Table Type):
1254         * lispref/objects.texi (Primitive Types):
1255         * lispref/objects.texi (Lisp Data Types):
1256         * lispref/macros.texi (Backquote):
1257         * lispref/hash-tables.texi (Weak Hash Tables):
1258         * lispref/hash-tables.texi:
1259         * lispref/errors.texi (Standard Errors):
1260         * lispref/compile.texi (Disassembly):
1261         * lispref/compile.texi (Compiled-Function Objects):
1262         * lispref/compile.texi (Eval During Compile):
1263         * lispref/compile.texi (Docs and Compilation):
1264         * lispref/compile.texi (Compilation Functions):
1265         * lispref/compile.texi (Speed of Byte-Code):
1266         * lispref/compile.texi (Byte Compilation):
1267         * lispref/building.texi (Garbage Collection):
1268
1269         * internals/internals.texi (Simple Special Forms):
1270         * internals/internals.texi (Evaluation; Stack Frames; Bindings):
1271         * internals/internals.texi (Specifics of the Event Gathering Mechanism):
1272         * internals/internals.texi (String):
1273         * internals/internals.texi (Introduction to Allocation):
1274         * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
1275         * internals/internals.texi (Modules for Internationalization):
1276         * internals/internals.texi (Modules for Interfacing with X Windows):
1277         * internals/internals.texi (Modules for Interfacing with the Operating System):
1278         * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
1279         * internals/internals.texi (Modules for Interfacing with the File System):
1280         * internals/internals.texi (Modules for the Redisplay Mechanism):
1281         * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
1282         * internals/internals.texi (Editor-Level Control Flow Modules):
1283         * internals/internals.texi (Modules for Standard Editing Operations):
1284         * internals/internals.texi (Basic Lisp Modules):
1285         * internals/internals.texi (Low-Level Modules):
1286         * internals/internals.texi (A Summary of the Various XEmacs Modules):
1287         * internals/internals.texi (An Example of Mule-Aware Code):
1288         * internals/internals.texi (Working With Character and Byte Positions):
1289         * internals/internals.texi (Writing Lisp Primitives):
1290         * internals/internals.texi (General Coding Rules):
1291         * internals/internals.texi (How Lisp Objects Are Represented in C):
1292         * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
1293         * internals/internals.texi (XEmacs From the Perspective of Building):
1294         * internals/internals.texi (The Lisp Language):
1295         * internals/internals.texi (Top):
1296         * internals/internals.texi:
1297         - rewrite Internals manual
1298
1299         * cl.texi (Porting Common Lisp):
1300         * cl.texi (Hash Tables):
1301         * cl.texi (Association Lists):
1302         * cl.texi (Declarations):
1303         * cl.texi (For Clauses):
1304         * cl.texi (Basic Setf):
1305         * cl.texi (Equality Predicates):
1306         - mega patch
1307
1308 1998-11-28  SL Baur  <steve@altair.xemacs.org>
1309
1310         * XEmacs 21.2-beta4 is released.
1311
1312 1998-10-15  SL Baur  <steve@altair.xemacs.org>
1313
1314         * XEmacs 21.2-beta3 is released.
1315
1316 1998-10-09  SL Baur  <steve@altair.xemacs.org>
1317
1318         * Makefile (MAKEINFO): Undo no-split change.
1319
1320 1998-09-29  SL Baur  <steve@altair.xemacs.org>
1321
1322         * XEmacs 21.2-beta2 is released.
1323
1324 1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
1325
1326         * lispref/customize.texi: New file.
1327
1328 1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
1329
1330         * internals/internals.texi (Coding for Mule): New node and
1331         section.
1332
1333 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
1334
1335         * xemacs/packages.texi: Document manually installing binary packages.
1336
1337 1998-09-02  Jeff Miller <jmiller@smart.net>
1338
1339         * Synch calendar.texi with Emacs 20.3
1340
1341 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
1342
1343         * xemacs/packages.texi: Correct and update package documentation.
1344           Updated the package installation section to mention the visual
1345           package browser/installer.
1346
1347 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
1348
1349         * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
1350         specifics.
1351
1352 1998-08-21  Greg Klanderman  <greg@alphatech.com>
1353
1354         * lispref/files.texi (User Name Completion): new section.
1355
1356 1998-07-23  Adrian Aichner  <adrian@xemacs.org>
1357
1358         * xemacs/packages.texi (Packages): Changing @itemize @emph to
1359         @itemize @bullet (this is what all other files included in
1360         xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
1361
1362 1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1363
1364         * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
1365
1366         * xemacs/xemacs.texi:
1367         * xemacs/packages.texi: More packages documentation.
1368
1369 1998-07-19  SL Baur  <steve@altair.xemacs.org>
1370
1371         * XEmacs 21.2-beta1 is released.
1372
1373 1998-07-12  SL Baur  <steve@altair.xemacs.org>
1374
1375         * XEmacs 21.0-pre5 is released.
1376
1377 1998-07-09  SL Baur  <steve@altair.xemacs.org>
1378
1379         * XEmacs 21.0-pre4 is released.
1380
1381 1998-07-09  Oliver Graf <ograf@fga.de>
1382
1383         * lispref/dragndrop.texi: added warning to OffiX Protocol section
1384
1385 1998-07-09  SL Baur  <steve@altair.xemacs.org>
1386
1387         * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
1388         damage in transit.
1389
1390 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
1391
1392         * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
1393
1394         * lispref/internationalization.texi: Fixed PREV to @node LDAP
1395
1396         * lispref/lispref.texi: Added LDAP chapter from ldap.texi
1397
1398         * lispref/Makefile: Added ldap.texi to srcs
1399
1400 1998-06-29  SL Baur  <steve@altair.xemacs.org>
1401
1402         * standards.texi (Preface): Revert previous change to @node
1403         because it doesn't pass makeinfo.
1404
1405 1998-06-27  Adrian Aichner  <adrian@xemacs.org>
1406
1407         * cl.texi: See ALL.
1408         * info-stnd.texi: Fixed @setfilename.
1409         * info.texi: Fixed @setfilename and a typo.
1410         * standards.texi: Added NEXT to @node Preface. See ALL.
1411         * texinfo.texi: Fixed section names, quoted usage of @TeX{},
1412         changed some occurrences of `:' to `colon'.
1413         * xemacs-faq.texi: See ALL.
1414         * internals/internals.texi: See ALL.
1415         * lispref/back.texi: Fixed @setfilename.
1416         * lispref/compile.texi: See ALL.
1417         * lispref/debugging.texi: See ALL.
1418         * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
1419         * lispref/eval.texi: See ALL.
1420         * lispref/extents.texi: See ALL.
1421         * lispref/loading.texi: See ALL.
1422         * lispref/searching.texi: Escaped `(' in
1423         @cindex @samp{(?:} in regex
1424         * lispref/variables.texi: See ALL.
1425
1426 1998-06-28  SL Baur  <steve@altair.xemacs.org>
1427
1428         * xemacs/calendar.texi: Massive update.
1429         From Jeff Miller <jmiller@smart.net>
1430
1431 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
1432
1433         * xemacs/abbrevs.texi:
1434         * xemacs/basic.texi:
1435         * xemacs/buildings.texi:
1436         * xemacs/cmdargs.texi:
1437         * xemacs/files.texi:
1438         * xemacs/adjustments.texi: Adjustments to integrate startup.texi
1439         and packages.texi stuff.
1440
1441         * xemacs/startup.texi:
1442         * xemacs/packages.texi: Created.
1443
1444 1998-06-10  Adrian Aichner  <adrian@xemacs.org>
1445
1446         * texinfo.texi: added ../info/ to @setfilename, broke line after
1447         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
1448         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
1449         happy.  Fixed refs broken by a previous patch of mine.
1450
1451 1998-06-18  Darryl Okahata  <darrylo@sr.hp.com>
1452
1453         * lispref/os.texi (os.texi): Document `user-home-directory'.
1454
1455 1998-06-13  Greg Klanderman  <greg@alphatech.com>
1456
1457         * lispref/windows.texi (Resizing Windows): document third optional
1458         WINDOW argument to enlarge-window and shrink-window.
1459         (Selecting Windows): document select-window optional norecord
1460         argument.
1461         (Size of Window): document window-text-area-pixel-height and
1462         window-text-area-pixel-width.
1463         (Size of Window): document window-displayed-text-pixel-height.
1464         (Position of Window): document window-text-area-pixel-edges.
1465
1466         * lispref/positions.texi (Screen Lines): cleanup docs for
1467         vertical-motion and vertical-motion-pixels.
1468
1469 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
1470
1471         * lispref/windows.texi (Resizing Windows): Document
1472         `enlarge-window-pixels' and `shrink-window-pixels'.
1473
1474         * lispref/positions.texi (Screen Lines): Update documentation of
1475         `vertical-motion'.
1476         (Screen Lines): Document `vertical-motion-pixels'.
1477
1478         * lispref/frames.texi (Input Focus): Document `focus-frame',
1479         `save-selected-frame' and `with-selected-frame'.
1480
1481 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
1482
1483         * lispref/searching.texi (Regexp Search): Document `split-path'.
1484
1485         * lispref/files.texi (Unique File Names): Update docs for
1486         `make-temp-name'; document `temp-directory'.
1487
1488 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
1489
1490         * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
1491
1492         * lispref/specifiers.texi (Specifier Instancing): Correct
1493         instantiation order.
1494         (Specifier Instancing Functions): Ditto.
1495
1496 1998-06-11  Oliver Graf <ograf@fga.de>
1497
1498         * lispref/lispref.texi: references to Drag'n'Drop fixed
1499         * lispref/modes.texi: references to Drag'n'Drop fixed
1500         * lispref/scrollbars.texi: references to Drag'n'Drop fixed
1501         * lispref/dragndrop.texi: naming changed to Drag and Drop
1502         added some docu about the drop procedure
1503
1504 1998-06-09  Adrian Aichner  <adrian@xemacs.org>
1505
1506         * info-stnd.texi: added ../info/ to @setfilename.
1507         * info.texi: added ../info/ to @setfilename.
1508         * lispref/commands.texi: see ALL.
1509         * lispref/frames.texi: see ALL.
1510         * lispref/os.texi: see ALL.
1511         * lispref/text.texi: see ALL.
1512         * new-users-guide/custom1.texi: broke line after enumerated @item.
1513         * new-users-guide/custom2.texi: see ALL.
1514         * new-users-guide/edit.texi: see ALL.
1515         * new-users-guide/enter.texi: see ALL.
1516         * new-users-guide/files.texi: see ALL.
1517         * new-users-guide/help.texi
1518         * new-users-guide/modes.texi: see ALL.
1519         * new-users-guide/new-users-guide.texi: see ALL.
1520         * new-users-guide/region.texi: see ALL.
1521         * new-users-guide/search.texi: see ALL.
1522         * new-users-guide/xmenu.texi: see ALL.
1523         * standards.texi: added ../info/ to @setfilename.
1524         * texinfo.texi: added ../info/ to @setfilename, broke line after
1525         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
1526         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
1527         happy.
1528         * xemacs-faq.texi: added ../info/ to @setfilename.
1529         * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
1530         p?xefs (most were empty, some elisp and emacs), used
1531         PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
1532         User's Manual" respectively for all these.
1533
1534 1998-06-01  Oliver Graf <ograf@fga.de>
1535
1536         * lispref/dragndrop.texi: added experimental
1537
1538 1998-05-28  Oliver Graf <ograf@fga.de>
1539
1540         * lispref/dragndrop.texi: a warning, and a bit more text this time
1541
1542 1998-05-26  Oliver Graf <ograf@fga.de>
1543
1544         * lispref/dragndrop.texi: only small changes
1545
1546 1998-05-15  Christian Nybø <chr@mediascience.no>
1547
1548         * xemacs/killing.texi: Properly document `zap-to-char'.
1549
1550 1998-05-13  Greg Klanderman  <greg@alphatech.com>
1551
1552         * lispref/frames.texi (Input Focus): cleanup select-frame
1553         documentation.
1554
1555 1998-05-10  Oliver Graf <ograf@fga.de>
1556
1557         * lispref/dragndrop.texi: new section for the DnD API
1558         * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
1559         modes
1560         * lispref/modes.texi: changed back-ref to Drag'n'Drop
1561         * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
1562
1563 1998-05-05  Oliver Graf <ograf@fga.de>
1564
1565         * commands.texi: exchange of dnd-drop with misc-user
1566
1567 1998-05-04  Martin Buchholz  <martin@xemacs.org>
1568
1569         * internals.texi (Techniques for XEmacs Developers): Add some more
1570         comments on adding new files, inspired by Olivier Galibert.
1571
1572 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
1573
1574         * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
1575         scroll-conservatively.
1576
1577         * lispref/loading.texi (Named Features): Document advanced args to
1578         `feature'.
1579
1580         * lispref/files.texi (File Name Expansion): Document that
1581         expand-file-name does not treat // and ~/ in the middle of file
1582         names specially.
1583
1584         * lispref/positions.texi (Excursions): Document
1585         `with-current-buffer' and `with-temp-file'.
1586
1587         * lispref/strings.texi (Formatting Strings): Document `%*'
1588         construct.
1589
1590         * lispref/os.texi (Time Conversion): Document that TIME may be
1591         omitted from format-time-string.
1592
1593         * lispref/strings.texi (String Conversion): Document BASE argument
1594         to `string-to-number'.
1595
1596         * lispref/searching.texi (Syntax of Regexps): Fix up Perl
1597         constructs documentation.
1598         (Regexp Search): Document `split-string'.
1599
1600         * xemacs/display.texi (Scrolling): Document scroll-conservatively.
1601
1602         * xemacs/killing.texi (Active Regions): Document that errors no
1603         longer highlight the region.
1604
1605         * lispref/display.texi (The Echo Area): Document message log
1606         stuff, including `display-message', `lmessage', `clear-message',
1607         (Warnings): Document warning stuff.
1608
1609         * lispref/commands.texi (Working With Events): Update `make-event'
1610         for misc-user events.
1611         (Using Interactive): Document `function-interactive'.
1612
1613         * lispref/os.texi (System Environment): Document USE-FLOATS
1614         argument to `load-average'.
1615         (User Identification): Document the new semantics of
1616         `user-full-name'.
1617
1618         * lispref/strings.texi (Creating Strings): Document `string'
1619         function.
1620
1621 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
1622
1623         * lispref/numbers.texi (Comparison of Numbers): Document multi-arg
1624         comparison functions.
1625
1626 1998-04-30  Greg Klanderman  <greg@alphatech.com>
1627
1628         * lispref/frames.texi (Input Focus): Document behavior of
1629         select-frame wrt focus-follows-mouse.
1630
1631 1998-04-30  Martin Buchholz  <martin@xemacs.org>
1632
1633         * Makefile: Support generic makes by avoiding `%' syntax.
1634         It breaks my heart to uglify the Makefile like this, but this is
1635         going to be a perpetual FAQ otherwise.
1636         General cleanup.
1637         Comment out w3 and vm info rules.
1638         Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
1639
1640 1998-03-27  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
1641
1642         * xemacs/frame.texi: Document cursor appearance at end of line.
1643
1644 1998-03-14  Hrvoje Niksic  <hniksic@srce.hr>
1645
1646         * internals/internals.texi (GCPROing): Explain when it is
1647         necessary to GCPRO function parameters.
1648
1649 1998-03-13  Hrvoje Niksic  <hniksic@srce.hr>
1650
1651         * internals/internals.texi (Writing Lisp Primitives): Updated
1652         definition of For().
1653
1654 1998-03-01  Aki Vehtari  <Aki.Vehtari@hut.fi>
1655
1656         * lispref/menus.texi: Use recommended forms in examples.
1657
1658 1998-02-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1659
1660         * cl.texi (Creating Symbols): Tell a little bit about the new
1661         handling of gensyms.
1662
1663 1998-02-21  Greg Klanderman  <greg@alphatech.com>
1664
1665         * xemacs/custom.texi (X Resources): update to describe automatic
1666         setting of x-emacs-application-class.
1667
1668         * lispref/x-windows.texi (Resources): update doc for
1669         x-emacs-application-class.
1670
1671 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1672
1673         * cl.texi (Equality Predicates): Update to reflect change to
1674         `equalp' made in "cl-extra.el" - now compares characters case
1675         insensitively.
1676
1677 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
1678
1679         * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
1680
1681 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1682
1683         * lispref/display.texi (Beeping): Linux has sound too.
1684
1685 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
1686
1687         * cl.texi (Argument Lists): Keywords are handled specially by
1688         XEmacs.
1689         (Porting Common Lisp): XEmacs backquotes are OK.
1690
1691 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1692
1693         * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
1694         syntax for integers.
1695         From Adrian Aichner <adrian@xemacs.org>
1696         * cl.texi (Porting Common Lisp): ' '
1697         * lispref/numbers.texi (Numbers): ' '
1698
1699 1998-02-15  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
1700
1701         * lispref/searching.texi (Regular Expressions): Document the
1702         recent regular expression syntax extensions.
1703
1704 1998-02-10  Olivier Galibert  <galibert@pobox.com>
1705
1706         * internals/internals.texi: Remove all mocklisp references.
1707
1708 1997-12-17  SL Baur  <steve@altair.xemacs.org>
1709
1710         * Makefile (SUBDIR): skk and gnats are packaged.
1711
1712         * lispref/intro.texi (Acknowledgements): Update to v3.3.
1713
1714         * lispref/lispref.texi: Update to 20.5/v3.3.
1715
1716 1997-12-10  SL Baur  <steve@altair.xemacs.org>
1717
1718         * Makefile: Don't stop on errors.
1719
1720 1997-12-06  SL Baur  <steve@altair.xemacs.org>
1721
1722         * Makefile: add skk manual.
1723
1724 1997-11-29  SL Baur  <steve@altair.xemacs.org>
1725
1726         * internals/internals.texi (XEmacs): Updated history section.
1727
1728 1997-11-28  SL Baur  <steve@altair.xemacs.org>
1729
1730         * lispref/compile.texi (Compilation Functions): Plug in the real
1731         return value.
1732         (Speed of Byte-Code): Ditto.
1733         (Compilation Functions): Ditto.
1734         (Compiled-Function Objects): Ditto.
1735         (Speed of Byte-Code): Increase loop counter by factor of 50 (the
1736         previous value was embarrassing).
1737
1738 1997-11-21  SL Baur  <steve@altair.xemacs.org>
1739
1740         * Makefile (srcs): vhdl-mode has been packaged.
1741
1742 1997-11-15  SL Baur  <steve@altair.xemacs.org>
1743
1744         * lispref/windows.texi (scroll-conservatively): Fix typo.
1745
1746 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
1747
1748         * lispref/commands.texi (Working With Events): Document fully.
1749
1750         * lispref/windows.texi (Vertical Scrolling): Document
1751         scroll-conservatively.
1752
1753 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
1754
1755         * lispref/extents.texi (Intro to Extents): Minor correction.
1756         (Extent Properties): Document `extent-keymap'.
1757
1758 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1759
1760         * xemacs/mule.texi (Mule): Modify description about supported
1761         scripts.
1762
1763 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1764
1765         * xemacs/mule.texi: Add description for
1766         `universal-coding-system-argument'.
1767
1768 1997-10-31  SL Baur  <steve@altair.xemacs.org>
1769
1770         * internals/internals.texi: XEmacs 19.16 is released.
1771
1772 1997-10-30  SL Baur  <steve@altair.xemacs.org>
1773
1774         * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
1775         been packaged.
1776
1777 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
1778
1779         * xemacs-faq.texi: Added the detailed menu listing.
1780
1781         * lispref/extents.texi (Extent Properties): Documented
1782         `set-extent-properties'.
1783
1784         * xemacs/custom.texi (Face Customization): Updated for XEmacs.
1785
1786 1997-10-07  SL Baur  <steve@altair.xemacs.org>
1787
1788         * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
1789         From Rebecca Ore <rebecca.ore@op.net>
1790
1791         * lispref/databases.texi (Connecting to a Database): Describe
1792         valid types of `type' and `subtype'.
1793         From Raymond Toy <toy@rtp.ericsson.se>
1794
1795 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
1796
1797         * lispref/commands.texi (Keyboard Macros): fixed typo.  Changed
1798         reference to (emacs) into a reference to (xemacs).
1799
1800 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
1801
1802         * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
1803         to prevent line wrap.
1804
1805 1997-09-27  SL Baur  <steve@altair.xemacs.org>
1806
1807         * gnats/flowchart.eps: New file.
1808
1809 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
1810
1811         * xemacs/custom.texi (Easy Customization): Ditto.
1812
1813         * xemacs/xemacs.texi (Top): Added pointer to easy customization.
1814
1815 1997-09-18  SL Baur  <steve@altair.xemacs.org>
1816
1817         * internals/Makefile (../../info/$(NAME).info): Warn and clean up
1818         if someone hasn't upgraded makeinfo.
1819
1820         * Makefile (EMACS): Refer to xemacs binary in source tree.
1821         * tm/Makefile (EMACS): Ditto.
1822
1823 1997-08-15  Karl M. Hegbloom <karlheg@inetarena.com>
1824
1825         * cl.texi (Type Predicates): Update for corrected handling of
1826         `string-char' and `character'.
1827
1828 Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1829
1830         * cc-mode.texi:
1831         In FAQ section, document use of c-mode-base-map instead of c-mode-map.
1832
1833 Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1834
1835         * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
1836
1837 Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1838
1839         * cc-mode.texi:
1840         Added description of template-args-cont syntactic symbol
1841
1842 1997-07-25  Barry A. Warsaw  <cc-mode-help@python.org>
1843
1844         * cc-mode.texi: Describe support for idl-mode
1845
1846         * cc-mode.texi:
1847         Document c-initialization-hook.  Also rewrite the "Getting Connected"
1848         section on byte compiling the source.
1849
1850 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
1851
1852         * lispref/streams.texi: "Output Streams", change `last-output'
1853         result list from integers to characters.
1854
1855         * lispref/minibuf.texi: "Object from Minibuffer", correction.
1856
1857         * lispref/minibuf.texi: "Minibuffer History", add
1858         `Info-minibuffer-history', `Manual-page-minibuffer-history', and
1859         short paragraph refering to `M-x apropos'.
1860
1861 1997-07-17  Steven L Baur  <steve@altair.xemacs.org>
1862
1863         * Makefile: makeinfo-1.68 is verified to work.
1864
1865         * tm/Makefile (../../info/%-ja.info): Die if not running
1866         XEmacs/Mule.
1867         (../../info/%-en.info): Inherit setting of MAKEINFO.
1868
1869 Tue Jul 15 04:18:38 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1870
1871         * cc-mode.texi:
1872         Describe the variable c-indent-comments-syntactically-p.
1873
1874 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
1875
1876         * internals/internals.texi (Top): Convert Buffer@'s node name to
1877         `Buffer's' because the former confuses makeinfo.
1878
1879 Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
1880
1881         * cc-mode.texi: Fixed spelling of Texinfo
1882
1883 Tue May  6 21:33:06 1997  Steven L Baur  <steve@altair.xemacs.org>
1884
1885         * lispref/files.texi (Writing to Files): Correct docstring of
1886         write-region.
1887
1888 Sun May  4 14:28:32 1997  Steven L Baur  <steve@altair.xemacs.org>
1889
1890         * lispref/annotations.texi (Annotation Primitives):
1891         `delete-annotation' does not return the deleted annotation.
1892
1893 Wed Apr 30 18:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
1894
1895         * lispref/lispref.texi: Correct release dates.
1896
1897 Sat Apr 19 20:48:00 1997  Steven L Baur  <steve@altair.xemacs.org>
1898
1899         * lispref/files.texi (File Name Expansion): Update documentation
1900         of file-relative-name.
1901
1902 Mon Apr  7 21:02:39 1997  Steven L Baur  <steve@altair.xemacs.org>
1903
1904         * lispref/lispref.texi: Update version numbers (with patches from
1905         Hrvoje Niksic).
1906
1907         * lispref/building.texi (Building XEmacs): Update version numbers
1908         and build identification.
1909
1910         * lispref/intro.texi (Introduction): Update version number.
1911
1912 Sun Mar 23 15:47:05 1997  Steven L Baur  <steve@altair.xemacs.org>
1913
1914         * Makefile (srcs): Add efs.texi.
1915
1916 Sat Mar 22 16:39:16 1997  Steven L Baur  <steve@altair.xemacs.org>
1917
1918         * Makefile (srcs): Add hm--html-mode.texi.
1919
1920 Sun Mar 16 18:48:14 1997  Steven L Baur  <steve@altair.xemacs.org>
1921
1922         * gnats/Makefile (gnats_srcs): New manuals for GNATS.
1923
1924 Wed Mar 12 14:39:43 1997  Steven L Baur  <steve@altair.xemacs.org>
1925
1926         * lispref/strings.texi (Text Comparison): Correct example for
1927         `char-equal'.  Add new function `char='.
1928
1929 Thu Mar  6 13:33:54 1997  Steven L Baur  <steve@altair.xemacs.org>
1930
1931         * Makefile: Update for new texinfo manual.
1932
1933 Tue Mar  4 11:37:42 1997  Steven L Baur  <steve@altair.xemacs.org>
1934
1935         * Makefile (../info/w3.info): Use special version of makeinfo
1936         since this manual is not backwards compatible.
1937         Clean up error handling so we only have to type make once to
1938         rebuild the info tree.
1939         (../info/vm.info): Make sure to continue in the event of error.
1940
1941 Tue Feb 25 20:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
1942
1943         * auctex/Makefile: Added `mostlyclean' and `distclean' target.
1944
1945 Wed Feb 19 17:57:27 1997  Steven L Baur  <steve@altair.xemacs.org>
1946
1947         * Makefile (auctex): New subdirectory target.
1948
1949 Wed Feb 12 12:30:27 1997  Yotam Medini  <yotam_medini@tmai.com>
1950
1951         * mule/languages.texi: Correct typo.
1952
1953 Mon Feb 10 08:17:22 1997  Steven L Baur  <steve@altair.xemacs.org>
1954
1955         * Makefile (srcs): Add custom and widget to srcs.
1956
1957         * lispref/extents.texi (Intro to Extents): Removed erroneous
1958         reference to `start-glyph' property.
1959
1960 Sun Feb  9 00:27:22 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
1961
1962         * widget.texi: New file.
1963
1964         * custom.texi: New file.
1965
1966 Thu Feb  6 22:57:09 1997  Steven L Baur  <steve@altair.xemacs.org>
1967
1968         * lispref/extents.texi (Duplicable Extents): replicable extents
1969         are history.
1970
1971 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
1972
1973         * xemacs-faq.texi (Q1.1.1): Correct typos.
1974
1975 Mon Jan 27 22:28:48 1997  Bob Weiner <weiner@infodock.com>
1976
1977         * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
1978         XEmacs manual available.
1979         (Q4.6.1): Updated Infodock Information.
1980
1981 Sat Dec 28 11:08:07 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
1982
1983         * vhdl-mode.texi: Correct typo in email address.
1984
1985 Mon Dec 23 09:47:24 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
1986
1987         * Makefile (srcs): Add vhdl-mode.
1988
1989 Wed Dec 18 20:21:06 1996  Martin Buchholz  <mrb@eng.sun.com>
1990
1991         * Makefile (realclean): Don't delete itself `make distclean'
1992
1993         * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
1994
1995         * Makefile: New File.
1996
1997 Tue Dec 10 18:35:21 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
1998
1999         * vhdl-mode.texi: New file.
2000
2001 Thu Jan 24 12:41:33 1991  Richard Stallman  (rms at mole.ai.mit.edu)
2002
2003         * texinfo.tex: Delete spurious character at beginning.
2004
2005 Tue Aug 16 13:09:12 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
2006
2007         * emacs.tex:  Corrected two typos.  No other changes before
2008         Version 19 will be made.
2009
2010         * vip.texinfo: Removed menu entry Adding Lisp Code in node
2011         Customization since the menu entry did not point to anything.
2012         Also added an @finalout command to remove overfull hboxes from the
2013         printed output.
2014
2015         * cl.texinfo:  Added @bye, \input line and @settitle to file.
2016         This file is clearly intended to be a chapter of some other work,
2017         but the other work does not yet exist.
2018
2019 Mon Jul 25 17:47:38 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
2020
2021         * texinfo.texinfo: Three typos corrected.
2022
2023 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
2024
2025         * texindex.c (indexify): when comparing to initial strings to
2026         decide whether to change the header, must use `strncmp' to avoid
2027         comparing entire strings of which initials are a substring.
2028
2029 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
2030
2031         * texindex.c (sort_in_core, sort_offline, parsefile):
2032         Give up on input file if any line doesn't start with backslash.
2033
2034 Mon May 23 10:41:35 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
2035
2036         * emacs.tex: Update information for obtaining TeX distribution from the
2037         University of Washington.