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