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