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