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