OSDN Git Service

* libtxi/Makefile.in (AR_FLAGS): Defined as "rc".
[pf3gnuchains/gcc-fork.git] / texinfo / ChangeLog
1 Tue Jan 13 21:34:23 1998  H.J. Lu  (hjl@gnu.org)
2
3         * libtxi/Makefile.in (AR_FLAGS): Defined as "rc".
4
5 Tue Dec  2 20:24:40 1997  Bruno Haible  <haible@ilog.fr>
6
7         * makeinfo/makeinfo.c (find_and_load, convert_from_stream):
8         Zero-terminate the file contents.
9
10 Fri Oct 31 09:39:31 1997  Jeffrey A Law  (law@cygnus.com)
11
12         * Makefile.in (install targets): Add a dummy target for sunos make.
13         (SUBDIR): Remove 'info'.  It's unneeded.
14
15 Wed Oct 29 22:56:46 1997 Robert Lipe  (robertl@dgii.com)
16
17         * info/termdep.h: If POSIX, #undef TIOCGETC for benefit of systems
18         that provide TIOCETC but not struct tchars.
19
20 Wed Oct 15 09:49:57 1997  Richard Henderson  <rth@cygnus.com>
21
22         * info/man.c (find_man_formatter): Don't cast getenv(), but provide
23         a minimal declaration at top level.
24
25         * makeinfo/makeinfo.c: Don't redefine alloca if it is already defined.
26
27 Tue Oct  7 16:27:34 1997  Manfred Hollstein  <manfred@s-direktnet.de>
28
29         * aclocal.m4: Substitute INSTALL.
30         * configure: Re-built.
31
32 Tue Oct  7 10:25:22 1997  Manfred Hollstein  (manfred@lts.sel.alcatel.de)
33
34         * info/man.c (SIGCHLD): Define to SIGCLD if <sys/signal.h>
35         fails to provide it.
36
37 Wed Sep 17 23:56:11 1997  Jeffrey A Law  (law@cygnus.com)
38
39         * util/install-info.c: Only provide an external decl for strrchr
40         if HAVE_STRCHR is not defined.
41
42 Mon Sep 15 22:53:01 1997  Jeffrey A Law  (law@cygnus.com)
43
44         * aclocal.m4: Add replacement for AC_PROG_INSTALL.
45         * configure.in: Use EGCS_PROG_INSTALL.
46
47 Tue Sep  9 23:16:35 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
48
49         * Makefile (all): Remove sub-all.
50         (stmp-sub-all): New target. Renamed from sub-all.
51         (info, texinfo): Also depend on stmp-sub-all.
52         (clean): Also remove stmp*.
53         (maintainer-clean): New target. Same as realclean.
54
55 Fri Sep  5 09:07:33 1997  Jeffrey A Law  (law@cygnus.com)
56
57         * install-sh: Delete duplicate install script.
58
59 Tue Sep  2 22:25:34 1997  Jeffrey A Law  (law@cygnus.com)
60
61         * Makefile.in (install, install-info, installdirs, uninstall): Make
62         these phony targets.
63
64 Tue Sep  2 10:19:48 1997  Richard Henderson  <rth@cygnus.com>
65
66         * makeinfo/makeinfo.c: Maybe include <stdlib.h> for malloc et al.
67         * util/install-info.c: Include <string*.h>.
68         (my_strerror): Use strerror if available.
69
70 Tue Aug 26 11:18:52 1997  Jeffrey A Law  (law@cygnus.com)
71
72         * libtxi/Makefile.in: Add dependencies for memcpy, memmove and strdup.
73
74 Mon Jul 28 17:26:48 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
75
76         * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
77         * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
78         win32 dependencies.
79         * configure: Regenerated with autoconf 2.12.
80         * Makefile.in: Add $(EXEEXT) to all executables.
81         * makeinfo/Makefile.in: Add $(EXEEXT) to all executables.
82         * util/Makefile.in: Add $(EXEEXT) to all executables.
83
84 Mon May 26 12:44:43 1997  Ian Lance Taylor  <ian@cygnus.com>
85
86         * texinfo.tex: Update to newest FSF version (2.201).
87
88 Fri Mar 14 15:05:17 1997  Karl Berry  <karl@cs.umb.edu>
89
90         * info/terminal.c (terminal_prep_terminal): Only use OCRNL and
91                 ONLCR if they are defined.  Reported by many people.
92
93 Wed Feb 12 11:15:16 1997  Michael Meissner  <meissner@cygnus.com>
94
95         * util/texindex.c (main): Make main an int function, not void.
96
97 Sat Jun 29 18:56:07 1996  Geoffrey Noer  <noer@cygnus.com>
98
99         * configure.in: if ac_cv_c_cross is yes, don't run the
100         AC_FUNC_SETVBUF_REVERSED call since it tries to do a run
101         test.  This allows texinfo to build for cygwin32 Canadian
102         crosses/natives
103         * configure: regenerate
104
105 Wed Jun 26 12:48:10 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
106
107         * Makefile.in (bindir, libdir, mandir, infodir): Use autoconf-set 
108         values.
109         * configure.in (AC_PREREQ): autoconf 2.5 or higher.
110         * configure: Rebuilt.
111         * emacs/Makefile.in (bindir, libdir, mandir, infodir): Use
112         autoconf-set values.
113         * info/Makefile.in (bindir, libdir, mandir, infodir): Use
114         autoconf-set values.
115         * libtxi/Makefile.in (bindir, libdir, mandir, infodir): Use
116         autoconf-set values.
117         * makeinfo/Makefile.in (bindir, libdir, mandir, infodir):
118         Use autoconf-set values.
119         * util/Makefile.in (bindir, libdir, mandir, infodir): Use 
120         autoconf-set values.
121
122 Fri Oct  4 07:49:49 1996  Karl Berry  <karl@cs.umb.edu>
123
124         * Version 3.9.
125
126         * Makefile.in (install): Say to install texinfo.tex manually.
127
128         * util/texi2dvi,
129         * util/texindex.c,
130         * makeinfo/makeinfo.c,
131         * info/info.c: Include only the current year in the copyright message.
132
133         * util/texi2dvi: Exit successfully.
134         From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>.
135
136 Thu Oct  3 12:58:32 1996  Karl Berry  <karl@cs.umb.edu>
137
138         * Rename install.sh to the preferred install-sh.
139
140         * Makefile.in (VERSION),
141         * util/texi2dvi,
142         * util/texindex.c,
143         * util/install-info.c,
144         * makeinfo/makeinfo.c (minor_version, print_version_info),
145         * info/info.c: Update version number.
146
147         * util/texi2dvi: Only show diff if verbose.
148
149         * util/install-info.c (main): Check for a missing dir file as well
150         as a missing info files.
151         (main): At start of a node, completely initialize the newly-malloced
152         node structure.
153
154         * texinfo.texi: Fix incorrect uses of @key,
155         insert missing newline in Installing Dir Entries' @menu item,
156         document install-info invocation.
157
158         * Makefile.in (DISTFILES): Do not put .gdbinit's in distribution.
159         (dist): Use || instead of && (and invert sense) so make doesn't think
160         the command failed.
161         (dist): Exclude more junk.
162
163         * makeinfo/makeinfo.c (cm_xref): Back out patch from Tom T., since
164         we generate a good-enough error message that is suppressible
165         without it.
166
167         * util/gen-dir-node: The recommended name for the top-level info
168         file is dir, not dir.info.
169
170         * util/install-info.c (main): At `Mark the end of the Top node',
171         make sure the node name is non-NULL before comparing it. From
172         lvirden@cas.org.
173
174         * configure.in (AC_REPLACE_FUNCS): Use this for memcpy, memmove,
175         and strdup.
176         (AC_CHECK_FUNCS): Instead of this.
177         Because both bcopy and memmove are missing on the 3b2, as reported by
178         Gaylen Miller <gaylen@proaxis.com>, hence we must provide our own.
179         * libtxi/Makefile.in (LIBOBJS): New variable.
180         (OBJS): Include it.
181         * libtxi/memcpy.c, libtxi/memmove.c, libtxi/strdup.c: New files,
182         taken from fileutils 3.13.
183         * makeinfo/makeinfo.c,
184         * info/clib.c (strdup): Move to libtxi.
185
186 Wed Oct  2 18:23:30 1996  Karl Berry  <karl@cs.umb.edu>
187
188         * info/info-utils.h (memcpy) [!HAVE_MEMCPY],
189         * info/termdep.h (memcpy) [!HAVE_MEMCPY],
190         * makeinfo/makeinfo.c (memmove) [!HAVE_MEMMOVE]: Remove this
191         #ifdef, as we now include it in libtxi if missing.
192
193 Tue Oct  1 17:41:52 1996  Karl Berry  <karl@cs.umb.edu>
194
195         * makeinfo/Makefile.in (install),
196         * info/Makefile.in (install),
197         * Makefile.in (install): Use new option name --info-dir instead of
198         --infodir.
199
200         * makeinfo/multi.c (out_char): New fn.  Replace all calls to
201         putc/fprintf with calls to this.
202
203         * util/install-info.c: Rename --infodir to info-dir.
204
205 Mon Sep 30 10:07:21 1996  Karl Berry  <karl@cs.umb.edu>
206
207         * Version 3.8.
208
209         * texinfo.tex: Untabify.
210
211         * texinfo.tex (\ptexl, \ptexL): Do not save, we have our own
212         commands now.
213         (\onepageout): Reformat for readability, and call \indexdummies
214         to avoid expansion of Texinfo commands (e.g., accents) in \write's.
215         (\,, \dotaccent, \ringaccent, \tieaccent, \ubaraccent, udotaccent,
216         \questiondown, \exclamdown, \dotless): New macros.
217         (\l): Let plain TeX definition remain, instead of switching
218         to ``lisp'' font.
219         (\multitable): Ensure space between the columns,
220         insert struts to make interline spacing constant,
221         use real strut instead of a box containing `Xy'.
222         (\indexdummies): Do not define \rm, \char, but
223         do define \@, \{, \}, \dotless, and \,.  And \t should generate
224         \t, not \r.
225         (\indexnofonts): Define \, and \dotless as \indexdummyfont,
226         and let \@ be @.
227         (\doind): Reformat for readability, and use temp control sequence
228         names that actually make sense.
229         (\doublecolumnout, \pagesofar, \enddoublecolumns): Restore
230         Knuth's original code to avoid spurious overfull vbox messages.
231         (No boxes are actually overfull).
232         (\shortcontents): Do not allow hyphenations.
233         (\dochapentry, \tocentry): Make glue above and below flexible, to allow
234         better page breaks.
235         (\tex): Reset \, to its plain TeX meaning,
236         and do not reset \l.
237         
238         * COPYING: Update for new FSF address (from gcc dist).
239
240         * libtxi/Makefile.in: Various simplifications.
241
242 Sun Sep 29 12:58:44 1996  Karl Berry  <karl@cs.umb.edu>
243
244         * util/texi2dvi: Use $progname instead of $0 for --version.
245
246         * util/install-info.c (xmalloc, xrealloc): Declare malloc and
247         realloc as returning void *,
248         to avoid ptr/int problems on Digital Unix.
249
250         * info/tilde.c (tilde_expand_word): Declare getenv as returning char *,
251         to avoid warning on Digital Unix.
252
253         * makeinfo/multi.c (multitable_active): Declare extern here to
254         avoid ld warning on rs6000.
255
256         * util/texindex.c (usage): Avoid ??' trigraph.
257
258         * util/install-info.c: Include <sys/fcntl.h> or <fnctl.h>,
259         according to HAVE_SYS_FCNTL_H,
260         and only include <sys/file.h> if HAVE_SYS_FILE_H.
261         (readlines): Oops, had NULL's and 0's reversed for ptr/int members.
262
263         * info/terminal.c (terminal_goto_xy): Remove spurious extra ;.
264
265         * util/install-info.c: Untabify.        (input_sections): Initialize.
266         (find_lines): Initialize the terminating element of the array.
267         (print_help): Document --infodir.
268         (main): Compare the basename of infile sans .info to the dir entry,
269         not infile itself.
270         * util/Makefile.in (clean): Remove the install-info binary.
271
272         * info/Makefile.in (distclean): Remove *.info* files.
273
274         * Makefile.in (install),
275         * info/Makefile.in (install),
276         * makeinfo/Makefile.in (install): Use --infodir instead of --info-file.
277
278         * info/info.c,
279         * makeinfo/makeinfo.c: Avoid newlines in string constants for the
280                 sake of SunOS cc.
281
282         * makeinfo/multi.c: Do not assume ANSI C.
283
284         * info/info.texi: Oops, need @end vtable for a @vtable.
285
286 Sat Sep 28 16:31:28 1996  Karl Berry  <karl@cs.umb.edu>
287
288         * Makefile.in (texinfo): Do not depend on sub-all, as then
289         makeinfo is always run.  Instead, depend on texinfo.texi.
290
291         * makeinfo/Makefile.in (info, dvi): New targets.
292         makeinfo.info, makeinfo.dvi: Do not depend on macro.texi for now.
293
294         * info/Makefile.in (install): Must call install-info twice.
295
296         * info/info-stnd.texi,
297         * info/info.texi,
298         * makeinfo/makeinfo.texi: Include direntry.
299
300         * emacs/Makefile.in: Use && after cd, etc.
301
302         * texinfo.texi: Kludges so makeinfo -E will not create spurious
303         differences.  Add new direntries.
304
305         * util/install-info.c,
306         * util/texindex.c,
307         * makeinfo/makeinfo.c,
308         * info/info.c: Standardize --version output.
309
310         * makeinfo/makeinfo.c (defun_internal): Don't insert index command
311         if expanding macros.
312         (cm_footnotestyle): Don't change the footnote style if it was set
313         on the command line.
314
315         * util/texi2dvi: Recompute original index files each time through loop.
316         Make indentation uniform.
317         Use same basename for the temp input files.
318         Standardize --version output.
319
320         * info/Makefile.in (install),
321         * makeinfo/Makefile.in (install): Insert $(POST_INSTALL).
322
323 Fri Sep 27 13:27:30 1996  Karl Berry  <karl@cs.umb.edu>
324
325         * texinfo.texi (Format with texi2dvi): Rewrite now that the script
326         runs in a loop.
327
328         * info/Makefile.in (MAKEINFO): Simplify to ../makeinfo/makeinfo.
329
330 Fri Sep 27 00:26:03 1996  Miles Bader  <miles@gnu.ai.mit.edu>
331
332         * info/terminal.c [HAVE_TERMIOS_H] (terminal_prep_terminal,
333         terminal_unprep_terminal): Add code for termios.
334         [HAVE_TERMIOS_H] (original_termios, ttybuff): New variables.
335         * info/termdep.h: [HAVE_TERMIOS_H]: Add include of <termios.h>.
336         * configure.in: Add check for <termios.h>.
337
338 Thu Sep 26 10:46:34 1996  Karl Berry  <karl@cs.umb.edu>
339
340         * emacs/texnfo-upd.el,
341         * emacs/texinfo.el,
342         * emacs/texinfmt.el: Update from bob for new Texinfo commands, etc.
343         
344         * emacs/info.el, emacs/informat.el, emacs/makeinfo.el,
345         emacs/texnfo-tex.el: Update from Emacs 19.34 dist.
346         
347         * emacs/elisp-comp: Use TMPDIR if set.
348
349         * util/Makefile.in (libdir): Remove.
350
351         * makeinfo/Makefile.in (install),
352         * Makefile.in (install),
353         * info/Makefile.in (install): Run install-info.
354         (libdir): Remove.
355
356         * texinfo.texi: Various fixes as I make this go through TeX.
357
358         * util/install-info.c: Quote newlines in help message.
359
360         * util/texi2dvi (texi2dvi): Run TeX until the aux/index files
361         stabilize, instead of just twice.  From: David Shaw
362         <daves@gsms01.alcatel.com.au>.
363
364 Tue Sep 24 14:43:03 1996  Karl Berry  <karl@cs.umb.edu>
365
366         * dir: Blank dir file for installation on new systems.
367
368 Mon Sep 23 12:18:43 1996  Karl Berry  <karl@cs.umb.edu>
369
370         * makeinfo/makeinfo.c (args_from_string): Do not back up at a };
371                 that leads to an infinite loop.
372
373 Sat Sep 21 17:48:04 1996  Karl Berry  <karl@cs.umb.edu>
374
375         * makeinfo/makeinfo.c (cm_xref): Do not seg fault if outside of
376         any node.  From: Tom Tromey <tromey@creche.cygnus.com>.
377         (cm_ctrl): Make obsolete.
378
379 Tue Sep 17 13:30:08 1996  Karl Berry  <karl@cs.umb.edu>
380
381         * texinfo.tex (\inforef): Move to more appropriate place.
382         (\pounds): Remove spurious extra $.
383         (\email): Typeset argument in angle brackets.
384         (\macro): Use \doignore for robustness, instead of just letting TeX
385         parse the argument.
386         (\unmacro): Define.
387
388 Sat Sep 14 16:17:35 1996  Karl Berry  <karl@cs.umb.edu>
389
390         * texinfo.texi: Document multitables, new ISBN number.
391
392 Wed Sep 11 18:01:24 1996  Karl Berry  <karl@cs.umb.edu>
393
394         * makeinfo/multi.c (struct env): Remove unused output_position
395         field; this needs to be global.
396         (setup_multitable_parameters): Implement template-defined multitables.
397         (output_multitable_row): Remove trailing whitespace.
398
399         * makeinfo/makeinfo.c (_READ_BUFFER_GROWTH, struct _defines):
400         Remove leading underscore for POSIX/ANSI pedants.
401         (init_conversion): Initialize output_position here.
402         (init_paragraph): Instead of here, where it loses with the
403         multitable calls, eventually resulting in negative counts to the
404         write call when the output file is split.
405
406         * texinfo.texi: First cut at macro documentation.
407         Change accent doc to use tables.
408         Remove whitespace experiments, they are now the default.
409
410 Mon Sep  9 14:16:24 1996  Karl Berry  <karl@cs.umb.edu>
411
412         * makeinfo/makeinfo.c: Use putc instead of fprintf where possible.
413         (cm_accent): Put _ from @ubaraccent after argument.
414
415         * util/texindex.c (strerror) [!strerror]: Conditionalize
416                 declaration.
417
418 Sat Sep  7 14:13:24 1996  Karl Berry  <karl@cs.umb.edu>
419
420         * makeinfo/makeinfo.c (commandTable): Obsolete @setchapterstyle.
421
422 Thu Sep  5 15:45:11 1996  Karl Berry  <karl@cs.umb.edu>
423
424         * makeinfo/makeinfo.c (convert_from_loaded_file): Oops, fix
425                 wording of initial output comment.
426
427         * makeinfo/makeinfo.c (cm_angle_brackets): Rename from cm_key.
428         (commandTable): @email should produce angle brackets.
429         @key: Change name.
430
431 Tue Sep  3 14:52:17 1996  Karl Berry  <karl@cs.umb.edu>
432
433         * texinfo.tex (\hsize): Decrease.
434         (\hoffset): Increase.
435         (\setleading): Decrease dramatically.
436         This change affects 8.5x11 format only.
437
438         * texinfo.texi: Document accent commands.
439
440 Mon Sep  2 11:10:49 1996  Karl Berry  <karl@cs.umb.edu>
441
442         * makeinfo/makeinfo.c (commandTable): Deprecate @ichapter and
443         @titlespec.
444         Move all the deprecated @i<section> commands to the end of the list.
445
446         * texinfo.texi: Document @pounds{} and @centerchap{}.
447
448         * texinfo.tex (\centerchfplain): Rewrite to use \chfplain, and to
449         actually center.
450         (\unnchfplain): Just call \chfplain.
451         (\chfplain): Rewrite to be generally callable.
452         (\centerparametersmaybe): Hook, a no-op except with @centerchap.
453
454 Sun Sep  1 15:01:49 1996  Karl Berry  <karl@cs.umb.edu>
455
456         * texinfo.texi: Document @<whitespace>, rearrange spacing section.
457
458         * makeinfo.c (commandTable): Make @. @? @! insert themselves,
459         not be sentence-non-enders.  They are sentence *enders*.  Also,
460         make @\t and @\n insert a normal space character, not themselves.
461         Also, define @hyphenation.
462         (insert_space): New function.
463         (cm_ignore_sentence_ender): Remove this.
464         (flush_output): Check only for META-SPC, not META-<sentence-ender>.
465
466 Fri Aug 30 18:55:30 1996  Karl Berry  <karl@cs.umb.edu>
467
468         * texinfo.texi: Document @- and @hyphenation{}.
469         Miscellanous fixes.
470
471         * makeinfo/makeinfo.c (commandTable): Define @- as cm_no_op, since
472         makeinfo doesn't do hyphenation.
473
474 Thu Aug 29 13:05:38 1996  Karl Berry  <karl@cs.umb.edu>
475
476         * texinfo.tex (\key): Do not uppercase the argument; key names
477         can be mixed case, e.g., `Control'.
478
479         * makeinfo/makeinfo.c: @infotop, @infounnumbered,
480         @infounnumberedsec, @infounnumberedsubsec,
481         @infounnumberedsubsubsec, @infoappendix, @infoappendixsec,
482         @infoappendixsubsec, @infoappendixsubsubsec, @infochapter,
483         @infosection, @infosubsection, @infosubsubsection:
484           Remove these long-since obsolete commands.
485         @iappendix, @iappendixsection, @iappendixsec, @iappendixsubsec,
486         @iappendixsubsubsec, @ichapter, @isection, @isubsection,
487         @isubsubsection, @iunnumbered, @iunnumberedsec, @iunnumberedsubsec,
488         @iunnumberedsubsubsec:
489           Deprecate these.
490         @infoinclude:
491           Obsolete this.
492         @,: Have to take an argument, since have to do @,{c} not c@,; can't
493         feasibly implement the latter in TeX.
494
495         * makeinfo/makeinfo.c: Rename @d to @udotaccent, since this is
496                 relatively infrequently used.
497
498 Tue Aug 27 14:58:56 1996  Karl Berry  <karl@cs.umb.edu>
499
500         * info/info.c (print_short_help),
501         * util/install-info.c (print_help),
502         * util/texi2dvi,
503         * makeinfo/makeinfo.c (usage) Include bug reporting address.
504
505 Mon Aug 26 15:27:17 1996  Karl Berry  <karl@cs.umb.edu>
506
507         * makeinfo/makeinfo.c (commandTable): Remove @input, @medbreak,
508                 @smallbreak, @overfullrule, @br.
509
510 Sun Aug 25 17:25:48 1996  Karl Berry  <karl@cs.umb.edu>
511
512         * makeinfo/makeinfo.c (commandTable): Unify commands that perform
513         the same operation, such as cm_file, cm_samp, cm_email,
514         etc., which all do cm_code.
515
516         * texinfo.texi: Document @ifhtml ... @end ifhtml.  Change
517         `PlainTeX' to `plain TeX'.
518
519 Fri Aug 23 16:03:16 1996  Karl Berry  <karl@cs.umb.edu>
520
521         * texinfo.tex (\pounds): New Texinfo command @pounds{}.
522         (\parskip): New smaller value.
523         (\chapheadingskip, \secheadingskip, \subsecheadingskip): New smaller
524         values, both for 8.5x11 and @smallbook formats. From Bob.
525
526         * makeinfo/makeinfo.c (cm_special_char): @pounds{} prints a #.
527         (commandTable): Add new command @pounds.
528
529 Tue Aug 20 13:47:20 1996  Karl Berry  <karl@cs.umb.edu>
530
531         * makeinfo/makeinfo.c (CommandTable): Restore "!", accidentally
532         removed previously.
533
534         * texinfo.tex (\key): Typeset a lozenge around the argument (from
535         gildea@intouchsys.com).
536         * makeinfo/makeinfo.c (cm_key): Surround arg with <...> to match
537         new lozenge style in TeX.
538
539 Wed Aug 14 16:59:23 1996  Karl Berry  <karl@cs.umb.edu>
540
541         * texinfo.texi: Propagate change from rms.
542
543 Tue Aug 13 11:33:27 1996  Karl Berry  <karl@cs.umb.edu>
544
545         * texinfo.texi: Propagate change from rms.
546
547         * texinfo.texi: Document other @headings options.
548
549 Sun Aug 11 13:19:42 1996  Karl Berry  <karl@cs.umb.edu>
550
551         * makeinfo/makeinfo.c (cm_accent, cm_special_char, cm_dotless):
552         New functions.
553         (CommandTable): Add new commands for all of plain.tex's
554         accents and non-English characters.
555
556 Fri Aug  9 14:12:07 1996  Karl Berry  <karl@cs.umb.edu>
557
558         * makeinfo/makeinfo.c (convert_from_loaded_file): Say we're making
559         ``text'' file if no_headers.  Also, use `input_filename' instead
560         of just `name' for clarity.
561         (suffixes): Check for no suffix last, i.e., prefer `foo.texi' as an
562         input file to `foo'.  (The latter is probably a binary.)
563
564 Mon Aug  5 13:52:39 1996  Karl Berry  <karl@cs.umb.edu>
565
566         * texinfo.tex (\heading, \subheading, \subsubheading): Can no
567         longer call the nonexistent \*secheadingi series. Instead, call
568         \plain*secheading.
569         (\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy
570         with \plainsecheading.
571         (\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them.
572
573 Sun Aug  4 16:46:10 1996  Karl Berry  <karl@cs.umb.edu>
574
575         * makeinfo/makeinfo.c (flush_output): Mask out eighth bit, that we
576         turned on in non-sentence enders.
577
578 Sat Aug  3 14:03:10 1996  Karl Berry  <karl@cs.umb.edu>
579
580         * texinfo.tex (\HEADINGSdouble, \HEADINGSsingle,
581         HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff,
582         \CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to
583         \pagealignmacro.
584         (\startcontents): Call \contentsalignmacro instead of \pagealignmacro.
585
586 Mon Jul 29 14:44:33 1996  Karl Berry  <karl@cs.umb.edu>
587
588         * texinfo.tex (\indexfonts): Make leading be 12pt. Otherwise, it's
589         too crammed.
590         (\smalllispx): Remove \setleading{10pt}. That was too small.
591         (\doprintindex): Do not call \tex ... \Etex.  Index files are Texinfo
592         source, not TeX source, except for using \ instead of @ as the
593         escape character (for now).
594
595 Sun Jul 28 13:37:05 1996  Karl Berry  <karl@cs.umb.edu>
596
597         * texinfo.tex (paragraphindent): Move to more reasonable place in
598         the source file.        
599         (chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading. 
600         (\chfplain, \secheading, \plainsecheading, \subsecheading,
601          \subsubheading): Rewrite to properly \hangindent the title.
602         (\sectionheading): New generic macro to print section titles.
603
604         * texinfo.texi: Update the `Obtaining TeX' node.
605
606 Fri Jul 26 14:11:48 1996  Karl Berry  <karl@cs.umb.edu>
607
608         * util/texi2dvi: Do macro expansion with makeinfo before running TeX.
609         Various expansion safety measures added for test; avoid use of -o.
610
611         * makeinfo/makeinfo.c (usage): More usage message tweaks.
612
613 Fri Jul 26 11:55:37 1996  Karl Berry  <karl@laurie>
614
615         * util/texi2dvi: Format usage message to conform to the other *utils.
616
617 Thu Jul 25 17:05:47 1996  Karl Berry  <karl@cs.umb.edu>
618
619         * emacs/Makefile.in: Do not compile the Elisp by default.  We
620         don't install it, so it confuses people to compile it.
621
622 Sun Jul 21 07:20:09 1996  Karl Berry  <karl@cs.umb.edu>
623
624         * util/Makefile.in (install-info): Dependency should be
625           install-info.o, not install-info. Also, update copyright years.
626
627         * makeinfo/makeinfo.c (cm_printindex): Don't call execute_string
628         to print index entries, we've already done the expansion now.
629
630         * makeinfo/makeinfo.h: Add copyright.  Finish merge of rms changes.
631         * makeinfo/makeinfo.c: Finish merge, add my expansion changes again.
632         * makeinfo/multi.c: Add copyright message.
633
634 Fri Jul 19 10:35:22 1996  Karl Berry  <karl@cs.umb.edu>
635
636         * info/info.c: Update copyright date.
637
638         * info/info.texi,
639         * util/install-info.c,
640         * emacs/Makefile.in,
641         * emacs/texnfo-tex.el,
642         * emacs/Makefile.in: Change FSF address.
643
644         * Merged changes from bfox -- below, plus multitable changes, plus
645         lots more.
646
647             Sun Apr 14 08:49:50 1996  Brian J. Fox  <bfox@nirvana.samsara.com>
648
649                     * makeinfo/makeinfo.c (remember_node_reference): Numerous commands
650                     call remember_node_reference.  If a node has not yet been defined,
651                     use the empty string as the current node for those cases.
652
653             Mon Feb 12 17:35:38 1996  Brian J. Fox  <bfox@nirvana.samsara.com>
654
655                     * makeinfo/makeinfo.c (push_node_filename): Clean up calls to
656                     xmalloc and xrealloc.  Only have to call xrealloc.
657
658             Fri Jan 26 08:00:38 1996  Brian J. Fox  <bfox@nirvana.samsara.com>
659
660                     * info/session.c (info_input_buffer_space_available): Fix typo
661                     which forced the limitation of the sizeof (int) instead of sizeof
662                     (buffer).
663
664                     * Makefile.in (PACKVER): now at 3.8.  Add TERMIOS support to
665                     Info.  Minor bugs fixed in Makeinfo.
666
667 Sat Jul 13 11:58:57 1996  Karl Berry  <karl@cs.umb.edu>
668
669         * texinfo.texi (ftable vtable): Mention example.
670
671 Sun Jun 30 14:59:51 1996  Karl Berry  <karl@goldman.gnu.ai.mit.edu>
672
673         * makeinfo/makeinfo.c (cm_email): New function for new @email command.
674         * texinfo.texi (email): New node documenting it.
675
676 Wed Apr 17 18:07:34 1996  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
677
678         * makeinfo/makeinfo.c (cm_kbd): Do nothing if in @example or @code.
679         (struct brace_element): New field in_fixed_with_font.
680         (remember_brace_1): Save in_fixed_with_font.
681         (pop_and_call_brace): Restore in_fixed_with_font.
682         (cm_code): Don't decrement in_fixed_with_font at end of construct.
683         (struct istack_elt): New field in_fixed_with_font.
684         (push_insertion, pop_insertion): Save and restore in_fixed_with_font.
685         (end_insertion): Don't decrement in_fixed_with_font here.
686         (not_fixed_width): New function.
687         (cm_sc, cm_var, cm_italic, cm_roman, cm_titlefont):
688         Use not_fixed_width.
689
690 Sat Apr 13 23:22:05 1996  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
691
692         * util/install-info.c (main): Fatal error if no input file spec'd.
693         Look for START-INFO-DIR-ENTRY, not BEGIN-INFO-DIR-ENTRY.
694
695 Thu Apr 11 18:21:50 1996  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
696
697         * makeinfo/makeinfo.c (cm_enddots): New function.
698         (self_delimiting): Accept -, ^ and ".
699         (CommandTable): Add commands -, ^, ", enddots, centerchap.
700
701 Sun Mar 24 12:18:32 1996  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
702
703         * makeinfo/makeinfo.c (enum insertion_type): Add `direntry'.
704         (insertion_type_names): Add "direntry".
705         (cm_dircategory): New function.
706         (cm_direntry): New function.
707         (CommandTable): Add "dircategory" and "direntry".
708         (insert_string): New function.
709         (end_insertion): Handle direntry.
710         (begin_insertion): Handle direntry.
711
712 Sun Mar 24 11:10:05 1996  Karl Berry  <karl@spiff.gnu.ai.mit.edu>
713
714         * makeinfo/makeinfo.c (cm_url): New function for new @url command.
715
716 Fri Feb 23 21:14:40 1996  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
717
718         * info/Makefile.in (install, uninstall): Use manprefix.
719
720 Fri Feb 23 19:50:18 1996  Richard Stallman  <rms@whiz-bang.gnu.ai.mit.edu>
721
722         * util/Makefile.in (install-info, install-info.o): New targets.
723         (all): Depend on install-info.
724         (install, uninstall): Operate on install-info.
725
726         * install-info.c: New file.
727
728 Wed Jan  3 10:01:45 1996  Brian J. Fox  <bfox@nirvana.datawave.net>
729
730         * makeinfo/makeinfo.c (make_index_entries_unique): Be a little bit
731         stricter about what makes two index entries identical. 
732
733 Fri Dec 29 13:00:24 1995  Brian J. Fox  <bfox@wizard.datawave.net>
734
735         * makeinfo/makeinfo.c (Whole File): Add @detailmenu for allowing
736         detailed menu listings to appear while still defaulting nodes.
737
738 Wed Dec 27 13:54:30 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
739
740         * makeinfo/makeinfo.c (cm_code): Always notice that we are in
741         fixed_width_font, even if other formatting changes are not to take
742         place.
743
744 Sat Dec 23 11:48:43 1995  Brian J. Fox  <bfox@wizard.datawave.net>
745
746         * info/man.c: (clean_manpage) Remove ^L's from page.
747
748         * makeinfo/makeinfo.c (get_brace_args): Change some memcpy's to
749         memmoves.
750
751         * info/info.c (main): Prefer caseless matches over partial
752         matches.
753
754         * Makefile.in (All Subdir Targets): Change suggested by Debian
755         people which allows errors in recursive makes to kill the
756         top-level make.
757
758         * makeinfo/Makefile.in (makeinfo.dvi): New target.
759
760         * info/info.c (main): Print version of containing texinfo package.
761
762         * makeinfo/makeinfo.c (flush_output): Don't strip high-bit from
763         sentence_enders.
764         Print the version number of the containing texinfo package.
765
766         * info/man.c (locate_manpage_xref): Count the 0th entry.
767
768         * makeinfo/makeinfo.c (cm_menu): If a menu is seen before a node
769         has been defined, warn, and create the node `Top'.
770
771 Wed Jun 21 03:19:39 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
772
773         * makeinfo/makeinfo.c (cm_infoinclude): Clean up after printing
774         error if the file couldn't be included.
775         (discard_braces): Print errors only for those unmatched open
776         braces that belong to a texinfo command.
777
778         * */Makefile.in: Use @CFLAGS@ and @LDFLAGS@.
779
780         * makeinfo/makeinfo.c: End `node_search_string' and friends with a
781         terminating null character.
782
783 Wed Jun 21 01:23:49 1995  Jim Meyering (meyering@comco.com)
784
785         * makeinfo/makeinfo.c: Close comment after #endif.
786
787 Tue Jun 20 04:58:26 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
788
789         * emacs/Makefile.in (install): Fix typo: "fle" -> "file".
790
791         * Makefile.in (VERSION): Bump to 3.6
792
793         * info/clib.c: Include general.h for `info_toupper' and friends.
794
795         * info/clib.h: strncmp and strncascmp return an int.  What kind of
796         drugs was I on?
797
798 Mon Jun 19 23:34:47 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
799
800         * makeinfo/makeinfo.c (make_index_entries_unique): Copy the last
801         index entry.
802
803 Mon Jun 19 21:55:49 1995  Noah Friedman  <friedman@prep.ai.mit.edu>
804
805         * util/texi2dvi (--version): New option.
806         Cosmetic changes.
807
808 Mon Jun 19 16:06:40 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
809
810         * makeinfo/makeinfo.c (cm_macro): Fix typo.  `x != y' is not the
811         same as `x |= y'.
812
813         * info/Makefile.in (exec_prefix): Use @exec_prefix@ not $(prefix).
814         * makeinfo/Makefile.in (exec_prefix): Use @exec_prefix@ not $(prefix).
815         * util/Makefile.in (exec_prefix): Use @exec_prefix@ not $(prefix).
816         * libtxi/Makefile.in (exec_prefix): Use @exec_prefix@ not $(prefix).
817
818         * emacs/Makefile.in (uninstall): New target.
819         (install): Use the definition of $(lispdir), don't dynamically
820         find it.  Use INSTALL_DATA not cp.
821         (exec_prefix): use @exec_prefix@ not $(prefix).
822
823         * makeinfo/makeinfo.c (apply): If there isn't an actual argument
824         for a named argument, default it to "".
825
826         * Makefile.in (VERSION): Now at 3.5.
827         (texinfo): Make ./makeinfo/makeinfo depend on sub-all for parallel
828         makes.
829
830         * emacs/Makefile.in (ELISP_OBJS): Explictly declare .el and .elc
831         in the SUFFIXES list.
832
833         * makeinfo/makeinfo.c (cm_today): Special case for losing alpha.
834         * (minor_version): Increase to 63.
835
836         * info/info.c (version_string): Now at 2.14.
837         * info/tilde.c: Declare getenv to return (char *).
838         * info/window.c (build_message_buffer): Jump through hoops to keep
839         DEC Alpha's happy.
840
841         * info/xmalloc.c: Declare malloc and realloc as (void *) returning
842         functions.
843
844 Sun Jun 18 12:47:21 1995  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
845
846         * emacs/detexinfo.el (detexinfo-line-cmds-without-arg):
847         Handle ifhtml.
848
849 Fri Jun 16 13:48:14 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
850
851         * util/texindex.c: Update TEXINDEX_VERSION_STRING for texinfo 3.4
852
853         * (All *.c *.h *.in): Change FSF old address to new.
854         * texinfo.texi (Obtaining TeX): Change FSF old address to new
855         address.  Change Old phone numbers to new phone numbers.
856
857         * Makefile.in (VERSION): Change to 3.4.
858
859 Thu Jun 15 22:49:07 1995  Robert J. Chassell  <bob@hill.gnu.ai.mit.edu>
860
861         * texinfo.texi, emacs/=development/cover.texi: update
862           Texinfo distribution package version number
863
864 Thu Jun 15 09:23:02 1995  Brian J. Fox  <bfox@wizard.datawave.net>
865
866         * info/info.c: (minor_version): Set to 13.
867
868         * info/clib.c,h: New files gather together replacement functions
869         for those POSIX-style C library functions that are not present on
870         the target system.
871
872         * info/Makefile.in (SRCS): Add clib.c and clib.h.  makedoc now
873         needs clib.o to build on systems missing various string.h stuff.
874
875         * info/variables.c (whole file): Call strdup, not savestring.
876         * info/tilde.c (whole file): Call strdup, not savestring.
877         * info/search.c (whole file): Call strdup, not savestring.
878         * info/nodes.c (whole file): Call strdup, not savestring.
879         * info/nodemenu.c (whole file): Call strdup, not savestring.
880         * info/man.c (whole file): Call strdup, not savestring.
881         * info/makedoc.c (whole file): Call strdup, not savestring.
882         * info/m-x.c (whole file): Call strdup, not savestring.
883         * info/info.c (whole file): Call strdup, not savestring.
884         * info/indices.c (whole file): Call strdup, not savestring.
885         * info/echo_area.c (whole file): Call strdup, not savestring.
886         * info/session.c (whole file): Call strdup, not savestring.
887         * info/filesys.c (whole file): Call strdup, not savestring.
888
889         * makeinfo/makeinfo.c (minor_version): Change to 1.62.
890         * makeinfo/makeinfo.c (get_execution_string): Initialize `i' to 0
891         in case there are no execution_strings.
892
893 Wed Jun 14 17:48:06 1995  Brian J. Fox  <bfox@wizard.datawave.net>
894
895         * texinfo.texi: include "texinfo.tex", not "texinfo".
896         * info/session.c (forget_window_and_nodes): Place a sequence point
897         in between "info_windows[i] = info_windows[++i];" as per various
898         compiler experts.
899
900         * makeinfo/makeinfo.c (strdup): Create this function if the system
901         doesn't have it.
902         (discard_insertions): Use the insertion's filename, not the
903         current input file.
904         (push_insertion): Remember the current input file with each
905         insertion.
906         (pop_insertion): Free storage used by remembered input file.
907
908         * makeinfo/makeinfo.c (whole file): Use `strdup' instead of
909         `savestring'.
910         * configure.in: Check for `strdup'.
911
912 Wed Jun 14 15:58:51 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
913
914         * libtxi/Makefile.in (prefix): Use @prefix@, not /usr/local/
915
916 Wed Jun 14 10:50:57 1995  Brian J. Fox  <bfox@wizard.datawave.net>
917
918         * Makefile.in (DISTFILES): Don't include *.elc files in the list
919           of files to distribute.
920           (installdirs): Include `emacs' in the list of sub-dirs with
921           Makefile.in's.
922
923         * emacs/elisp-comp: Shell script which batch compiles the *.el files.
924         * emacs/Makefile.in: New file contains targets to build the elc files.
925         * configure.in: Add `emacs/Makefile' to the list of created makefiles.
926         * makeinfo/makeinfo.c (whole file): Give every function a return
927           type.  All cm_xxx functions are now void.  Add declarations for
928           functions to top of file.
929
930 Mon Jun 12 12:00:57 1995  Brian J. Fox  <bfox@wizard.datawave.net>
931
932         * info/man.c (reference_section_starters): Add versions of "SEE
933         ALSO" and "RELATED INFORMATION" with tabs instead of spaces as
934         well.
935
936         * util/texindex.c: Back out changes for OFF_T.  Explicity coerce
937         the result of lseek to a long, and use longs everywhere.
938
939         * texinfo.texi: Change "@end shorttitlepage" to "@end titlepage".
940         * makeinfo/makeinfo.c: Make @shorttitlepage ignore the rest of the
941         line.
942
943         * util/texindex.c (strrchr): Create if not present.
944         Test for HAVE_STRCHR and HAVE_STRING_H.
945         (main): Make PROGRAM_NAME be just the last path componenet of argv[0].
946         (decode_command): Rewrite.
947         (usage): Rewrite.  Now texindex handles --version.
948
949         * makeinfo/makeinfo.c (make_index_entries_unique): Rewrite from
950         scratch.
951
952         * Don't distribute created info files with texinfo.  After all,
953         the user will have the tools necessary to create them, yes?
954
955         * Makefile.in (distclean): Remove *.log
956
957         * info/man.c (read_from_fd): Change timeout value for select to 15
958         seconds.  Some systems (e.g., albert.ai.mit.edu) actually need
959         more than 10 seconds to format a man page.
960
961         * info/tilde.c: Fix typo in declaration for
962         `tilde_expansion_failure_hook'.
963
964 Wed Jun  7 13:36:53 1995  Brian Fox  <bfox@albert.gnu.ai.mit.edu>
965
966         * info/tilde.h: Change type of tilde_expansion_failure_hook to
967         a pointer to a function returning a (char *).
968         * info/tilde.c: Change type of tilde_expansion_failure_hook to a
969         pointer to function returning a (char *).
970
971         * makeinfo/makeinfo.c (get_execution_string): Don't use `i' in the
972         latter assignment, use `execution_strings_index' instead.
973
974         * info/man.c (read_from_fd): Change logic to avoid using FIONREAD.
975
976         * info/xmalloc.c (xrealloc): Use (void *), not (caddr_t *).
977         * info/xmalloc.c (xmalloc): Use (void *), not (caddr_t *).
978
979         * Makefile.in (DISTFILES): Don't find RCS no "=" directories.
980
981         * util/Makefile.in (prefix): Use @prefix@ as the value.
982         * info/Makefile.in (prefix): Use @prefix@ as the value.
983         * makeinfo/Makefile.in (prefix): Use @prefix@ as the value.
984
985 Wed Jun  7 12:29:28 1995  Robert J. Chassell  <bob@hill.gnu.ai.mit.edu>
986
987         * texinfo.texi: Correct minor typos.
988
989         * emacs/texinfmt.el:  Don't require @shorttitlepage to be inside
990           of @iftex ... @end iftex
991
992 Mon May  8 18:33:52 1995  Brian J. Fox  <bfox@wizard.datawave.net>
993
994         * info/nodes.c: #include "man.h" if HANDLE_MAN_PAGES.
995         (info_get_node_of_file_buffer): If the file buffer is one
996         associated with manpages, call the manpage node finding
997         function instead.
998         (info_find_file_internal): If the file buffer is one associated
999         with manpages, avoid doing any file I/O.
1000         (info_reload_file_buffer_contents): Ditto.
1001         (info_find_file_internal): Call create_manpage_file_buffer instead
1002         of info_load_file_internal.
1003
1004         * info/info.c: #include "man.h" if HANDLE_MAN_PAGES.
1005         (main): If the initial node cannot be found, perhaps find it as a
1006         manpage.
1007         * info/info-utils.c: #include "man.h" if HANDLE_MAN_PAGES.
1008         (info_xrefs_of_node): If handling man pages, and this is a manpage
1009         node, use xrefs_of_manpage.
1010
1011         * info/session.c (info_set_input_from_file): Only fclose (stream)
1012         if it is non-null and not stdin.
1013         #include "man.h" if HANDLE_MAN_PAGES.
1014         (info_menu_or_ref_item): If handling man pages, and this is a
1015         manpage node, get the xrefs from manpage_xrefs_in_binding.
1016         (info_man): Compile in for M-x man if handling man pages.
1017         (info_move_to_xref): If handling man pages, and the current node
1018         is a manpage node, use locate_manpage_xref to get xrefs.
1019
1020 Thu May  4 08:55:23 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1021
1022         * info/info.c (main): If the output device is not a terminal, and
1023         no output filename has been specified, make user_output_filename
1024         be "-", so that the info is written to stdout, and turn on the
1025         dumping of subnodes.
1026
1027 Thu Apr 13 18:05:06 1995  Daniel Hagerty  <hag@churchy.gnu.ai.mit.edu>
1028
1029         * texinfo.texi: Fixed @end titlepage/@end shorttitlepage
1030
1031 Sat Apr  8 12:51:49 1995  Roland McGrath  <roland@churchy.gnu.ai.mit.edu>
1032
1033         * makeinfo/makeinfo.c [! HAVE_STRERROR] (strerror): New function,
1034         snarfed from ../info/filesys.c.
1035         (cm_infoinclude): Use strerror instead of sys_errlist.
1036
1037 Tue Apr  4 18:44:00 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1038
1039         * util/texindex.c (sort_offline): Change TOTAL to be an off_t.
1040         * util/texindex.c (sort_in_core): Change TOTAL to be an off_t.
1041         * util/texindex.c (MAX_IN_CORE_SORT): Cast to off_t.
1042
1043 Sun Apr  2 16:20:13 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1044
1045         * info/Makefile.in: Define DEFAULT_INFOPATH in case we are
1046         compiling in the current directory.
1047         * info/Makefile.in (info.o): Add filesys.h because of DEFAULT_INFOPATH.
1048         * info/(search.c,h, nodes.c info-utils.c) Use strcasecmp and
1049         strncasecmp instead of stricmp and strnicmp.  Define strcasecmp
1050         and strncasecmp in search.c if !HAVE_STRCASECMP.
1051         * info/search.c: If HAVE_STRING_H include it.
1052         * info/nodes.c: If HAVE_STRING_H include it.
1053         * info/info-utils.c: If HAVE_STRING_H include it.
1054         * info/info.h: If HAVE_STRING_H include it.
1055         * configure.in (AC_HAVE_FUNCS): Check for strcasecmp.
1056         * makeinfo/makeinfo.c (strcasecmp): Define if !HAVE_STRCASECMP.
1057         * makeinfo/makeinfo.c (entire file): Use `strcasecmp' instead of
1058         `stricmp'.
1059         * makeinfo/makeinfo.c (cm_ifeq): New command takes three args.
1060         Compares first two, executes remainder if the first two are
1061         string-wise eq.
1062         * makeinfo/makeinfo.c (ifhtml): Add to command list.  Shouldn't be
1063         used, but it is by people who don't want to hack macros.
1064
1065 Sat Apr  1 09:20:14 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1066
1067         * makeinfo/makeinfo.c (begin_insertion): Fix reversed arguments to
1068         line_error.
1069
1070         * info/info-stnd.texi: Use "end" footnote style instead of "separate".
1071
1072         * info/Makefile.in: Change "rm -f" to $(RM).
1073
1074         * info/general.h: Define zero_mem in terms of memset if we have
1075         it, else in terms of bzero if we have that, else as inline code.
1076
1077         * info/NEWS: Updated to reflect changes in 2.11.
1078
1079 Fri Mar 31 22:38:31 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1080
1081         * Makefile (DISTFILES): Don't include *.a, *orig, nor *.e
1082         files.
1083         (DISTFILES):
1084
1085 Sat Mar  4 12:16:29 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1086
1087         * Makefile.in: Use @prefix@ instead of hardwired `/usr/local'.
1088           Clean up makefile rules which make in subdirs.
1089           (ALL_SUBDIRS): Add makeinfo/macros to list of subdirectories.
1090
1091         * configure.in (AC_CHECK_FUNCS): Add `bcopy' to list of things to
1092         check for.
1093
1094 Fri Mar  3 13:54:10 1995  Robert J. Chassell  <bob@hill.gnu.ai.mit.edu>
1095
1096         * texinfo.texi: Minor changes for incremental new edition 2.20.
1097
1098 Fri Mar  3 19:01:36 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1099
1100         * filesys.c (filesys_read_info_file): Local variable ST_SIZE is a
1101         long which has the value of finfo->st_size casted to it.
1102         * nodes.c (whole file): Similar changes.
1103
1104         These changes and the following for makedoc.c were required for
1105         proper operation on HPm68k NetBSD.
1106
1107 Mon Feb 27 15:16:27 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1108
1109         * makedoc.c (process_one_file): Local variable FILE_SIZE is a long
1110         which has the value of finfo.st_size casted to it.
1111
1112
1113 Fri Mar  3 18:58:38 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1114
1115         * makeinfo.c (find_and_load): Cast fileinfo.st_size to a long for
1116         internal use.  This makes things work on NetBSD.
1117
1118
1119 Fri Mar  3 13:54:10 1995  Robert J. Chassell  <bob@hill.gnu.ai.mit.edu>
1120
1121         * texinfo.texi: Minor changes for incremental new edition 2.20.
1122
1123 Fri Mar  3 09:41:39 1995  Brian J. Fox  <bfox@wizard.datawave.net>
1124
1125         * configure.in (TERMLIBS): Use AC_CHECK_LIB instead of
1126         AC_HAVE_LIBRARY.
1127
1128 Mon Jan  9 16:55:31 1995  Brian Fox  <bfox@churchy.gnu.ai.mit.edu>
1129
1130         * Makefile.in (DISTFILES): Add the directory EMACS-BACKUPS to the
1131         list of things to avoid distributing.
1132
1133 Tue Nov 29 17:48:37 1994  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
1134
1135         * configure.in: Check for off_t.
1136         * util/texindex.c (main): Use it.
1137
1138 Fri Nov 11 14:46:28 1994  David J. MacKenzie  <djm@duality.gnu.ai.mit.edu>
1139
1140         * configure.in: Update for Autoconf v2.
1141
1142 Thu Oct 13 02:17:38 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1143
1144         * emacs/detexinfo.el (detexinfo): Handle @!, @?, @^, @".
1145
1146 Mon Aug  1 03:26:13 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
1147
1148         * texindex.c: Move the memset define down past string.h include.
1149
1150 Tue Jun 28 14:21:43 1994  David J. MacKenzie  (djm@churchy.gnu.ai.mit.edu)
1151
1152         * makeinfo/makeinfo.c: Add --help option.
1153         (usage): Take args for stream and error code.
1154         Change callers.
1155         (print_version_info): Write to stdout, not stderr.
1156
1157 Wed May 18 18:55:24 1994  Brian J. Fox  (bfox@ai.mit.edu)
1158
1159         * info/session.c (forget_window_and_nodes): Negate test for
1160         internal_info_node_p.  We only want to free the text if it is
1161         not an internal node.
1162
1163 Thu Mar 10 03:07:18 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
1164
1165         * texindex.c (memset): Fix invalid parm name (was 0).
1166
1167 Thu Feb 10 12:56:52 1994  Noah Friedman  (friedman@prep.ai.mit.edu)
1168
1169         * makeinfo/makeinfo.c (current_item_function): Don't loop if elt
1170         is NULL.
1171
1172 Wed Feb  9 12:21:09 1994  Brian J. Fox  (bfox@ai.mit.edu)
1173
1174         * makeinfo/makeinfo.c (minor_version): Release now at 1.60.
1175
1176         * makeinfo/makeinfo.c (expand_filename): Additional fixes.  Now
1177         when called with NULL filename, makes an output filename from the
1178         input filename.
1179         (convert_from_loaded_file): If REQUIRE_SETFILENAME is #defined (no
1180         longer the default case) then error if no @setfilename was found
1181         in the file.  If REQUIRE_SETFILENAME is not #defined, the input
1182         file starts either at the first line, or at the second line if the
1183         first line contains the text "\input", and the output filename is
1184         the input file name without directory and with ".info" replacing
1185         any extension found.
1186         (convert_from_loaded_file): Fixed bug in search for first
1187         occurence of "@setfilename".
1188
1189 Tue Feb  8 14:16:58 1994  Noah Friedman  (friedman@prep.ai.mit.edu)
1190
1191         * configure.in: Check for sys/file.h.
1192         info/dir.c, info/filesys.c, info/makedoc.c, info/nodes.c,
1193         info/session.c, info/termdep.h, makeinfo/makeinfo.c
1194         [HAVE_SYS_FILE_H]: Include <sys/file.h>.
1195
1196         * makeinfo/makeinfo.c (convert_from_loaded_file): Print
1197         real_output_filename instead of output_filename, so user knows
1198         exactly where output file is going.
1199
1200         Fri Jun 11 14:34:30 1993  Ian Lance Taylor  (ian@cygnus.com)
1201         * configure.in: Check for sigprocmask and sigsetmask.
1202         * info/signals.h (HAVE_SIGSETMASK): Don't define.
1203         (HAVE_SIGPROCMASK): Use instead of _POSIX_VERSION.
1204         (BLOCK_SIGNAL, UNBLOCK_SIGNAL): If neither HAVE_SIGPROCMASK nor
1205         HAVE_SIGSETMASK is defined, define these to do nothing.
1206         * info/signals.c (sigprocmask): Don't compile if HAVE_SIGSETMASK
1207         is not defined.
1208
1209         * info/terminal.c (terminal_prep_terminal): Don't clobber VINTR
1210         and VQUIT in conditionals.
1211
1212 Mon Feb  7 18:10:22 1994  Brian J. Fox  (bfox@ai.mit.edu)
1213
1214         * makeinfo/makeinfo.c (full_pathname): Correct to really return
1215         the full pathname of the input argument.  Now makeinfo
1216         /foo/bar.texi, where /foo/bar.texi contains "@setfilename
1217         bar.info", correctly leaves the output file in "./bar.info".
1218         Note that "@setfilename ../bar.info" still works; this is already
1219         an absolute pathname.
1220
1221 Sat Feb  5 13:04:05 1994  Brian J. Fox  (bfox@ai.mit.edu)
1222
1223         * makeinfo/makeinfo.c: Version 1.59 released.
1224
1225         * makeinfo/makeinfo.c (whole file):  Large number of changes allow
1226         the "-E filename" option to be used to write a macro expanded
1227         output file.  On a file which contains no @include's and no
1228         @macro's, the output file is identical to the input file.
1229
1230         * makeinfo/makeinfo.c (declarations): Remove cm_tex ().  It is
1231         never used since it is implemented with `command_name_condition'.
1232
1233         * makeinfo/makeinfo.c (add_char): Shift braces following the
1234         current break point if we have deleted any characters.
1235         (adjust_braces_following): New function adjusts all of the markers
1236         in the brace stack which follow HERE by AMOUNT.  This fixes a bug
1237         where (for example) @var{} immediately following a line break
1238         which is the end of a sentence modified the output incorrectly.
1239
1240 Wed Feb  2 14:14:03 1994  Brian J. Fox  (bfox@ai.mit.edu)
1241
1242         * makeinfo: Version 1.58.
1243
1244         * makeinfo/makeinfo.c (cm_node): Add extra hair to allow
1245         backtracking through execution strings.  Add extra hair to allow
1246         the first node seen after a @top node is seen to adjust the
1247         sectioning level of the @top node and associated menus.
1248         Fix a few typos.
1249         Add facility for macros to invoke the original definition.  This
1250         works by not allowing a single macro to recurse.  Mutual recursion
1251         is also disallowed with this plan.
1252
1253         * makeinfo/macros: New directory contains shippable macros.
1254         * makeinfo/macros/simpledoc.texi: Macros which simplify the most
1255         common uses of TeXinfo.  See the example file.
1256         Macros are now a reasonable way to get people started using
1257         TeXinfo.
1258
1259 Mon Jan 31 12:54:36 1994  Brian J. Fox  (bfox@ai.mit.edu)
1260
1261         * makeinfo/makeinfo.c (minor_version): Increase to 57.
1262
1263         * makeinfo/makeinfo.c (cm_node): Call execute_string on the node,
1264         next, prev, and up pointers.
1265         (reader_loop): Change logic for `@bye'.  No longer required at the
1266         ends of executed strings.
1267         (execute_string): Do not append `@bye' to the string to execute.
1268
1269         * makeinfo/makeinfo.c (whole file): Use COMMAND_PREFIX instead of
1270         hardcoding `@' character in strings and searches.
1271
1272         * makeinfo/makeinfo.c (read_command): If HAVE_MACROS is defined,
1273         then recognize and execute macros here.
1274         (CommandTable): Add "macro" and "unmacro" to table if HAVE_MACROS
1275         is defined.
1276
1277         * makeinfo/makeinfo.c (cm_macro, cm_unmacro, execute_macro)
1278           makeinfo/makeinfo.c (get_macro_args, find_macro, add_macro)
1279           makeinfo/makeinfo.c (delete_macro, array_len, apply):
1280           New functions implement macro facility if HAVE_MACROS is
1281           defined.
1282
1283         * makeinfo/macro.texi (new file): Examples of using the new macro
1284         facility.
1285
1286 Mon Jan 31 10:24:52 1994  Noah Friedman  (friedman@prep.ai.mit.edu)
1287
1288         * makeinfo/makeinfo.c (executing_string): Restore global
1289         declaration.
1290
1291 Mon Jan 24 23:48:26 1994  Noah Friedman  (friedman@prep.ai.mit.edu)
1292
1293         * texinfo.texi: Various typo fixes from Bob Chassell
1294         <bob@gnu.ai.mit.edu>.
1295
1296 Thu Jan  6 13:34:21 1994  Noah Friedman  (friedman@prep.ai.mit.edu)
1297
1298         * texinfo.texi: Turned on smallbook format and @set smallbook.
1299
1300 Wed Dec 15 20:08:43 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1301
1302         * info/filesys.h (DEFAULT_INFOPATH): Added /usr/local/info,
1303         /opt/gnu/info, /usr/share/info, and /usr/local/share/info.
1304
1305 Tue Dec 14 19:10:20 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1306
1307         * libtxi/Makefile.in (ALLOCA): Define from configure.
1308
1309 Fri Dec 10 04:33:12 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1310
1311         * util/texi2dvi: Put under RCS control.
1312
1313 Sun Dec 26 11:55:46 1993  Brian J. Fox  (bfox@ai.mit.edu)
1314
1315         * info/session.c (info_numeric_digit_arg_loop): Fix doc string.
1316
1317         * info/infodoc.c (create_internal_info_help_node): Print out list
1318         of functions which have to keystroke equivalent if we support
1319         NAMED_FUNCTIONS.
1320
1321         * info/filesys.c (compress_suffixes): Add ".gz" for "gunzip" to
1322         alist.
1323
1324         * info/footnotes.c (make_footnotes_node): If refs[i] doesn't have
1325         a nodename, then it couldn't be a reference to a footnote.
1326
1327         * info/nodemenu.c (get_visited_nodes): Handle the case where
1328         filter_func has left no possible buffers to select.
1329
1330 Sat Dec 25 10:35:56 1993  Brian J. Fox  (bfox@ai.mit.edu)
1331
1332         * info/infodoc.c (create_internal_info_help_node): Conditionalize
1333         generation of the help node based on the #define
1334         HELP_NODE_GETS_REGENERATED.  When this is not set (the default)
1335         the help node is generated exactly once, and is not gc'able.
1336         Otherwise, a new node is always created for the help window, and
1337         the old node gets garbage collected by the gc system.
1338         (info_find_or_create_help_window): Conditionalize window node
1339         selected based on the #define HELP_NODE_GETS_REGENERATED.
1340
1341         * info/dir.c (add_menu_to_file_buffer): Place exactly one blank
1342         line between directory entries.
1343
1344         * info/info.c (version_string): Update minor version to "11".
1345
1346         * info/info.h: Update comment to "2.11".
1347
1348         * info/dir.c (maybe_build_dir_node): Only add the contents of a
1349         new file if it is not identical to the file of the DIR buffer.
1350
1351         * info/nodes.c (info_get_node): Call `maybe_build_dir_node' on
1352         "dir" as well as "localdir" to mimic emacs-19.22 "dir" merging
1353         behaviour.
1354
1355 Fri Dec  3 13:41:44 1993  Brian J. Fox  (bfox@ai.mit.edu)
1356
1357         * info/info-utils.c (canonicalize_whitespace): Suppress whitespace
1358         found at the start of STRING.
1359
1360 Sat Nov 20 14:00:50 1993  Brian J. Fox  (bfox@hippie)
1361
1362         * info/indices.c (DECLARE_INFO_COMMAND): Fix typo in assignment to
1363         `old_offset' (= instead of ==).
1364
1365 Tue Nov  2 12:22:40 1993  Brian J. Fox  (bfox@ai.mit.edu)
1366
1367         * makeinfo/makeinfo.c (make_index_entries_unique): New function
1368         makes a sorted array have all unique entries by appending numbers
1369         to the ends of strings.
1370         (sort_index): Call `make_index_entries_unique'.
1371
1372 Mon Sep 20 12:04:05 1993  Brian J. Fox  (bfox@ai.mit.edu)
1373
1374         * makeinfo/makeinfo.c (get_execution_string): New Function returns
1375         a pointer to an  EXECUTION_STRING structure.
1376         (execute_string): No longer uses a static string; call
1377         `get_execution_string' instead in order to get a free buffer for
1378         consing.
1379
1380 Sun May 23 07:00:20 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1381
1382         * Texinfo 3.1 released.
1383
1384 Sat May 22 18:21:27 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1385
1386         * info/info.c (info_patch_level): Increment constant to 1.
1387
1388         * info/Makefile.in (DEFAULT_INFOPATH): Default definition deleted.
1389         Makefile.in: Put it here instead.
1390         * Makefile.in (MDEFINES): Add DEFAULT_INFOPATH.
1391
1392         * configure.in: check for vfprintf and vsprintf.
1393
1394         * makeinfo/makeinfo.c: Version 1.55.
1395
1396         * makeinfo/makeinfo.c (add_word_args, execute_string) [HAVE_VARARGS_H]:
1397         Don't use this definition unless HAVE_VSPRINTF is also defined.
1398         (error, line_error, warning) [HAVE_VARARGS_H]: Don't use this
1399         definition unless HAVE_VFPRINTF is also defined.
1400         Remove indentation of all cpp directives, except for #pragma.
1401
1402 Fri May 21 14:34:24 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1403
1404         * texinfo.texi: Rename to texi.texi.
1405         Change @setfilenname and START-INFO-DIR-ENTRY to `texi.info'.
1406
1407         * Makefile.in (MDEFINES): Pass LDFLAGS to sub-makes.
1408         (realclean): Delete `configure'.
1409         Changed all references to texinfo.info to texi.info
1410
1411         * configure.in: Add AC_PROG_RANLIB, and AC_CONST.
1412         Check for `rindex' function.
1413         Check for varargs.h.
1414         Clean up symbol names for header files so a single AC_HAVE_HEADERS
1415         can be used.
1416         (AC_INIT): Use texi.texi instead of makeinfo/makeinfo.c
1417
1418         * info/info-utils.h: Copy definitions of bcopy, index, and rindex
1419         (with appropriate #ifdef wrappers) from termdep.h.  These are
1420         included by a mutually exclusive set of files.
1421
1422         * info/termdep.h [HAVE_SYS_PTEM]: Use HAVE_SYS_PTEM_H instead.
1423
1424         * info/terminal.c, info/termdep.h [HAVE_TERMIO]: Use HAVE_TERMIO_H
1425         instead.
1426
1427         * info/makedoc.c, info/filesys.c [!O_RDONLY]: Include fcntl.h or
1428         sys/fnctl.h, depending on whether HAVE_SYS_FCNTL_H is set.
1429
1430         * info/termdep.h: Remove all indentation in #-exprs.
1431         Remove old assumptions about bcopy, index, and rindex.
1432         [HAVE_BCOPY]: Define bcopy.
1433         [HAVE_RINDEX]: Define index and rindex.
1434
1435         * info/nodes.c (info_get_node): Don't call stricmp if nodename is
1436         NULL. Remove indentation in #-exprs.
1437
1438         * info/echo_area.c (echo_area_stack_depth): Declare static.
1439
1440         * info/Makefile.in (DEFAULT_INFOPATH): Make separate Makefile
1441         variable so it can be overridden more easily by the user.  Add `.'
1442         to beginning of path.
1443         (clean): Delete core.* (386bsd core files).
1444         (MAKEDOC): Variable removed.  Refer to `makedoc' explicitly.
1445         (funs.h): Add `:' commands after if, to avoid spurious nonzero
1446         exit statuses.
1447
1448         * info/userdoc.texi: Improved comments explaining its purpose.
1449
1450         * makeinfo/makeinfo.c [HAVE_VARARGS_H]: Include varargs.h.
1451         (error, line_error, warning, add_word_args,
1452           execute_string)[HAVE_VARARGS_H]: New versions that
1453         use varargs.  From bfox.
1454
1455         * makeinfo/Makefile.in (clean): Delete core.* (386bsd core files).
1456
1457         * util/Makefile.in (clean): Remove core.* (386bsd core files).
1458
1459         * libtxi/Makefile.in: Remove all references to $(common).
1460         (RANLIB): New variable, set from autoconf.
1461         (libtxi.a): Use $(RANLIB) instead of `ranlib' in target rules.
1462         (clean): Delete core.* (386bsd core files).
1463
1464 Tue May 18 12:08:24 1993  Robert J. Chassell (bob at grackle.stockbridge.ma.us)
1465
1466         * emacs/texinfmt.el (texinfo-format-refill): Do not fill a section
1467         title line with the asterisks, hyphens, etc. that underline
1468         it in any circumstance.
1469
1470 Sun May 16 13:53:43 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1471
1472         * util/mkinstalldirs: handle relative pathnames.
1473
1474 Fri May 14 20:18:49 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1475
1476         * util/mkinstalldirs: initialize IFS if unset.
1477
1478 Tue May 11 06:33:14 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1479
1480         * makeinfo/makeinfo.c (cm_item): don't dereference item_func if NULL.
1481
1482 Mon May 10 14:50:31 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1483
1484         * Texinfo 3.0 released.
1485
1486         * Makefile.in (ALLOCA): Provide for substitution.
1487
1488 Mon May 10 10:12:53 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1489
1490         * emacs/texinfmt.el (texinfmt-version): Updated year.
1491
1492 Fri Apr 16 04:48:03 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1493
1494         * makeinfo/makeinfo.c: Version 1.54 from bfox.
1495
1496         * util/fixfonts: Replace instances of `[..]' with `test'.
1497         Use more portable `test' arguments: `z$foo = z' instead of `! $foo'.
1498         Robustify quoting in eval assignments.
1499         (textfmdir, texpkdir, texgfdir): Don't override definition from
1500         environment, if any.
1501         Trap EXIT, SIGHUP, SIGINT, SIGQUIT, SIGTERM to delete temp files
1502         instead of trying to remove them explicitly before calling exit.
1503         When changing cwd, do so in subshell, in case various tex*dir
1504         variables are relative.
1505         Don't use `head', `dirname', or `basename'.  These don't behave
1506         consistently and/or don't even exist on some systems.  They can
1507         all be emulated with `sed' anyway.
1508         (tempfile2_line1): New variable.  Use it instead of running
1509         process to extract first line out of tempfile2 multiple times.
1510         Eliminate some gratuitous uses of $tempfile2, such as in for loops.
1511
1512 Fri Mar 26 23:25:13 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1513
1514         * texinfo.texi: @setfilename texinfo.info.
1515
1516         * makeinfo/makeinfo.c (reader_loop, end_insertion): Fix typos in
1517         comments.
1518         (handle_variable_internal): Handle the case that there further
1519         menu text after a false ifset/ifclear.
1520
1521         * util/texi2dvi: Version 0.4
1522         Replace all instances of `[ ... ]' with `test'.
1523         Updated bug-reporting address.
1524
1525 Thu Mar 25 12:31:30 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1526
1527         * info/Makefile.in (install): Install info.1 man page.
1528         (uninstall): Remove installed info.1 man page.
1529
1530         * info/infoman.texi: Standalone manual renamed to info-stnd.texi.
1531         Makefile.in: Targets updated appropriately.
1532
1533         * info/Makefile.in (LDEFS): New variable.  Use it for info-local
1534         macros, since DEFS will be inherited from parent make and any
1535         local definitions will get clobbered.
1536
1537         * info/RELEASE: Renamed to info/NEWS.
1538
1539         * README: New file.
1540
1541         * Makefile.in (topclean): New target.
1542
1543         * Getting-started: Renamed to INTRODUCTION.  Former name is too
1544           long (over 14 chars).
1545
1546         * New-features: Renamed to NEWS.
1547
1548         * Makefile.in (MDEFINES): Set it.
1549
1550         * Makefile.in (dist): Use --gzip option to tar to make sure
1551           resulting file is compressed with gzip.  Change tar file
1552           extension from `.Z' to `.z'.
1553
1554         * Makefile.in (DISTFILES): Filter out any file or directory names
1555           starting with `='.
1556
1557         * fixfonts: Moved to util/fixfonts.
1558
1559         * RELEASE: Deleted.
1560
1561         * makeinfo/Makefile.in (VPATH): Use $(srcdir), not @srcdir@.
1562         (common): Use ../libtxi, not ../common.
1563         (makeinfo.in): Run makeinfo with --no-split.
1564
1565         * makeinfo/makeinfo.texi: Changes from bob.
1566
1567         * util/Makefile.in (VPATH): Use $(srcdir), not @srcdir@.
1568         (common): Use ../libtxi, not ../common.
1569
1570         * util/fixfonts: Moved from top-level directory.
1571
1572 Wed Mar 24 10:21:31 1993  Robert J. Chassell  (bob at grackle)
1573
1574         * emacs/texinfmt.el (texinfo-format-region): Do not require
1575         `@setfilename' line; delete `\input texinfo' line if part of
1576         region.
1577
1578         * emacs/texinfmt.el (texinfo-raise-lower-sections): Raise or lower the
1579         hierarchical level of chapters, sections, etc. according to
1580         `@raisesections' and `@lowersections' commands.
1581
1582 Thu Mar 18 16:02:27 1993  Robert J. Chassell  (bob at grackle)
1583
1584         * emacs/texinfo.el (texinfo-show-structure): Indent *Occur* buffer
1585         according to the structure of the file.
1586
1587 Sat Mar  6 05:16:44 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1588
1589         * util/texi2dvi: use ${1+"$@"}, not just "$@".
1590
1591 Tue Feb  2 08:38:06 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1592
1593         * info/Makefile.in: Replace all "--nosplit" arguments to makeinfo
1594         with "--no-split"
1595
1596 Sun Jan 31 18:16:58 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1597
1598         * util/texi2dvi: Don't put .dvi and related auxillary files in same
1599         directory as source files.  Put them in current directory instead.
1600         (TEXINPUTS_orig): New variable.
1601         (file_texi): Variable removed.
1602         (filename_texi): New variable.
1603         (command_line_filename): Use this wherever references to file_texi
1604         occured except in setting filename_noext.
1605         (TEXINPUTS): Current directory and source directory where input
1606         file resides prepended to standard path before invoking TeX.
1607
1608 Wed Jan 27 16:24:37 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1609
1610         * util/Makefile.in: overhauled.
1611
1612 Tue Jan 26 21:04:23 1993  Noah Friedman  (friedman@prep.ai.mit.edu)
1613
1614         * Makefile.in, info/Makefile.in, makeinfo/Makefile.in: Overhauled.
1615
1616         * configure.in: Renamed from texinfo.in.
1617           Incorporated makeinfo/makeinfo.in, info/info.in, and
1618           util/util.in.  Create all child Makefiles.
1619
1620         * makeinfo/makeinfo.in, info/info.in: Deleted (incorporated into
1621         top configure.in).
1622
1623         * util/util.in: Deleted (incorporated into ../configure.in).
1624
1625 Mon Jan 25 10:59:49 1993  Brian Fox  (bfox@cubit)
1626
1627         * info/info.c: New version 2.9; new variable INFO_PATCH_LEVEL
1628         appears in the version string if it is non-zero.  New function
1629         version_string () produces the current version string, as in 2.8-p1.
1630
1631         * info/dir.c: New file implements Gillespies `localdir' hacks.
1632
1633         * info/nodes.c (info_get_node): Now calls maybe_build_dir_node ()
1634         if the file name to look for is "dir".
1635
1636         * info/nodes.h: New flag N_CannotGC unconditionally prevents garbage
1637         collection of a file buffer's contents.  Used when "dir" is made
1638         from at least one "localdir".
1639
1640 Fri Jan 22 11:36:42 1993  Brian Fox  (bfox@cubit)
1641
1642         * info/footnotes.c: Do not declare auto_footnotes_p as "extern" in
1643         this file.
1644
1645 Thu Jan 21 08:57:08 1993  Brian Fox  (bfox@cubit)
1646
1647         * info/info.c: New version 2.8.
1648
1649         * info/userdoc.texi, info/infoman.texi, info/info.texi: Fully
1650         document Info; create both online and printed manual versions.
1651         "userdoc.texi" contains exactly the documentation for GNU Info 2.x.
1652         "infoman.texi" is a wrapper for that file; it is meant to produce
1653         printed documentation. "info.texi" has the user documentation as a
1654         complete chapter within itself, but continues to contain the Info
1655         tutorial.
1656
1657         * info/makedoc.c: Convert "ea_" into "echo_area_" when creating the
1658         command name.
1659
1660 Fri Jan 15 16:50:35 1993  Brian Fox  (bfox@cubit)
1661
1662         * info/search.c (skip_node_characters): New argument NEWLINES_OKAY if
1663         non-zero says that newlines should be skipped over during parsing.
1664
1665         * info/info-utils.c (info_parse_node): New argument NEWLINES_OKAY if
1666         non-zero says that newlines should be skipped while parsing out
1667         the nodename specification.
1668
1669 Wed Jan 13 14:42:33 1993  Brian Fox  (bfox@cubit)
1670
1671         * info/makedoc.c: Remove "info_" from the front of the command name
1672         before installing it.
1673
1674         * info/session.c (info_menu_or_ref_item): A label of "Menu" is okay if
1675         the builder is not info_menu_of_node ();
1676
1677         * info/m-x.c: New function replace_in_documentation () replaces \\[foo]
1678         with the keystrokes you type to get that command.  Now used in
1679         indices.c, info.c, infodoc.c.
1680
1681 Mon Jan 11 10:27:41 1993  Brian Fox  (bfox@cubit)
1682
1683         * info/variables.c, h: New files contain describe-variable and stuff
1684         moved out of m-x.c.
1685
1686         * info/m-x.c: Move VARIABLE_ALIST and variable functions into
1687         variables.c.  Add documentation string to variable definition.
1688
1689         * info/echo_area.c (push_echo_area): Zero the contents of
1690         echo_area_completion_items after pushing the vars.
1691
1692 Sat Jan  9 11:59:47 1993  Brian Fox  (bfox@cubit)
1693
1694         * info/Makefile.in: Add footnotes.c,h,o to the appropriate Makefile
1695         variables.
1696
1697         * info/window.c (window_tile_windows): New function divides the
1698         available space among the visible windows.
1699
1700         * info/session.c (info_tile_windows): New function calls
1701         window_tile_windows.
1702
1703         * info/footnotes.c, footnotes.h: New file implements functions for
1704         aiding automatic footnote display when entering a node which has
1705         footnotes.
1706
1707         * info/m-x.c: New user-variable "automatic-footnotes".
1708
1709         * info/window.c (window_physical_lines) New function counts the
1710         carriage returns found in NODE.
1711
1712 Wed Jan  6 11:24:19 1993  Brian Fox  (bfox@cubit)
1713
1714         * info/general.h: #include <unistd.h> if we have it.
1715
1716 Tue Jan  5 11:12:33 1993  Brian Fox  (bfox@cubit)
1717
1718         * info/info-utils.c (info_concatenate_references): If either arg is
1719         NULL, return the other arg.
1720
1721         * info/indices.c (info_indices_of_file_buffer): Simplified and
1722         corrected loop through tags/nodes of file buffer looking for
1723         indices.
1724
1725         * info/search.c (skip_node_characters): Rewrite "if" statement for
1726         clarification and conciseness.
1727
1728 Fri Jan  1 03:18:26 1993  Brian Fox  (bfox@cubit)
1729
1730         * info/info.in: Check for setvbuf (), and check to see whether the args
1731         are reversed.
1732
1733         * info/dribble.c (open_dribble_file) Check HAVE_SETVBUF and
1734         SETVBUF_REVERSED when setting the buffering on info_dribble_file.
1735
1736 Thu Dec 31 20:14:13 1992  Brian Fox  (bfox@cubit)
1737
1738         * info/session.c (info_select_reference) If the node couldn't be found,
1739         look for the label as a filename (i.e., "(LABEL)Top").
1740
1741 Wed Dec 30 01:57:50 1992  Brian Fox  (bfox@cubit)
1742
1743         * New Version 2.7 Beta.
1744
1745         * info/echo_area.c: Numerous functions now do something with the
1746         numeric argument.  Kill ring implemented, as well as yank and
1747         yank_pop.  Also transpose-chars.
1748
1749         * info/window.c (window_make_modeline): Check node->flags for
1750         N_IsCompressed and display "zz" in the modeline if the node comes
1751         from a file which is compressed on disk.
1752
1753 Mon Dec 28 17:33:12 1992  Brian Fox  (bfox@cubit)
1754
1755         * info/filesys.c, info/nodes.c: New member of FILE_BUFFER "FILESIZE"
1756         contains the size of file_buffer->contents.  finfo.st_size is no
1757         longer relied upon to read the contents of files, since the new
1758         function (filesys_read_info_file) can read compressed files.
1759
1760         * info/filesys.c (info_find_fullpath) If a file starts with a slash (or
1761         tilde expansion causes it to start with a slash) still call
1762         info_find_file_in_path () on it so that we can find files with
1763         compression suffixes.
1764
1765         * info/m-x.c: New variable "gc-compressed-files".
1766
1767 Tue Dec 22 03:45:28 1992  Brian Fox  (bfox@cubit)
1768
1769         * info/info.c: Version 2.6 Beta.
1770
1771         * info/indices.c (info_index_next): Improve the final search for the
1772         matched index entry.
1773
1774         * info/session.c (move_to_screen_line): New function implements `M-r'.
1775         Given a numeric argument, move point to the start of that line in
1776         the current window; without an arg, move to the center line.
1777         * infomap.c: Put move_to_screen_line () on `M-r'.
1778
1779         * info/nodes.c (adjust_nodestart): Don't set N_UpdateTags unless the
1780         node came from a tags table.
1781
1782         * info/nodes.c (info_find_file_internal): If the filename being looked
1783         for doesn't start with a `/', then additionally compare the
1784         filename against the fullpath of the file buffer sans the
1785         directory name.  This can happen when selecting nodemenu items.
1786
1787 Mon Dec 21 10:07:18 1992  Brian Fox  (bfox@cubit)
1788
1789         * info/session.c, info/display.c: Remove all references to
1790         active_window_ch, active_window_cv, cursor_h, and cursor_v.  The
1791         single function display_cursor_at_point () is used for all cursor
1792         movement, and to place the terminal's cursor at the right location
1793         on the screen.
1794
1795 Sat Dec 19 12:01:33 1992  Brian Fox  (bfox@cubit)
1796
1797         * info/nodemenu.c: New file implements a few functions for manipulating
1798         previously visited nodes.  `list-visited-nodes' produces a menu of
1799         the nodes that could be reached by info_history_node () in some
1800         window.  `select-visited-node' is similar to `list-visited-node'
1801         followed by `info-menu-item', but doesn't display a window with
1802         the visited nodes menu.
1803
1804         * info/session.c (info_numeric_arg_digit_loop): If redisplay had been
1805         interrupted, then redisplay all of the windows while waiting for
1806         input.
1807
1808         * info/display.c (display_was_interrupted_p): New variable keeps track
1809         of interrupted display.  Used in
1810         info/session.c:info_numeric_arg_digit_loop ().
1811
1812         * info/session.c (info_global_next, info_global_prev): Use the numeric
1813         argument passed to determine how many nodes to move.
1814
1815         * info/session.c (info_scroll_forward, info_scroll_backward): If the
1816         invoking key is not SPC or DEL only do Page Only scrolling.
1817
1818 Thu Dec 17 01:34:22 1992  Brian Fox  (bfox@cubit)
1819
1820         * info/display.c (display_update_one_window): Allow W_NoWrap to affect
1821         window display.
1822
1823         * info/window.c (calculate_line_starts): Now takes a WINDOW * as an
1824         argument, and simply does the calculation, placing the results
1825         into window->line_starts and window->line_count.  It also handles
1826         W_NoWrap in window->flags.
1827
1828 Mon Dec 14 02:18:55 1992  Brian Fox  (bfox@cubit)
1829
1830         * info/session.c (info_backward_scroll): Don't try to get previous node
1831         if the top of the node isn't currently being displayed.
1832
1833         * info/window.c (window_adjust_pagetop) Use new variable
1834         "window_scroll_step" to attempt to control the amount which the
1835         window scrolls.
1836
1837         * info/m-x.c (info_variables) Add "scroll-step" to the list.
1838
1839 Thu Dec 10 08:52:10 1992  Brian Fox  (bfox@cubit)
1840
1841         * info/m-x.c: New variable entry show-index-matches.  When set to
1842         non-zero the matched portion of the search string is indicated
1843         with ` and '.  Perhaps I should use `|' inst|ea|d?
1844
1845         * info/echo_area.c (ea_possible_completions): Always build completions
1846         before checking to see how many there were.
1847
1848         * info/info-utils.c: (info_concatenate_references): New utility
1849         function concatenates references.
1850
1851         * info/Makefile.in: Add indices.c and indices.h to SRCS and HDRS.
1852           Add indices.c to CMDFILES.
1853
1854         * info/indices.c, info/indices.h: New file implements `i' and `,'
1855         commands of info, and provides index searching capabilities.
1856
1857         * info/echo_area.c (info_read_completing_in_echo_area):  Split off into
1858         separate callable function info_read_completing_internal ().
1859
1860         * info/echo_area.c (info_read_maybe_completing): New function calls
1861         info_read_completing_internal () with non-forcing argument.
1862
1863         * info/session.c: Rename down_next_upnext_or_error () and
1864         prev_up_or_error () to forward_move_node_structure (), and
1865         backward_move_node_structure ().  Implement new commands
1866         info_global_next () and info_global_prev ().
1867
1868         * info/infomap.c (initialize_info_keymaps): Bind `[' and `]' to
1869         backward_, forward_move_node_structure () respectively.
1870
1871         * info/session.c (info_menu_digit): Called with "0" as arg, select the
1872         last menu item.
1873
1874         * info/infomap.c (initialize_info_keymaps): "0" calls
1875         info_menu_digit ().
1876
1877         * info/session.c (info_move_to_xref): Take dir into account when there
1878         are xrefs and menu items in the node and we are wrapping
1879         backwards.
1880
1881 Tue Dec  8 09:57:58 1992  Brian Fox  (bfox@cubit)
1882
1883         * info/info.c: Version 2.5 Beta.
1884
1885         * info/terminal.c (terminal_insert_lines, terminal_delete_lines) Do not
1886         expect tgoto to return a new string; it returns the address of a
1887         static buffer.
1888
1889         * info/infodoc.c (info_find_or_create_help_window) Correct check for
1890         prior existing help node.
1891
1892         * info/m-x.c (set_variable): Allow variables to have a list of choices.
1893         Add new variable scroll-behaviour.
1894
1895         * info/session.c (down_next_upnext_or_error, prev_up_or_error) New
1896         functions implement user-controlled behaviour when attempting to
1897         scroll past the bottom or top of a node.  New variable
1898         info_scroll_behaviour is user visible as "scroll-behaviour".
1899
1900         * info/session.c (info_scroll_forward, info_scroll_backward) Call new
1901         functions for user-controlled scroll behaviour.
1902
1903         * info/terminal.c (terminal_initialize_terminal) Set PC from BC not
1904         from BUFFER.
1905
1906 Mon Dec  7 11:26:12 1992  Brian Fox  (bfox@cubit)
1907
1908         * util/texindex.c: Change EXIT_SUCCESS and EXIT_FATAL to TI_NO_ERROR
1909         and TI_FATAL_ERROR respectively.  This avoids namespace conflicts
1910         on NeXT 2.0.
1911
1912 Sat Dec  5 00:07:59 1992  Brian Fox  (bfox@cubit)
1913
1914         * info/info.c: New option "--subnodes" says to recursively dump the
1915         menus of the nodes that you wish to dump.  Menu items which point
1916         to external nodes are not dumped, and no node is dumped twice.
1917
1918 Thu Dec  3 16:11:02 1992  Brian Fox  (bfox@cubit)
1919
1920         * info/session.c (info_error) Don't ring the bell if
1921         info_error_rings_bell_p is zero.  (info_abort_key) Ring the bell
1922         if printing "Quit" in the echo area wouldn't do it.
1923
1924         * info/m-x.c (set_variable) New functions allows setting of
1925         variables in the echo area.  Currently, only visilble-bell and
1926         errors-ring-bell are implemented.
1927
1928 Wed Dec  2 13:11:37 1992  Brian Fox  (bfox@cubit)
1929
1930         * info/nodes.c, info/makedoc.c: If O_RDONLY is not defined by
1931         sys/file.h, include sys/fcntl.h.
1932
1933         * info/filesys.c (info_file_in_path): Expand leading tildes found
1934         within directory names.
1935
1936         * info/terminal.c (terminal_initialize_terminal) Set ospeed to 13 if
1937         not settable any other way.  It is an index into an array of
1938         output speeds.
1939
1940         * info/display.c (free_display) Do not free a NULL display.
1941
1942         * info/display.c (string_width): New functions returns the width of
1943         STRING when printed at HPOS.
1944
1945 Sun Nov 29 01:24:42 1992  Brian Fox  (bfox@cubit)
1946
1947         * info/info.c: New version 2.4 beta.
1948
1949         * info/general.h: #define info_toupper and info_tolower which check
1950         their arguments before performing any conversion.
1951
1952         * info/search.c, info/echo_area.c: Use info_toupper.
1953
1954 Sat Nov 28 14:23:24 1992  Brian Fox  (bfox@cubit)
1955
1956         * info/session.c (info_scroll_forward, info_scroll_backward) If at
1957         last/first page of the node, and the last command was
1958         forward/backward, do info_next/prev/_node.
1959
1960         * info/session.c: New function info_select_reference_this_line gets
1961         menu or cross reference immediately.
1962
1963         * info/infomap.c (initialize_info_keymaps): Add info_keymap[LFD] to
1964         invoke info_select_reference_this_line ().
1965
1966         * info/session.c (info_last_reference) Rename to
1967         info_history_reference.  Wrote info_last_reference, and
1968         info_first_reference which go to the last or first node of an info
1969         file.
1970
1971 Fri Nov 27 00:59:02 1992  Brian Fox  (bfox@cubit)
1972
1973         * info/info.c: New version 2.3.  Completed implementing contents of
1974         TODO file.
1975
1976         * info/session.c (info_redraw_display): Fix C-l with numeric arg.
1977
1978 Thu Nov 26 20:14:18 1992  Brian Fox  (bfox@cubit)
1979
1980         * info/m-x.c: New file implements reading named commands in the echo
1981         area, along with a new function "info-set-screen-height".
1982         Compilation of this file and some code in others controlled by the
1983         Makefile variable NAMED_COMMANDS (set to -DNAMED_COMMANDS).
1984
1985         * info/window.c (window_new_screen_size) Rewrite from scratch, allowing
1986         clean growth and shrinkage of the screen.  New variable
1987         window_deletion_notifier is a pointer to a function to call when
1988         the screen changes size, and some windows have to get deleted.
1989         The function is called with the window to be deleted as an
1990         argument, and it should clean up dangling references to that
1991         window.
1992
1993         * info/session.c (initialize_info_session): Set
1994         window_deletion_function to forget_window_and_nodes.
1995
1996         * info/display.c (display_update_one_window): If the first row of the
1997         window to display wouldn't appear in the_screen, don't try to
1998         display it.  This happens when the screen has been made
1999         unreasonably small, and we attempt to display the echo area.
2000
2001 Tue Nov 24 00:47:20 1992  Brian Fox  (bfox@cubit)
2002
2003         * Release Info 2.2.
2004
2005         * info/session.c: New functions implement reading typeahead and
2006         implement C-g flushing typed ahead characters.
2007         (info_search_internal): allows C-g to exit multi-file searches.
2008
2009 Mon Nov 23 01:53:35 1992  Brian Fox  (bfox@cubit)
2010
2011         * info/nodes.c: Remove calls to sscanf (), replacing them with calls to
2012         atol (), since that is much faster.
2013         (get_nodes_of_tags_table) Only check for "(Indirect)" if we
2014         haven't parsed any nodes out of the tags table.  Increase the
2015         amount that file_buffer->nodes grows to 100 from 50.  These two
2016         together sufficiently speed up the parsing process.
2017
2018         * info/nodes.c: info_get_node_of_file_buffer_tags (),
2019         info_get_node_of_file_buffer_nodes (): Search the appropriate list
2020         and return a node.  This was simply a cut and paste edit to
2021         functionalize the code.
2022
2023         * info/TODO: Remove suggestion for partial tag parsing, since tag
2024         parsing is much faster now.
2025
2026 Sat Nov 21 02:48:23 1992  Brian Fox  (bfox@cubit)
2027
2028         * info/makedoc.c: New File replaces makedoc.sh shell script.
2029
2030         * info/infomap.c: Install info_isearch (on C-s) and
2031         info_reverse_isearch (on C-r) for Info windows.
2032
2033         * info/session.c (incremental_search, info_isearch,
2034         info_reverse_isearch) New functions implement incremental
2035         searching.
2036
2037 Fri Nov 20 00:01:35 1992  Brian Fox  (bfox@cubit)
2038
2039         * info/terminal.c (terminal_initialize_terminal): Declare and set up
2040         `ospeed'.  Turn off C-s and C-q processing.
2041
2042         * info/session.c (info_show_point) When this function is called, the
2043         desired result is to show the point immediately.  So now it calls
2044         set_window_pagetop () if the new pagetop is not the same as the
2045         old one.  This means that info_prev_line (), info_next_line (),
2046         info_forward_word (), and info_backward_word () can all scroll the
2047         window if they have to.
2048
2049 Thu Nov 19 12:27:07 1992  Brian Fox  (bfox@cubit)
2050
2051         * info/session.c (set_window_pagetop): Add scrolling to make this
2052         faster.
2053
2054         * info/echo_area.c (push/pop_echo_area): Remember the list of items to
2055         complete over.
2056
2057         * info/session.c (info_forward_char): Don't let point get equal to
2058         nodelen, only to nodelen - 1.
2059
2060         * info/display.c: New function display_scroll_display () scrolls the
2061         rmembered display as well as the text on the actual display.
2062
2063         * info/terminal.c: New functions terminal_scroll_terminal (),
2064         terminal_scroll_down (), and terminal_scroll_up ().  All
2065         implemented using "al" and "dl" termcap capabilities. (i.e.,
2066         insert and delete line).
2067
2068 Wed Nov 18 15:05:14 1992  Brian Fox  (bfox@cubit)
2069
2070         * info/termdep.h: Only define HAVE_FCNTL_H if !aix and !ultrix.
2071
2072 Tue Nov 17 20:35:08 1992  Brian Fox  (bfox@cubit)
2073
2074         * First Beta Release of Info 2.0.
2075
2076 Sun Nov  1 02:21:05 1992  Noah Friedman  (friedman@prep.ai.mit.edu)
2077
2078         * util/texi2dvi (--force): Option removed.  Always run tex at least
2079         once, don't bother checking if .dvi file is newer than source.
2080
2081 Fri Oct 30 02:16:28 1992  Noah Friedman  (friedman@prep.ai.mit.edu)
2082
2083         * util/texi2dvi (-D): debugging option renamed from '-d'.
2084         Made check to enable debugging more terse.
2085         When checking if index files have changed, use
2086         variable $this_file instead of $file in for loop.
2087         (file_texi): wherever the variable $file was used to reference
2088         the texinfo file, substituted $file_texi.
2089
2090 Sat Oct 17 07:30:34 1992  Brian J. Fox  (bfox@helios)
2091
2092         * util/texindex.c: Remove references to USG replacing them with a
2093         define declaring the actual feature required or missing.
2094
2095 Thu Oct 15 16:17:47 1992  Robert J. Chassell  (bob@nutrimat.gnu.ai.mit.edu)
2096
2097         * emacs/texinfmt.el (texinfo-format-setfilename): Remove date from
2098         Info file header so regression testing is easier.
2099
2100 Tue Sep 15 16:28:35 1992  Robert J. Chassell  (bob at grackle)
2101
2102         * emacs/texinfmt.el (texinfmt-version): New variable.
2103         (texinfo-format-setfilename): Include date and
2104         version in Info file header.
2105         Better documentation for @definfoenclose
2106         Handle whitespace after @end iftex, etc.
2107
2108 Thu Sep  3 09:25:37 1992  Robert J. Chassell  (bob at grackle)
2109
2110         * emacs/texnfo-upd.el: Fix typo re `texinfo-sequential-node-update.'
2111
2112 Tue Aug 18 08:56:24 1992  Robert J. Chassell  (bob at grackle)
2113
2114         * emacs/texinfmt.el (texinfo-value): Revise syntax.
2115
2116         * emacs/texnfo-upd.el (texinfo-start-menu-description):
2117         New function to insert title as description in a menu.
2118         (texinfo-make-menu-list): Remove automatic title insertion.
2119
2120         * emacs/texinfo.el (texinfo-mode-map): Add keybinding for
2121         texinfo-start-menu-description.
2122
2123 Wed Jul 29 11:58:53 1992  Robert J. Chassell  (bob at grackle)
2124
2125         * emacs/texinfmt.el (texinfo-set): Revise to set a string to the flag.
2126         (texinfo-value): @value{flag}: New command which inserts the
2127         string to which the flag is set.
2128
2129 Tue Jul  7 15:10:52 1992  Robert J. Chassell  (bob at grackle)
2130
2131         * emacs/texnfo-upd.el (texinfo-master-menu): Error message if file
2132         contains too few nodes for a master menu.
2133         (texinfo-insert-master-menu-list): Only attempt to insert detailed
2134         master menu if there is one.
2135
2136 Wed Jun 10 15:26:18 1992  Robert J. Chassell  (bob at grackle)
2137
2138         * emacs/texinfmt.el (texinfo-append-refill): Refill properly when lines
2139         begin with within-paragraph @-commands.
2140
2141 Tue Jun  9 12:28:11 1992  Robert J. Chassell  (bob at grackle)
2142
2143         * emacs/texinfmt.el: Add `texinfo-deffn-formatting-property' and
2144         `texinfo-defun-indexing-property' to @deffn commands.
2145
2146 Mon Jun  8 11:52:01 1992  Robert J. Chassell  (bob at grackle)
2147
2148         * emacs/texnfo-upd.el: Replace `(mark-whole-buffer)' with
2149         `(push-mark (point-max) t) (goto-char (point-min))'
2150         to avoid `Mark set' messages.
2151
2152 Fri Jun  5 15:15:16 1992  Robert J. Chassell  (bob@kropotkin.gnu.ai.mit.edu)
2153
2154         * emacs/texnfo-upd.el (texinfo-check-for-node-name): Offer section
2155         title as prompt.
2156         (texinfo-copy-next-section-title): Copy title correctly.
2157
2158 Thu May 28 20:34:17 1992  Robert J. Chassell  (bob@hill.gnu.ai.mit.edu)
2159
2160         * emacs/texinfmt.el: @vtable defined, parallel to @ftable, for
2161         variables.
2162         (texinfo-append-refill): set case-fold-search nil so @TeX is not
2163         confused with @tex.
2164
2165 Thu Mar 26 21:36:41 1992  Robert J. Chassell  (bob@kropotkin.gnu.ai.mit.edu)
2166
2167         * emacs/makeinfo.el: Rename temp buffer from `*Makeinfo*' back to
2168         `*compilation*' so `next-error' works; unfortunately,
2169         `*compilation*' is written into the code as the name
2170         `next-error' needs.
2171         Rename `makeinfo-recenter-makeinfo-buffer' back to
2172         `makeinfo-recenter-makeinfo-buffer'
2173
2174 Thu May 14 21:14:25 1992  Noah Friedman  (friedman@prep.ai.mit.edu)
2175
2176         * util/fixfonts: Enclosed most variable references with "" to prevent
2177         potential globbing and other weirdness.  Eliminated uses of
2178         ${var-value}, which unfortunately isn't portable.
2179
2180         * util/texi2dvi: rewritten from scratch.
2181
2182 Sat Apr 18 23:46:25 1992  Charles Hannum  (mycroft@hal.gnu.ai.mit.edu)
2183
2184         * util/fixfonts: Re-evaluate prefix and libdir if inherited (to resolve
2185         variable references from make).
2186         (texlibdir): Don't add '/tex', since it's already there.
2187
2188 Fri Apr 10 14:51:23 1992  Noah Friedman  (friedman@prep.ai.mit.edu)
2189
2190         * util/fixfonts: set prefix and libdir only if they are not already
2191         defined (i.e. not inherited from the environment).
2192         Changed default path for libdir to be consistent with Makefile.
2193
2194 Tue Mar  3 13:17:42 1992  Robert J. Chassell  (bob at grackle)
2195
2196         * emacs/texnfo-upd.el (texinfo-insert-master-menu-list): Insert a
2197         master menu only after `Top' node and before next node.
2198         (texinfo-copy-menu): Error message if menu empty.
2199
2200 Mon Feb 24 15:47:49 1992  Robert J. Chassell  (bob at grackle)
2201
2202         * emacs/texinfmt.el (texinfo-format-region): Make sure region ends in a
2203         newline.
2204         (texinfo-itemize-item): Recognize all non-whitespace on same line
2205         as @item command.
2206
2207 Sat Feb 22 02:15:00 1992  Brian Fox  (bfox at gnuwest.fsf.org)
2208
2209         * util/texindex.c: New version 1.45 has cleanups, should compile under
2210         VMS quietly.
2211
2212 Wed Feb 12 10:50:51 1992  Robert J. Chassell  (bob at grackle)
2213
2214         * emacs/makeinfo.el: Rename temp buffer as *Makeinfo*.
2215         Rename `makeinfo-recenter-compilation-buffer'.
2216         (makeinfo-buffer): Offer to save buffer if it is modified.
2217         (makeinfo-compile): Do not offer to save other buffers.
2218         (makeinfo-compilation-sentinel): Switch to Info file.
2219
2220 Tue Feb  4 13:07:39 1992  Robert J. Chassell  (bob at grackle)
2221
2222         * emacs/texinfmt.el (texinfo-print-index): Format so that node names in
2223         the index are lined up.
2224
2225 Mon Feb  3 09:08:14 1992  Robert J. Chassell  (bob at grackle)
2226
2227         * emacs/texinfmt.el (texinfo-itemize-item): Format entry when text
2228         is on the same line as @item command.  Also, handle @-commands.
2229         (texinfo-format-region, texinfo-format-buffer-1): Set fill column
2230         to local value of Texinfo buffer.
2231
2232         * emacs/texnfo-upd.el (texinfo-pointer-name):  Find only those
2233         section commands that are accompanied by `@node' lines.
2234
2235 Tue Jan 14 16:10:16 1992  Robert J. Chassell  (bob at grackle)
2236
2237         * emacs/texnfo-upd.el: Ensure that no commands depend on the value of
2238         case-fold-search.
2239
2240 Fri Jan 10 15:13:55 1992  Robert J. Chassell  (bob at kropotkin)
2241
2242         * emacs/texinfmt.el (texinfo-append-refill): Replace use of
2243         unsupported function `looking-at-backward' with
2244         `re-search-backward'.
2245
2246 Mon Dec 23 23:46:42 1991  David J. MacKenzie  (djm at wookumz.gnu.ai.mit.edu)
2247
2248         * util/texindex.c: Change POSIX ifdefs to HAVE_UNISTD_H and
2249         _POSIX_VERSION.
2250
2251 Mon Dec 16 15:01:36 1991  Robert J. Chassell  (bob at grackle)
2252
2253         * emacs/texinfmt.el (texinfo-append-refill): New function appends
2254         @refill to all appropriate paragraphs so you no longer need to
2255         append @refill command yourself.
2256         (texinfo-format-region, texinfo-format-buffer-1,
2257         texinfo-format-include): Call `texinfo-append-refill'.
2258
2259 Fri Dec  6 01:25:09 1991  David J. MacKenzie  (djm at wookumz.gnu.ai.mit.edu)
2260
2261         * util/texindex.c: Conditionalize on _AIX (which is predefined) instead
2262         of AIX, just like makeinfo does.
2263
2264 Tue Nov 26 10:21:04 1991  Robert J. Chassell  (bob at grackle)
2265
2266         * emacs/texnfo-upd.el (texinfo-section-types-regexp): `@subtitle' no
2267         longer treated as subsection.
2268
2269 Sat Nov 16 08:27:42 1991  Richard Stallman  (rms at mole.gnu.ai.mit.edu)
2270
2271         * util/fixfonts: New file, from Karl Berry.
2272
2273 Tue Nov 12 16:13:24 1991  Robert J. Chassell  (bob at grackle)
2274
2275         * emacs/texinfmt.el: Create @end smalllisp.
2276
2277 Mon Nov 11 16:50:13 1991  Robert J. Chassell  (bob at grackle)
2278
2279         * emacs/texinfo.el (texinfo-environment-regexp): Add all other block
2280         enclosing Texinfo commands.
2281
2282 Thu Nov  7 10:23:51 1991  Robert J. Chassell  (bob at grackle)
2283
2284         * emacs/texinfo.el (texinfo-insert-@end): Attempt to insert correct end
2285         command statement, eg, @end table.  Fails with nested lists.
2286          (texinfo-insert-*): Accept prefix arg to surround following N
2287          words with braces for command.
2288
2289 Thu Oct 31 21:31:41 1991  Robert J. Chassell  (bob at kropotki)
2290
2291         * emacs/texinfmt.el (texinfo-clear): Clear flag even if flag not
2292         previously set.
2293
2294 Wed Oct 23 11:15:58 1991  Robert J. Chassell  (bob at grackle)
2295
2296         * emacs/texinfo.el (texinfo-mode): page-delimiter now finds top node as
2297         well as chapters.
2298
2299 Tue Oct 22 11:46:12 1991  Robert J. Chassell  (bob at grackle)
2300
2301         * emacs/texinfmt.el (texinfo-do-flushright): Test whether a line is too
2302         long for the flush right command (line length must be less than
2303         the value of fill column).
2304
2305         * emacs/texnfo-tex.el (texinfo-tex-buffer): Prompt for original file
2306         even if point moved to *texinfo-tex-shell*.
2307         texinfo-tex-original-file: variable to hold file name.
2308
2309 Wed Oct 16 08:32:05 1991  Robert J. Chassell  (bob at grackle)
2310
2311         * emacs/texinfmt.el (texinfo-format-center): Expand string before
2312         centering so @-commands not included.
2313
2314 Thu Oct 10 22:01:47 1991  Robert J. Chassell  (bob at kropotki)
2315
2316         * emacs/texnfo-tex.el (texinfo-show-tex-print-queue): Do not kill a
2317         running process; do start a process none exists.
2318
2319 Thu Sep 26 21:58:47 1991  Robert J. Chassell  (bob at kropotki)
2320
2321         * util/texi2dvi: Misc. bugs fixed.
2322
2323         * emacs/texinfo.el: Remove extraneous references to TeX.
2324
2325 Thu Sep 19 20:45:29 1991  Robert J. Chassell  (bob at kropotki)
2326
2327         * emacs/texinfmt.el: add @cartouche as a noop (makes box with rounded
2328         corners in TeX)
2329
2330 Tue Sep 10 20:44:57 1991  Robert J. Chassell  (bob at grackle)
2331
2332         * emacs/texnfo-upd.el (texinfo-make-one-menu): Copy node-name correctly
2333         for message.
2334
2335 Thu Aug 29 17:54:07 1991  Robert J. Chassell  (bob at kropotki)
2336
2337         * emacs/texnfo-tex.el (texinfo-quit-tex-job): Do not set mark.
2338
2339 Wed Aug 21 10:36:21 1991  Robert J. Chassell  (bob at grackle)
2340
2341          * emacs/texnfo-upd.el: (texinfo-copy-menu-title): Copy title as it
2342          should rather than node line.
2343
2344 Mon Aug  5 15:27:12 1991  Robert J. Chassell  (bob at grackle)
2345
2346          * emacs/texinfmt.el (texinfo-format-convert): Changed regexp that
2347          looks for three hyphens in a row to find those between word
2348          constituent characters, as now, for Oxford Univ. style dashes and
2349          also between spaces, for Cambridge Univ. Press style dashes.
2350
2351         * emacs/texnfo-tex.el (texinfo-tex-start-shell): Runs "/bin/sh" so
2352         `explicit-shell-file-name' is not set globally.
2353
2354         * emacs/texnfo-upd.el: Rewrite messages.
2355         (texinfo-find-higher-level-node): Stop search at limit.
2356         (texinfo-copy-menu-title): Rewrite to handle outer include files.
2357         (texinfo-multi-file-update): Update all nodes properly;
2358         rewrite doc string and interactive.
2359
2360 Sat Aug  3 10:46:13 1991  Robert J. Chassell  (bob at grackle)
2361
2362         * emacs/texnfo-upd.el (texinfo-all-menus-update): Fixed typo that
2363         caused the function to create a master menu when it shouldn't.
2364
2365         * emacs/texinfo.el (texinfo-mode): Make `indent-tabs-mode' a local
2366         variable and set to nil to prevent TABs troubles with TeX.
2367
2368 Wed Jul 31 11:07:08 1991  Robert J. Chassell  (bob at grackle)
2369
2370         * emacs/texnfo-tex.el (texinfo-quit-tex-job): New function: quit
2371         currently running TeX job, by sending an `x' to it.
2372         (texinfo-tex-shell-sentinel): New function to
2373         restart texinfo-tex-shell after it is killed.
2374         (texinfo-kill-tex-job): Rewrite to use kill-process rather than
2375         quit-process; uses `texinfo-tex-shell-sentinel' to restart
2376         texinfo-tex-shell after it is killed.
2377         (texinfo-tex-region, texinfo-tex-buffer): Replace
2378         texinfo-kill-tex-job with quit-process.
2379
2380         * emacs/texinfo.el (texinfo-define-common-keys): Add keybinding for
2381         texinfo-quit-tex-job
2382
2383 Wed Jul 10 15:15:03 1991  Robert J. Chassell  (bob at grackle)
2384
2385         * emacs/texinfmt.el: New commands @set, @clear, @ifset...@end
2386         ifset, and @ifclear...@end ifclear.
2387         Definition functions rewritten to make them easier to
2388         maintain.
2389
2390 Wed Jul  3 19:37:04 1991  Robert J. Chassell  (bob at kropotki)
2391
2392         * emacs/texinfmt.el (texinfo-format-deftypefn-index): Remove reference
2393         to data-type to make consistent with texinfo.tex and makeinfo.
2394         texinfo.el: Fix page-delimiter and texinfo-chapter-level-regexp
2395         variables.
2396
2397 Thu Jun 27 18:35:36 1991  Robert J. Chassell  (bob at nutrimat)
2398
2399         * emacs/texinfmt.el: Add @dmn as `texinfo-format-noop'.
2400         texinfo2.texi: Document @dmn.
2401         texinfmt.el (texinfo{,-end}-{eleterate,ecapitate} renamed
2402         {alphaenumerate, capsenumerate}.
2403
2404 Fri Jun 14 12:46:32 1991  Robert J. Chassell  (bob at churchy.gnu.ai.mit.edu)
2405
2406         * emacs/texinfmt.el (texinfo-format-defun-1): @defivar prints name
2407         correctly.
2408
2409 Thu Jun  6 21:38:33 1991  Robert J. Chassell  (bob at churchy.gnu.ai.mit.edu)
2410
2411         * emacs/texinfo.el (texinfo-mode): Set page delimiter to
2412         'texinfo-chapter-level-regexp' so that page commands work by
2413         chapter or equivalent.
2414
2415         * emacs/texinfmt.el (texinfo-format-defun-1): @defop prints name
2416         correctly.
2417         (batch-texinfo-format): replace unsupported
2418         'buffer-disable-undo' with 'buffer-flush-undo'
2419
2420 Fri Apr  5 15:17:17 1991  Robert J. Chassell  (bob at wookumz.gnu.ai.mit.edu)
2421
2422         * emacs/makeinfo.el (makeinfo-compilation-sentinel): Check for
2423         existance of makeinfo-temp-file to avoid harmless error message.
2424         texinfo2.texi: Minor typos fixed.
2425
2426 Thu Mar 28 19:13:24 1991  Robert J. Chassell  (bob at pogo.gnu.ai.mit.edu)
2427
2428         * util/texi2dvi: Revised.
2429
2430 Mon Mar 11 12:35:51 1991  Robert J. Chassell  (bob at grackle)
2431
2432         * emacs/texinfmt.el: (@footnotestyle): New command to set
2433         footnotestyle.
2434         (@paragraphindent): New command to set indentation.
2435         (texinfo-format-refill): Add indentation feature so as to
2436         indent paragraph or leave indentation asis before refilling
2437         according to value set by @paragraphindent command.
2438         (texinfo-format-region): Insert header, if any, into Info buffer.
2439         (texinfo-format-separate-node, texinfo-format-end-node): Run
2440         texinfo-format-scan on footnote text only once.
2441         (texinfo-format-scan): Shorten `---' to `--'.
2442
2443         * emacs/texinfo.el: Define key for `texinfo-master-menu'; define
2444         start and end of header expressions.
2445
2446         * emacs/texnfo-upd.el (texinfo-all-menus-update): Update
2447         pre-existing master menu, if there is one.
2448
2449 Fri May 11 14:36:07 1990  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
2450
2451         * util/texindex.c: Rename `lines' to `nlines'.
2452         (bzero): Pass arg to lib$movc5 through non-register var.
2453         (perror_with_file, pfatal_with_file): Move extern decls and includes
2454         to top of file.
2455         [VMS]: If not using VMS C, define away `noshare' keyword.
2456         Include perror.h.
2457
2458 Mon Jul 11 18:02:29 1988  Chris Hanson  (cph at kleph)
2459
2460         * util/texindex.c (indexify): when comparing to initial strings to
2461         decide whether to change the header, must use `strncmp' to avoid
2462         comparing entire strings of which initials are a substring.
2463
2464 Sun Jun 26 18:46:16 1988  Richard Stallman  (rms at sugar-bombs.ai.mit.edu)
2465
2466         * util/texindex.c (sort_in_core, sort_offline, parsefile):
2467         Give up on input file if any line doesn't start with backslash.