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