XEmacs 21.2.14.
[chise/xemacs-chise.git.1] / man / ChangeLog
1 1999-05-14  XEmacs Build Bot <builds@cvs.xemacs.org>
2
3         * XEmacs 21.2.14 is released
4
5 1999-05-11  Albert Chin-A-Young <china@thewrittenword.com>
6
7         * man/internals/internals.texi:
8         * man/lispref/lispref.texi:
9         * man/new-users-guide/new-users-guide.texi:
10         * man/xemacs/xemacs.texi:
11         * man/cl.texi:
12         * man/custom.texi:
13         * man/term.texi:
14         * man/termcap.texi:
15         * man/widget.texi:
16         * man/xemacs-faq.texi:
17         * man/external-widget.texi:
18         Added info dir entries so install-info will add them to
19         the common `dir' file.
20
21 1999-04-28  Stephen J. Turnbull  <turnbull@sk.tsukuba.ac.jp>
22
23         * man/lispref/mule.texi: Document CCL
24         - add sections: syntax, statements, expressions, and examples.
25         - fix naming and description errors.
26         - update links in neighboring nodes.
27
28 1999-04-24  Gunnar Evermann  <ge204@eng.cam.ac.uk>
29
30         * lispref/eval.texi (Eval): default for max-lisp-eval-depth is 500.
31
32 1999-04-23  Gunnar Evermann  <ge204@eng.cam.ac.uk>
33
34         * xemacs-faq.texi (Q3.0.7): refer to correct menu (Option->Frame
35         Appearance)
36
37 1999-03-12  XEmacs Build Bot <builds@cvs.xemacs.org>
38
39         * XEmacs 21.2.13 is released
40
41 1999-03-05  XEmacs Build Bot <builds@cvs.xemacs.org>
42
43         * XEmacs 21.2.12 is released
44
45 1999-03-01  XEmacs Build Bot <builds@cvs.xemacs.org>
46
47         * XEmacs 21.2.11 is released
48
49 1999-02-05  XEmacs Build Bot <builds@cvs.xemacs.org>
50
51         * XEmacs 21.2.10 is released
52
53 1999-02-02  XEmacs Build Bot <builds@cvs.xemacs.org>
54
55         * XEmacs 21.2.9 is released
56
57 1999-01-14  Adrian Aichner  <aichner@ecf.teradyne.com>
58
59         * internals\internals.texi (Techniques for XEmacs Developers):
60         Fixing documentation.
61         (Basic Lisp Modules): ditto.
62
63 1999-01-10  J. Kean Johnston  <jkj@sco.com>
64
65         * emodules.texi: New file to describe XEmacs modules.
66
67 1998-12-28  Martin Buchholz <martin@xemacs.org>
68
69         * XEmacs 21.2.8 is released.
70
71 1998-12-24  Martin Buchholz <martin@xemacs.org>
72
73         * XEmacs 21.2.7 is released.
74
75 1998-12-16  Andy Piper  <andy@xemacs.org>
76
77         * XEmacs 21.2.6 is released
78
79 1998-12-05  XEmacs Build Bot <builds@cvs.xemacs.org>
80
81         * XEmacs 21.2.5 is released
82
83 1998-11-30  Martin Buchholz  <martin@xemacs.org>
84
85         * xemacs/startup.texi (Startup Paths):
86         * xemacs/custom.texi (Widgets):
87         * xemacs-faq.texi (Q3.0.5):
88         * xemacs-faq.texi (Top):
89
90         * widget.texi (info-link):
91
92         * lispref/objects.texi (Type Predicates):
93         * lispref/objects.texi (Hash Table Type):
94         * lispref/objects.texi (Primitive Types):
95         * lispref/objects.texi (Lisp Data Types):
96         * lispref/macros.texi (Backquote):
97         * lispref/hash-tables.texi (Weak Hash Tables):
98         * lispref/hash-tables.texi:
99         * lispref/errors.texi (Standard Errors):
100         * lispref/compile.texi (Disassembly):
101         * lispref/compile.texi (Compiled-Function Objects):
102         * lispref/compile.texi (Eval During Compile):
103         * lispref/compile.texi (Docs and Compilation):
104         * lispref/compile.texi (Compilation Functions):
105         * lispref/compile.texi (Speed of Byte-Code):
106         * lispref/compile.texi (Byte Compilation):
107         * lispref/building.texi (Garbage Collection):
108
109         * internals/internals.texi (Simple Special Forms):
110         * internals/internals.texi (Evaluation; Stack Frames; Bindings):
111         * internals/internals.texi (Specifics of the Event Gathering Mechanism):
112         * internals/internals.texi (String):
113         * internals/internals.texi (Introduction to Allocation):
114         * internals/internals.texi (Allocation of Objects in XEmacs Lisp):
115         * internals/internals.texi (Modules for Internationalization):
116         * internals/internals.texi (Modules for Interfacing with X Windows):
117         * internals/internals.texi (Modules for Interfacing with the Operating System):
118         * internals/internals.texi (Modules for Other Aspects of the Lisp Interpreter and Object System):
119         * internals/internals.texi (Modules for Interfacing with the File System):
120         * internals/internals.texi (Modules for the Redisplay Mechanism):
121         * internals/internals.texi (Modules for the Basic Displayable Lisp Objects):
122         * internals/internals.texi (Editor-Level Control Flow Modules):
123         * internals/internals.texi (Modules for Standard Editing Operations):
124         * internals/internals.texi (Basic Lisp Modules):
125         * internals/internals.texi (Low-Level Modules):
126         * internals/internals.texi (A Summary of the Various XEmacs Modules):
127         * internals/internals.texi (An Example of Mule-Aware Code):
128         * internals/internals.texi (Working With Character and Byte Positions):
129         * internals/internals.texi (Writing Lisp Primitives):
130         * internals/internals.texi (General Coding Rules):
131         * internals/internals.texi (How Lisp Objects Are Represented in C):
132         * internals/internals.texi (The XEmacs Object System (Abstractly Speaking)):
133         * internals/internals.texi (XEmacs From the Perspective of Building):
134         * internals/internals.texi (The Lisp Language):
135         * internals/internals.texi (Top):
136         * internals/internals.texi:
137         - rewrite Internals manual
138
139         * cl.texi (Porting Common Lisp):
140         * cl.texi (Hash Tables):
141         * cl.texi (Association Lists):
142         * cl.texi (Declarations):
143         * cl.texi (For Clauses):
144         * cl.texi (Basic Setf):
145         * cl.texi (Equality Predicates):
146         - mega patch
147
148 1998-11-28  SL Baur  <steve@altair.xemacs.org>
149
150         * XEmacs 21.2-beta4 is released.
151
152 1998-10-15  SL Baur  <steve@altair.xemacs.org>
153
154         * XEmacs 21.2-beta3 is released.
155
156 1998-10-09  SL Baur  <steve@altair.xemacs.org>
157
158         * Makefile (MAKEINFO): Undo no-split change.
159
160 1998-09-29  SL Baur  <steve@altair.xemacs.org>
161
162         * XEmacs 21.2-beta2 is released.
163
164 1998-09-20  Hrvoje Niksic  <hniksic@srce.hr>
165
166         * lispref/customize.texi: New file.
167
168 1998-09-09  Hrvoje Niksic  <hniksic@srce.hr>
169
170         * internals/internals.texi (Coding for Mule): New node and
171         section.
172
173 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
174
175         * xemacs/packages.texi: Document manually installing binary packages.
176
177 1998-09-02  Jeff Miller <jmiller@smart.net>
178
179         * Synch calendar.texi with Emacs 20.3
180
181 1998-09-03  Darryl Okahata  <darrylo@sr.hp.com>
182
183         * xemacs/packages.texi: Correct and update package documentation.
184           Updated the package installation section to mention the visual 
185           package browser/installer.
186
187 1998-08-31  Hrvoje Niksic  <hniksic@srce.hr>
188
189         * lispref/buffers.texi (Indirect Buffers): Update with XEmacs
190         specifics.
191
192 1998-08-21  Greg Klanderman  <greg@alphatech.com>
193
194         * lispref/files.texi (User Name Completion): new section.
195
196 1998-07-23  Adrian Aichner  <aichner@ecf.teradyne.com>
197
198         * xemacs/packages.texi (Packages): Changing @itemize @emph to
199         @itemize @bullet (this is what all other files included in
200         xemacs.texi use) to fix error in texi2dvi (GNU Texinfo 3.12) 0.8.
201
202 1998-07-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
203
204         * xemacs/startup.texi: Small fixes, suggested by Hrvoje.
205
206         * xemacs/xemacs.texi: 
207         * xemacs/packages.texi: More packages documentation.
208
209 1998-07-19  SL Baur  <steve@altair.xemacs.org>
210
211         * XEmacs 21.2-beta1 is released.
212
213 1998-07-12  SL Baur  <steve@altair.xemacs.org>
214
215         * XEmacs 21.0-pre5 is released.
216
217 1998-07-09  SL Baur  <steve@altair.xemacs.org>
218
219         * XEmacs 21.0-pre4 is released.
220
221 1998-07-09  Oliver Graf <ograf@fga.de>
222
223         * lispref/dragndrop.texi: added warning to OffiX Protocol section
224
225 1998-07-09  SL Baur  <steve@altair.xemacs.org>
226
227         * lispref/ldap.texi (Syntax of Search Filters): Fix QP encoding
228         damage in transit.
229
230 1998-07-05  Oscar Figueiredo  <Oscar.Figueiredo@di.epfl.ch>
231
232         * lispref/tooltalk.texi: Fixed NEXT to @node LDAP
233
234         * lispref/internationalization.texi: Fixed PREV to @node LDAP
235
236         * lispref/lispref.texi: Added LDAP chapter from ldap.texi
237
238         * lispref/Makefile: Added ldap.texi to srcs
239
240 1998-06-29  SL Baur  <steve@altair.xemacs.org>
241
242         * standards.texi (Preface): Revert previous change to @node
243         because it doesn't pass makeinfo.
244
245 1998-06-27  Adrian Aichner  <aichner@ecf.teradyne.com>
246
247         * cl.texi: See ALL.
248         * info-stnd.texi: Fixed @setfilename.
249         * info.texi: Fixed @setfilename and a typo.
250         * standards.texi: Added NEXT to @node Preface. See ALL.
251         * texinfo.texi: Fixed section names, quoted usage of @TeX{},
252         changed some occurences of `:' to `colon'.
253         * xemacs-faq.texi: See ALL.
254         * internals/internals.texi: See ALL.
255         * lispref/back.texi: Fixed @setfilename.
256         * lispref/compile.texi: See ALL.
257         * lispref/debugging.texi: See ALL.
258         * lispref/edebug-inc.texi: Added NEXT and UP to @node Edebug.
259         * lispref/eval.texi: See ALL.
260         * lispref/extents.texi: See ALL.
261         * lispref/loading.texi: See ALL.
262         * lispref/searching.texi: Escaped `(' in
263         @cindex @samp{(?:} in regex
264         * lispref/variables.texi: See ALL.
265
266 1998-06-28  SL Baur  <steve@altair.xemacs.org>
267
268         * xemacs/calendar.texi: Massive update.
269         From Jeff Miller <jmiller@smart.net>
270
271 1998-06-20  Michael Sperber [Mr. Preprocessor]  <sperber@informatik.uni-tuebingen.de>
272
273         * xemacs/abbrevs.texi: 
274         * xemacs/basic.texi: 
275         * xemacs/buildings.texi: 
276         * xemacs/cmdargs.texi: 
277         * xemacs/files.texi: 
278         * xemacs/adjustments.texi: Adjustments to integrate startup.texi
279         and packages.texi stuff.
280
281         * xemacs/startup.texi: 
282         * xemacs/packages.texi: Created.
283
284 1998-06-10  Adrian Aichner  <aichner@ecf.teradyne.com>
285
286         * texinfo.texi: added ../info/ to @setfilename, broke line after
287         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
288         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
289         happy.  Fixed refs broken by a previous patch of mine.
290
291 1998-06-18  Darryl Okahata  <darrylo@sr.hp.com>
292
293         * lispref/os.texi (os.texi): Document `user-home-directory'.
294
295 1998-06-13  Greg Klanderman  <greg@alphatech.com>
296
297         * lispref/windows.texi (Resizing Windows): document third optional 
298         WINDOW argument to enlarge-window and shrink-window.
299         (Selecting Windows): document select-window optional norecord
300         argument. 
301         (Size of Window): document window-text-area-pixel-height and
302         window-text-area-pixel-width. 
303         (Size of Window): document window-displayed-text-pixel-height.
304         (Position of Window): document window-text-area-pixel-edges.
305
306         * lispref/positions.texi (Screen Lines): cleanup docs for
307         vertical-motion and vertical-motion-pixels.
308
309 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
310
311         * lispref/windows.texi (Resizing Windows): Document
312         `enlarge-window-pixels' and `shrink-window-pixels'.
313
314         * lispref/positions.texi (Screen Lines): Update documentation of
315         `vertical-motion'.
316         (Screen Lines): Document `vertical-motion-pixels'.
317
318         * lispref/frames.texi (Input Focus): Document `focus-frame',
319         `save-selected-frame' and `with-selected-frame'.
320
321 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
322
323         * lispref/searching.texi (Regexp Search): Document `split-path'.
324
325         * lispref/files.texi (Unique File Names): Update docs for
326         `make-temp-name'; document `temp-directory'.
327
328 1998-06-10  Hrvoje Niksic  <hniksic@srce.hr>
329
330         * lispref/os.texi (Recording Input): Update docs for `recent-keys'.
331
332         * lispref/specifiers.texi (Specifier Instancing): Correct
333         instantiation order.
334         (Specifier Instancing Functions): Ditto.
335
336 1998-06-11  Oliver Graf <ograf@fga.de>
337
338         * lispref/lispref.texi: references to Drag'n'Drop fixed
339         * lispref/modes.texi: references to Drag'n'Drop fixed
340         * lispref/scrollbars.texi: references to Drag'n'Drop fixed
341         * lispref/dragndrop.texi: naming changed to Drag and Drop
342         added some docu about the drop procedure
343
344 1998-06-09  Adrian Aichner  <aichner@ecf.teradyne.com>
345
346         * info-stnd.texi: added ../info/ to @setfilename.
347         * info.texi: added ../info/ to @setfilename.
348         * lispref/commands.texi: see ALL.
349         * lispref/frames.texi: see ALL.
350         * lispref/os.texi: see ALL.
351         * lispref/text.texi: see ALL.
352         * new-users-guide/custom1.texi: broke line after enumerated @item.
353         * new-users-guide/custom2.texi: see ALL.
354         * new-users-guide/edit.texi: see ALL.
355         * new-users-guide/enter.texi: see ALL.
356         * new-users-guide/files.texi: see ALL.
357         * new-users-guide/help.texi
358         * new-users-guide/modes.texi: see ALL.
359         * new-users-guide/new-users-guide.texi: see ALL.
360         * new-users-guide/region.texi: see ALL.
361         * new-users-guide/search.texi: see ALL.
362         * new-users-guide/xmenu.texi: see ALL.
363         * standards.texi: added ../info/ to @setfilename.
364         * texinfo.texi: added ../info/ to @setfilename, broke line after
365         @noindent.  Changed @var{arg-not-used-by-@TeX{}} to
366         @var{arg-not-used-by-@@TeX{}} to make `texinfo-format-buffer'
367         happy.
368         * xemacs-faq.texi: added ../info/ to @setfilename.
369         * ALL: corrected INFO-FILE-NAME to lispref and xemacs in relevant
370         p?xefs (most were empty, some elisp and emacs), used
371         PRINTED-MANUAL-TITLE "XEmacs Lisp Reference Manual" and "XEmacs
372         User's Manual" respectively for all these.
373
374 1998-06-01  Oliver Graf <ograf@fga.de>
375
376         * lispref/dragndrop.texi: added experimental
377
378 1998-05-28  Oliver Graf <ograf@fga.de>
379
380         * lispref/dragndrop.texi: a warning, and a bit more text this time
381
382 1998-05-26  Oliver Graf <ograf@fga.de>
383
384         * lispref/dragndrop.texi: only small changes
385
386 1998-05-15  Christian Nybø <chr@mediascience.no>
387
388         * xemacs/killing.texi: Properly document `zap-to-char'.
389
390 1998-05-13  Greg Klanderman  <greg@alphatech.com>
391
392         * lispref/frames.texi (Input Focus): cleanup select-frame
393         documentation. 
394
395 1998-05-10  Oliver Graf <ograf@fga.de>
396
397         * lispref/dragndrop.texi: new section for the DnD API
398         * lispref/lispref.texi: added Drag'n'Drop between scrollbars and
399         modes
400         * lispref/modes.texi: changed back-ref to Drag'n'Drop
401         * lispref/scrollbars.texi: changed next-ref to Drag'n'Drop
402
403 1998-05-05  Oliver Graf <ograf@fga.de>
404
405         * commands.texi: exchange of dnd-drop with misc-user
406
407 1998-05-04  Martin Buchholz  <martin@xemacs.org>
408
409         * internals.texi (Techniques for XEmacs Developers): Add some more 
410         comments on adding new files, inspired by Olivier Galibert.
411
412 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
413
414         * lispref/windows.texi (Vertical Scrolling): Fixup docstring for
415         scroll-conservatively.
416
417         * lispref/loading.texi (Named Features): Document advanced args to 
418         `feature'.
419
420         * lispref/files.texi (File Name Expansion): Document that
421         expand-file-name does not treat // and ~/ in the middle of file
422         names specially.
423
424         * lispref/positions.texi (Excursions): Document
425         `with-current-buffer' and `with-temp-file'.
426
427         * lispref/strings.texi (Formatting Strings): Document `%*'
428         construct.
429
430         * lispref/os.texi (Time Conversion): Document that TIME may be
431         omitted from format-time-string.
432
433         * lispref/strings.texi (String Conversion): Document BASE argument 
434         to `string-to-number'.
435
436         * lispref/searching.texi (Syntax of Regexps): Fix up Perl
437         constructs documentation.
438         (Regexp Search): Document `split-string'.
439
440         * xemacs/display.texi (Scrolling): Document scroll-conservatively.
441
442         * xemacs/killing.texi (Active Regions): Document that errors no
443         longer highlight the region.
444
445         * lispref/display.texi (The Echo Area): Document message log
446         stuff, including `display-message', `lmessage', `clear-message',
447         (Warnings): Document warning stuff.
448
449         * lispref/commands.texi (Working With Events): Update `make-event' 
450         for misc-user events.
451         (Using Interactive): Document `function-interactive'.
452
453         * lispref/os.texi (System Environment): Document USE-FLOATS
454         argument to `load-average'.
455         (User Identification): Document the new semantics of
456         `user-full-name'.
457
458         * lispref/strings.texi (Creating Strings): Document `string'
459         function.
460
461 1998-05-02  Hrvoje Niksic  <hniksic@srce.hr>
462
463         * lispref/numbers.texi (Comparison of Numbers): Document multi-arg 
464         comparison functions.
465
466 1998-04-30  Greg Klanderman  <greg@alphatech.com>
467
468         * lispref/frames.texi (Input Focus): Document behavior of
469         select-frame wrt focus-follows-mouse.
470
471 1998-04-30  Martin Buchholz  <martin@xemacs.org>
472
473         * Makefile: Support generic makes by avoiding `%' syntax.
474         It breaks my heart to uglify the Makefile like this, but this is
475         going to be a perpetual FAQ otherwise.
476         General cleanup.
477         Comment out w3 and vm info rules.
478         Use paranoid cd ./$@ syntax to avoid losing with luser's CDPATH.
479
480 1998-03-27  Stephen Turnbull  <turnbull@sk.tsukuba.ac.jp>
481
482         * xemacs/frame.texi: Document cursor appearance at end of line.
483
484 1998-03-14  Hrvoje Niksic  <hniksic@srce.hr>
485
486         * internals/internals.texi (GCPROing): Explain when it is
487         necessary to GCPRO function parameters.
488
489 1998-03-13  Hrvoje Niksic  <hniksic@srce.hr>
490
491         * internals/internals.texi (Writing Lisp Primitives): Updated
492         definition of For().
493
494 1998-03-01  Aki Vehtari  <Aki.Vehtari@hut.fi>
495
496         * lispref/menus.texi: Use recommended forms in examples.
497
498 1998-02-22  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
499
500         * cl.texi (Creating Symbols): Tell a little bit about the new
501         handling of gensyms.
502
503 1998-02-21  Greg Klanderman  <greg@alphatech.com>
504
505         * xemacs/custom.texi (X Resources): update to describe automatic
506         setting of x-emacs-application-class.
507
508         * lispref/x-windows.texi (Resources): update doc for
509         x-emacs-application-class. 
510
511 1998-02-20  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
512
513         * cl.texi (Equality Predicates): Update to reflect change to
514         `equalp' made in "cl-extra.el" - now compares characters case
515         insensitively.
516
517 1998-02-23  Aki Vehtari  <Aki.Vehtari@hut.fi>
518
519         * lispref/menus.texi (Menu Format): Doc fix: suffix can be form.
520
521 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
522
523         * lispref/display.texi (Beeping): Linux has sound too.
524
525 1998-02-19  Hrvoje Niksic  <hniksic@srce.hr>
526
527         * cl.texi (Argument Lists): Keywords are handled specially by
528         XEmacs.
529         (Porting Common Lisp): XEmacs backquotes are OK.
530
531 1998-02-19  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
532
533         * xemacs/custom.texi (Init Syntax): document #b, #o, and #x reader
534         syntax for integers.
535         From Adrian Aichner <aichner@ecf.teradyne.com>
536         * cl.texi (Porting Common Lisp): ' '
537         * lispref/numbers.texi (Numbers): ' '
538
539 1998-02-15  Karl M. Hegbloom  <karlheg@bittersweet.inetarena.com>
540
541         * lispref/searching.texi (Regular Expressions): Document the
542         recent regular expression syntax extensions.
543
544 1998-02-10  Olivier Galibert  <galibert@pobox.com>
545
546         * internals/internals.texi: Remove all mocklisp references.
547
548 1997-12-17  SL Baur  <steve@altair.xemacs.org>
549
550         * Makefile (SUBDIR): skk and gnats are packaged.
551
552         * lispref/intro.texi (Acknowledgements): Update to v3.3.
553
554         * lispref/lispref.texi: Update to 20.5/v3.3.
555
556 1997-12-10  SL Baur  <steve@altair.xemacs.org>
557
558         * Makefile: Don't stop on errors.
559
560 1997-12-06  SL Baur  <steve@altair.xemacs.org>
561
562         * Makefile: add skk manual.
563
564 1997-11-29  SL Baur  <steve@altair.xemacs.org>
565
566         * internals/internals.texi (XEmacs): Updated history section.
567
568 1997-11-28  SL Baur  <steve@altair.xemacs.org>
569
570         * lispref/compile.texi (Compilation Functions): Plug in the real
571         return value.
572         (Speed of Byte-Code): Ditto.
573         (Compilation Functions): Ditto.
574         (Compiled-Function Objects): Ditto.
575         (Speed of Byte-Code): Increase loop counter by factor of 50 (the
576         previous value was embarrassing).
577
578 1997-11-21  SL Baur  <steve@altair.xemacs.org>
579
580         * Makefile (srcs): vhdl-mode has been packaged.
581
582 1997-11-15  SL Baur  <steve@altair.xemacs.org>
583
584         * lispref/windows.texi (scroll-conservatively): Fix typo.
585
586 1997-11-12  Hrvoje Niksic  <hniksic@srce.hr>
587
588         * lispref/commands.texi (Working With Events): Document fully.
589
590         * lispref/windows.texi (Vertical Scrolling): Document
591         scroll-conservatively.
592
593 1997-11-09  Hrvoje Niksic  <hniksic@srce.hr>
594
595         * lispref/extents.texi (Intro to Extents): Minor correction.
596         (Extent Properties): Document `extent-keymap'.
597
598 1997-11-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
599
600         * xemacs/mule.texi (Mule): Modify description about supported
601         scripts.
602
603 1997-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
604
605         * xemacs/mule.texi: Add description for
606         `universal-coding-system-argument'.
607
608 1997-10-31  SL Baur  <steve@altair.xemacs.org>
609
610         * internals/internals.texi: XEmacs 19.16 is released.
611
612 1997-10-30  SL Baur  <steve@altair.xemacs.org>
613
614         * Makefile (srcs): Mailcrypt, hm--html-menus, vm, psgml and tm have
615         been packaged.
616
617 1997-10-22  Hrvoje Niksic  <hniksic@srce.hr>
618
619         * xemacs-faq.texi: Added the detailed menu listing.
620
621         * lispref/extents.texi (Extent Properties): Documented
622         `set-extent-properties'.
623
624         * xemacs/custom.texi (Face Customization): Updated for XEmacs.
625
626 1997-10-07  SL Baur  <steve@altair.xemacs.org>
627
628         * xemacs-faq.texi (Q1.3.7): Update Russion URLs.
629         From Rebecca Ore <rebecca.ore@op.net>
630
631         * lispref/databases.texi (Connecting to a Database): Describe
632         valid types of `type' and `subtype'.
633         From Raymond Toy <toy@rtp.ericsson.se>
634
635 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
636
637         * lispref/commands.texi (Keyboard Macros): fixed typo.  Changed
638         reference to (emacs) into a reference to (xemacs).
639
640 1997-10-01  Karl M. Hegbloom  <karlheg@inetarena.com>
641
642         * lispref/keymaps.texi (Keymaps): untabified and reformatted menu
643         to prevent line wrap.
644
645 1997-09-27  SL Baur  <steve@altair.xemacs.org>
646
647         * gnats/flowchart.eps: New file.
648
649 1997-09-23  Hrvoje Niksic  <hniksic@srce.hr>
650
651         * xemacs/custom.texi (Easy Customization): Ditto.
652
653         * xemacs/xemacs.texi (Top): Added pointer to easy customization.
654
655 1997-09-18  SL Baur  <steve@altair.xemacs.org>
656
657         * internals/Makefile (../../info/$(NAME).info): Warn and clean up
658         if someone hasn't upgraded makeinfo.
659
660         * Makefile (EMACS): Refer to xemacs binary in source tree.
661         * tm/Makefile (EMACS): Ditto.
662
663 1997-08-15  Karl M. Hegbloom <karlheg@inetarena.com>
664
665         * cl.texi (Type Predicates): Update for corrected handling of
666         `string-char' and `character'.
667
668 Tue Aug  5 21:56:02 1997  Barry A. Warsaw  <cc-mode-help@python.org>
669
670         * cc-mode.texi:
671         In FAQ section, document use of c-mode-base-map instead of c-mode-map.
672
673 Fri Aug  1 22:44:49 1997  Barry A. Warsaw  <cc-mode-help@python.org>
674
675         * cc-mode.texi: Removed the description of c-enable-//-in-c-mode.
676
677 Wed Jul 30 00:01:45 1997  Barry A. Warsaw  <cc-mode-help@python.org>
678
679         * cc-mode.texi:
680         Added description of template-args-cont syntactic symbol
681
682 1997-07-25  Barry A. Warsaw  <cc-mode-help@python.org>
683
684         * cc-mode.texi: Describe support for idl-mode
685
686         * cc-mode.texi:
687         Document c-initialization-hook.  Also rewrite the "Getting Connected"
688         section on byte compiling the source.
689
690 1997-07-21  Karl M. Hegbloom  <karlheg@inetarena.com>
691
692         * lispref/streams.texi: "Output Streams", change `last-output'
693         result list from integers to characters.
694
695         * lispref/minibuf.texi: "Object from Minibuffer", correction.
696
697         * lispref/minibuf.texi: "Minibuffer History", add
698         `Info-minibuffer-history', `Manual-page-minibuffer-history', and
699         short paragraph refering to `M-x apropos'.
700
701 1997-07-17  Steven L Baur  <steve@altair.xemacs.org>
702
703         * Makefile: makeinfo-1.68 is verified to work.
704
705         * tm/Makefile (../../info/%-ja.info): Die if not running
706         XEmacs/Mule.
707         (../../info/%-en.info): Inherit setting of MAKEINFO.
708
709 Tue Jul 15 04:18:38 1997  Barry A. Warsaw  <cc-mode-help@python.org>
710
711         * cc-mode.texi:
712         Describe the variable c-indent-comments-syntactically-p.
713
714 1997-07-15  Steven L Baur  <steve@altair.xemacs.org>
715
716         * internals/internals.texi (Top): Convert Buffer@'s node name to
717         `Buffer's' because the former confuses makeinfo.
718
719 Thu Jul  3 22:54:03 1997  Barry A. Warsaw  <cc-mode-help@python.org>
720
721         * cc-mode.texi: Fixed spelling of Texinfo
722
723 Tue May  6 21:33:06 1997  Steven L Baur  <steve@altair.xemacs.org>
724
725         * lispref/files.texi (Writing to Files): Correct docstring of
726         write-region.
727
728 Sun May  4 14:28:32 1997  Steven L Baur  <steve@altair.xemacs.org>
729
730         * lispref/annotations.texi (Annotation Primitives):
731         `delete-annotation' does not return the deleted annotation.
732
733 Wed Apr 30 18:13:16 1997  Steven L Baur  <steve@altair.xemacs.org>
734
735         * lispref/lispref.texi: Correct release dates.
736
737 Sat Apr 19 20:48:00 1997  Steven L Baur  <steve@altair.xemacs.org>
738
739         * lispref/files.texi (File Name Expansion): Update documentation
740         of file-relative-name.
741
742 Mon Apr  7 21:02:39 1997  Steven L Baur  <steve@altair.xemacs.org>
743
744         * lispref/lispref.texi: Update version numbers (with patches from
745         Hrvoje Niksic).
746
747         * lispref/building.texi (Building XEmacs): Update version numbers
748         and build identification.
749
750         * lispref/intro.texi (Introduction): Update version number.
751
752 Sun Mar 23 15:47:05 1997  Steven L Baur  <steve@altair.xemacs.org>
753
754         * Makefile (srcs): Add efs.texi.
755
756 Sat Mar 22 16:39:16 1997  Steven L Baur  <steve@altair.xemacs.org>
757
758         * Makefile (srcs): Add hm--html-mode.texi.
759
760 Sun Mar 16 18:48:14 1997  Steven L Baur  <steve@altair.xemacs.org>
761
762         * gnats/Makefile (gnats_srcs): New manuals for GNATS.
763
764 Wed Mar 12 14:39:43 1997  Steven L Baur  <steve@altair.xemacs.org>
765
766         * lispref/strings.texi (Text Comparison): Correct example for
767         `char-equal'.  Add new function `char='.
768
769 Thu Mar  6 13:33:54 1997  Steven L Baur  <steve@altair.xemacs.org>
770
771         * Makefile: Update for new texinfo manual.
772
773 Tue Mar  4 11:37:42 1997  Steven L Baur  <steve@altair.xemacs.org>
774
775         * Makefile (../info/w3.info): Use special version of makeinfo
776         since this manual is not backwards compatible.
777         Clean up error handling so we only have to type make once to
778         rebuild the info tree.
779         (../info/vm.info): Make sure to continue in the event of error.
780
781 Tue Feb 25 20:17:53 1997  Steven L Baur  <steve@altair.xemacs.org>
782
783         * auctex/Makefile: Added `mostlyclean' and `distclean' target.
784
785 Wed Feb 19 17:57:27 1997  Steven L Baur  <steve@altair.xemacs.org>
786
787         * Makefile (auctex): New subdirectory target.
788
789 Wed Feb 12 12:30:27 1997  Yotam Medini  <yotam_medini@tmai.com>
790
791         * mule/languages.texi: Correct typo.
792
793 Mon Feb 10 08:17:22 1997  Steven L Baur  <steve@altair.xemacs.org>
794
795         * Makefile (srcs): Add custom and widget to srcs.
796
797         * lispref/extents.texi (Intro to Extents): Removed erroneous
798         reference to `start-glyph' property.
799
800 Sun Feb  9 00:27:22 1997  Per Abrahamsen  <abraham@dina.kvl.dk>
801
802         * widget.texi: New file.
803
804         * custom.texi: New file.
805
806 Thu Feb  6 22:57:09 1997  Steven L Baur  <steve@altair.xemacs.org>
807
808         * lispref/extents.texi (Duplicable Extents): replicable extents
809         are history.
810
811 Wed Jan 29 19:59:41 1997  Steven L Baur  <steve@altair.xemacs.org>
812
813         * xemacs-faq.texi (Q1.1.1): Correct typos.
814
815 Mon Jan 27 22:28:48 1997  Bob Weiner <weiner@infodock.com>
816
817         * xemacs-faq.texi (Q1.0.14): infodock.com has hardcopies of the
818         XEmacs manual available.
819         (Q4.6.1): Updated Infodock Information.
820
821 Sat Dec 28 11:08:07 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
822
823         * vhdl-mode.texi: Correct typo in email address.
824
825 Mon Dec 23 09:47:24 1996  Martin Buchholz  <mrb@Eng.Sun.COM>
826
827         * Makefile (srcs): Add vhdl-mode.
828
829 Wed Dec 18 20:21:06 1996  Martin Buchholz  <mrb@eng.sun.com>
830
831         * Makefile (realclean): Don't delete itself `make distclean'
832
833         * lispref/numbers.texi (Predicates on Numbers): wholenump->natnump.
834
835         * Makefile: New File.
836
837 Tue Dec 10 18:35:21 1996  Rod Whitby  <rwhitby@asc.sps.mot.com>
838
839         * vhdl-mode.texi: New file.
840
841 Thu Jan 24 12:41:33 1991  Richard Stallman  (rms at mole.ai.mit.edu)
842
843         * texinfo.tex: Delete spurious character at beginning.
844
845 Tue Aug 16 13:09:12 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
846
847         * emacs.tex:  Corrected two typos.  No other changes before
848         Version 19 will be made.
849
850         * vip.texinfo: Removed menu entry Adding Lisp Code in node
851         Customization since the menu entry did not point to anything.
852         Also added an @finalout command to remove overfull hboxes from the
853         printed output.
854
855         * cl.texinfo:  Added @bye, \input line and @settitle to file.
856         This file is clearly intended to be a chapter of some other work,
857         but the other work does not yet exist.
858
859 Mon Jul 25 17:47:38 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
860
861         * texinfo.texinfo: Three typos corrected.
862
863 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
864
865         * texindex.c (indexify): when comparing to initial strings to
866         decide whether to change the header, must use `strncmp' to avoid
867         comparing entire strings of which initials are a substring.
868
869 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
870
871         * texindex.c (sort_in_core, sort_offline, parsefile):
872         Give up on input file if any line doesn't start with backslash.
873
874 Mon May 23 10:41:35 1988  Robert J. Chassell (bob at frosted-flakes.ai.mit.edu)
875
876         * emacs.tex: Update information for obtaining TeX distribution from the
877         University of Washington.
878