platform/upstream/make.git
25 years agoAttempt to add back ^M's. 3.77
Paul Smith [Fri, 31 Jul 1998 05:18:21 +0000 (05:18 +0000)]
Attempt to add back ^M's.

25 years agoGNU make release 3.77.
Paul Smith [Thu, 30 Jul 1998 20:54:47 +0000 (20:54 +0000)]
GNU make release 3.77.

25 years ago * texinfo.tex (\dosubind): Don't do \vskip to preserve \lastskip
Karl Berry [Sun, 19 Jul 1998 14:20:42 +0000 (14:20 +0000)]
* texinfo.tex (\dosubind): Don't do \vskip to preserve \lastskip
  unless we are in vertical mode.  Otherwise we might end a
  paragraph prematurely, and \folio won't get expanded by
  \output.
  Report from: "Richard E. Stone" <res@rstone.mn.org>

25 years ago * texinfo.tex: Keep track of how negative the page numbers have
Karl Berry [Fri, 17 Jul 1998 12:00:43 +0000 (12:00 +0000)]
* texinfo.tex: Keep track of how negative the page numbers have
  gotten:
(\lastnegativepageno): New \count register.
(\startcontents): Use it.
(\contents, \summarycontents): set it.

25 years ago * texinfo.tex (\imagexxx): Add some space around the image if it's
Karl Berry [Tue, 14 Jul 1998 19:03:08 +0000 (19:03 +0000)]
* texinfo.tex (\imagexxx): Add some space around the image if it's
  by itself.

25 years ago1998-07-09 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Karl Berry [Sun, 12 Jul 1998 17:28:02 +0000 (17:28 +0000)]
1998-07-09  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* texinfo.tex (chapterzzz): Put a space before the chapter number
in the message.
(appendixzzz): Use \putwordAppendix in the message.

Thu Jul  9 08:39:53 1998  Karl Berry  <karl@cs.umb.edu>

* texinfo.tex (\macro): Globalize assignments since it's done
inside a group.  From Zack.

Mon Jul  6 17:21:25 1998  Karl Berry  <karl@cs.umb.edu>

* texinfo.tex (\comment): Speed up.
(\loggingall): Turn on eTeX's extended tracing.
More macro fixes.
Date: Sat, 04 Jul 1998 14:51:49 -0400
From: Zack Weinberg <zack@rabi.phys.columbia.edu>

25 years ago * texinfo.tex (\contents, \summarycontents, \startcontents): Use
Karl Berry [Thu, 2 Jul 1998 14:22:24 +0000 (14:22 +0000)]
* texinfo.tex (\contents, \summarycontents, \startcontents): Use
  roman numerals for toc, arabic outside, even when toc is
  at the beginning.

25 years ago * texinfo.tex (\anchor): New command @anchor.
Karl Berry [Wed, 1 Jul 1998 14:28:14 +0000 (14:28 +0000)]
* texinfo.tex (\anchor): New command @anchor.
(\xrefX): Avoid double space when xref to an @anchor or an @unnumbered.

* texinfo.tex (\itemzzz): Use kerns and \unhbox when item text
fits in the space, so footnotes can work.

25 years ago * texinfo.tex (\setref): Take additional argument for the -snt
Karl Berry [Mon, 29 Jun 1998 14:07:11 +0000 (14:07 +0000)]
* texinfo.tex (\setref): Take additional argument for the -snt
  xref.  Call \indexdummies.
(\donoderef, \appendixnoderef, \unnumbnoderef): Change \setref calls.

25 years ago * texinfo.tex (\contents, \summarycontents): Must not be \outer.
Karl Berry [Sat, 27 Jun 1998 23:30:48 +0000 (23:30 +0000)]
* texinfo.tex (\contents, \summarycontents): Must not be \outer.

25 years ago * texinfo.tex (\writetocentry): New macro.
Karl Berry [Sat, 27 Jun 1998 19:12:04 +0000 (19:12 +0000)]
* texinfo.tex (\writetocentry): New macro.
(\chapternofonts): No longer needed.
(\chapter, ..., \unnumberedsubsubsec): Change all the sectioning
commands to call \writetocentry instead of doing it inline.
Also, do not call \chapternofonts, we avoid expansion with
\the\toks instead.
(\opencontents): No longer needed, instead \writetocentry opens
the file when necessary.
(\setfilename): Don't call \opencontents.
(\ifsetcontentsaftertitlepage, \ifsetshortcontentsaftertitlepage):
New conditionals.
(\Etitlepage): Call \contents and/or \shortcontents if
conditionals are set.

Global: use \nobreak instead of \penalty 10000 for epsilon efficiency.

25 years ago * texinfo.tex (\acronym): New Texinfo command.
Karl Berry [Thu, 25 Jun 1998 12:31:28 +0000 (12:31 +0000)]
* texinfo.tex (\acronym): New Texinfo command.

25 years ago * texinfo.tex (\dots, \enddots): Missing \leavevmode.
Karl Berry [Wed, 24 Jun 1998 11:45:50 +0000 (11:45 +0000)]
* texinfo.tex (\dots, \enddots): Missing \leavevmode.
Report from: Thomas Esken <esken@nmlab.informatik.fh-dortmund.de>
Date: Tue, 23 Jun 1998 14:22:27 +0200 (MET DST)

25 years ago * texinfo.tex: Rewrite of index stuff to do better column breaking
Karl Berry [Tue, 23 Jun 1998 14:28:30 +0000 (14:28 +0000)]
* texinfo.tex: Rewrite of index stuff to do better column breaking
and balancing.
The old code failed miserably when the index was just the wrong size,
e.g., the Autoconf manual with @afourpaper.
Bug report from: Wilhelm Mueller <muewi@hb.senbvs43.uni-bremen.de>
Date: Fri, 12 Jun 1998 16:34:49 +0200 (MET DST)
(\initial): Add more glue around the initial, and make it a
multiple of \baselineskip.
(\entry): Add glue before each entry so the columns can always be the
 same height.
(\doublecolumnout): Available space no longer needs to handle
 \partialpage specially.
(\pagesofar): Take \ht\partialpage into account with \vsize.
(\enddoublecolumns): Reset \output to avoid calling
\balancecolumns twice
(\balancecolumns): Format for readability.
(\initialskipamount): No longer needed, remove.

(\hbadness): Increase a bit, boxes that are a little underfull look ok.

25 years ago * texinfo.tex (\ninettsl): cmsltt10 is not standard, so use
Karl Berry [Mon, 22 Jun 1998 13:00:05 +0000 (13:00 +0000)]
* texinfo.tex (\ninettsl): cmsltt10 is not standard, so use
cmsltt10 scaled 900.
  Date: Mon, 15 Jun 1998 12:35:41 +0200 (MET DST)
  From: Werner Struckmann <struck@ips.cs.tu-bs.de>.

25 years ago * texinfo.tex: @macro fixes from Zack Weinberg
Karl Berry [Fri, 19 Jun 1998 11:50:37 +0000 (11:50 +0000)]
* texinfo.tex: @macro fixes from Zack Weinberg
        <zack@rabi.phys.columbia.edu>.
  - @ifblah did not work inside @macro
        - spaces in parameter lists in macro definitions caused errors
        - leading spaces in parameter lists in macro invocations were
  preserved inappropriately.

25 years ago * texinfo.tex (\smallformatx, \smalldisplayx): New macros.
Karl Berry [Fri, 12 Jun 1998 19:10:27 +0000 (19:10 +0000)]
* texinfo.tex (\smallformatx, \smalldisplayx): New macros.
(\smallbook): Arrange to use them.
(\display, \flushleft, etc.): Rewrite to avoid duplication.

25 years ago * texinfo.tex (\pagesizes): Rename to \internalpagesizes.
Karl Berry [Mon, 8 Jun 1998 21:37:20 +0000 (21:37 +0000)]
* texinfo.tex (\pagesizes): Rename to \internalpagesizes.
(\custompaper): Rename to \pagesizes.

25 years ago * texinfo.tex: Rewrite paper size definitions, add @custompaper.
Karl Berry [Sun, 7 Jun 1998 13:35:32 +0000 (13:35 +0000)]
* texinfo.tex: Rewrite paper size definitions, add @custompaper.
* texinfo.tex: Fix for macros in arguments to other commands.
   From Zack.

25 years ago * texinfo.tex: Better @macro implementation.
Karl Berry [Fri, 5 Jun 1998 20:10:04 +0000 (20:10 +0000)]
* texinfo.tex: Better @macro implementation.
From: Zack Weinberg <zack@rabi.phys.columbia.edu>.

25 years ago * texinfo.tex (\imagexxx): Center image if it is not part of a
Karl Berry [Wed, 27 May 1998 21:04:33 +0000 (21:04 +0000)]
* texinfo.tex (\imagexxx): Center image if it is not part of a
  paragraph.

26 years agoTue May 19 17:17:12 1998 Karl Berry <karl@cs.umb.edu>
Karl Berry [Tue, 19 May 1998 21:26:03 +0000 (21:26 +0000)]
Tue May 19 17:17:12 1998  Karl Berry  <karl@cs.umb.edu>

* texinfo.tex: \linkstrue by default.
Also, first implementation of @macro; can only handle some cases,
  but that is better than nothing.
From: Zack Weinberg <zack@rabi.phys.columbia.edu>

Thu May 14 17:32:47 1998  Karl Berry  <karl@cs.umb.edu>

* texinfo.tex: New command @novalidate along the lines of makeinfo
--no-validate.
Date: Sun, 26 Oct 1997 18:54:47 -0500
From: Zack Weinberg <zack@rabi.phys.columbia.edu>

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Tue, 19 May 1998 07:09:32 +0000 (07:09 +0000)]
automatically generated from GPLed version

26 years ago * texinfo.tex (\valuexxx): Split up into expandable and
Karl Berry [Wed, 13 May 1998 12:44:07 +0000 (12:44 +0000)]
* texinfo.tex (\valuexxx): Split up into expandable and
  non-expandable parts.
(\expandablevalue): New macro.
(\indexdummies): \let\value = \expandable value.

* texinfo.tex: Doc fixes.

* texinfo.tex (\doind): Just call \dosubind with empty third arg.
(\dosubind): Replace with \doind definition and suitable code to handle
possible third arg.  And propagate glue past the whatsit from the
  \write so index entries don't cause extra space between
  @defuns (for example).

Wed May  6 12:51:27 1998  Karl Berry  <karl@cs.umb.edu>

* texinfo.tex (\deftypemethparsebody): Handle the extra arg in
  @deftypemethodx, too.
(\deftypefunx): Error definition was misspelled as \deftypeunx.

26 years ago(\putwordon, \putwordMethodon): New macros.
Karl Berry [Sat, 2 May 1998 14:14:31 +0000 (14:14 +0000)]
(\putwordon, \putwordMethodon): New macros.
* texinfo/texinfo.tex (\putwordon, \putwordMethodon): New macros.
   Use in \def... commands.
(\indexdummies): make `\ ' be just ` ' for sorting.
(\deftypemethparsebody): New macro.
(\defmethod): Call it.
Various doc fixes.
Repored by: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise)
Date: Wed, 07 Jan 1998 10:19:42 +0100

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Mon, 27 Apr 1998 23:45:12 +0000 (23:45 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Mon, 27 Apr 1998 23:45:12 +0000 (23:45 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Mon, 13 Apr 1998 23:54:17 +0000 (23:54 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Mon, 13 Apr 1998 23:54:16 +0000 (23:54 +0000)]
automatically generated from GPLed version

26 years ago@cartouche: Align right side correctly.
Karl Berry [Fri, 10 Apr 1998 20:54:46 +0000 (20:54 +0000)]
@cartouche: Align right side correctly.
From: dale.smith@bellhow.com (Dale Smith)
Date: Fri, 06 Mar 1998 14:47:02 GMT

26 years ago(\dosetq): Use \normalturnoffactive instead of just \turnoffactive,
Karl Berry [Sun, 5 Apr 1998 21:19:01 +0000 (21:19 +0000)]
(\dosetq): Use \normalturnoffactive instead of just \turnoffactive,
so \'s in node names are handled properly.
(\tie): Move definition to more rational position in the file.
(\@, \{, etc.): Use decimal numbers in all cases, to avoid use of '.
Paranoia only.
(\+): Turn off once and for all at the beginning, and define as
\tabalign in @tex.

26 years ago(\synindex, \syncodeindex): \closeout the redirected index.
Karl Berry [Wed, 1 Apr 1998 00:36:53 +0000 (00:36 +0000)]
(\synindex, \syncodeindex): \closeout the redirected index.
From: Jakob Stoklund Olesen <stoklund@mi.aau.dk>

26 years ago(\doignore): Ignore everything after `c', so @end ifinfo and the like
Karl Berry [Wed, 1 Apr 1998 00:33:30 +0000 (00:33 +0000)]
(\doignore): Ignore everything after `c', so @end ifinfo and the like
can be commented out.
(\macrocsname): New macro.
Reported by: "James A. Lupo" <lupoja@feynman.ml.wpafb.af.mil>

26 years ago(\doprintindex): Change catcode of @ before \read, in case of
Karl Berry [Wed, 25 Feb 1998 22:54:34 +0000 (22:54 +0000)]
(\doprintindex): Change catcode of @ before \read, in case of
\initial{@} being the line that is read.
Reported by: Drew Csillag <drew_csillag@geocities.com>

26 years ago(\dotable): Don't inherit \rightskip from
Karl Berry [Wed, 25 Feb 1998 20:48:50 +0000 (20:48 +0000)]
(\dotable): Don't inherit \rightskip from
surrounding environment.  Add \leftskip to \hsize in the first
column.  Set \item to \crcr to avoid empty first row.  Prepend
\parskip glue before table.  Set \everycr locally outside of
alignment, don't reset it explicitly in \Emultitable.
From Andreas Schwab.

Also, work on leading commentary in file a bit.

26 years ago\!: Save and restore this for @tex.
Karl Berry [Tue, 24 Feb 1998 23:05:08 +0000 (23:05 +0000)]
\!: Save and restore this for @tex.
From: Jean-Pierre Moreau <jpmoreau@ciframedical.com>
Date: Fri, 22 Aug 1997 16:47:36 -0400

26 years ago(\angleleft, \angleright): New macros.
Karl Berry [Tue, 24 Feb 1998 22:48:24 +0000 (22:48 +0000)]
(\angleleft, \angleright): New macros.
(\refx, \email, \key): Use them.
From: Stephen Gildea <gildea@intouchsys.com>
Date: Fri, 26 Dec 1997 11:43:32 EST

26 years ago1997-08-28 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Karl Berry [Mon, 23 Feb 1998 22:34:20 +0000 (22:34 +0000)]
1997-08-28  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* doc/texinfo.tex (xrdef): Read the second argument with \ as an
escape character.

26 years ago(\tocentry): Don't \turnoffactive before
Karl Berry [Mon, 26 Jan 1998 20:40:21 +0000 (20:40 +0000)]
(\tocentry): Don't \turnoffactive before
typesetting the arguments, it causes special characters to be
printed incorrectly.

26 years ago(\dots, \enddots): Use current font instead of always using math italic.
Karl Berry [Wed, 24 Dec 1997 18:59:06 +0000 (18:59 +0000)]
(\dots, \enddots): Use current font instead of always using math italic.

26 years agoSpurious xepsf.tex should be epsf.tex.
Karl Berry [Tue, 23 Dec 1997 16:33:04 +0000 (16:33 +0000)]
Spurious xepsf.tex should be epsf.tex.

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 4 Dec 1997 01:16:52 +0000 (01:16 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 6 Nov 1997 00:43:09 +0000 (00:43 +0000)]
automatically generated from GPLed version

26 years agoMention YFLAGS and LFLAGS along with CFLAGS.
Karl Heuer [Mon, 27 Oct 1997 03:47:03 +0000 (03:47 +0000)]
Mention YFLAGS and LFLAGS along with CFLAGS.

26 years ago(\titlefont): Explicitly set \rm.
Karl Berry [Mon, 13 Oct 1997 19:49:25 +0000 (19:49 +0000)]
(\titlefont): Explicitly set \rm.

26 years agoQuick changes for make 3.76.1. 3.76.1
Paul Smith [Fri, 19 Sep 1997 19:47:55 +0000 (19:47 +0000)]
Quick changes for make 3.76.1.

26 years agoMinor tweaks for 3.76. 3.76
Paul Smith [Tue, 16 Sep 1997 18:08:59 +0000 (18:08 +0000)]
Minor tweaks for 3.76.

26 years agoChanges for GNU make 3.76
Paul Smith [Tue, 16 Sep 1997 14:19:43 +0000 (14:19 +0000)]
Changes for GNU make 3.76

26 years agoChanges for GNU make 3.76
Paul Smith [Tue, 16 Sep 1997 14:17:23 +0000 (14:17 +0000)]
Changes for GNU make 3.76

26 years agoautomatically generated from GPLed version
Paul Eggert [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Thu, 11 Sep 1997 18:13:19 +0000 (18:13 +0000)]
automatically generated from GPLed version

26 years agoChanges for GNU make 3.75.93.
Paul Smith [Fri, 5 Sep 1997 21:01:49 +0000 (21:01 +0000)]
Changes for GNU make 3.75.93.

26 years agoGNU make 3.75.92 3.75.92
Paul Smith [Wed, 27 Aug 1997 21:14:44 +0000 (21:14 +0000)]
GNU make 3.75.92

26 years agoNew glob.h to understand __const
Paul Smith [Wed, 27 Aug 1997 20:43:43 +0000 (20:43 +0000)]
New glob.h to understand __const

26 years agoUpdated for GNU make 3.75.92.
Paul Smith [Wed, 27 Aug 1997 20:36:31 +0000 (20:36 +0000)]
Updated for GNU make 3.75.92.

26 years agoUpdates for GNU make 3.75.92.
Paul Smith [Wed, 27 Aug 1997 20:30:54 +0000 (20:30 +0000)]
Updates for GNU make 3.75.92.

26 years agoLast minute 3.75.91 changes. 3.75.91
Paul Smith [Mon, 18 Aug 1997 20:14:30 +0000 (20:14 +0000)]
Last minute 3.75.91 changes.

26 years agoe the global copy of this lib.
Paul Smith [Mon, 18 Aug 1997 19:31:49 +0000 (19:31 +0000)]
e the global copy of this lib.

26 years agoBug fixes and automake changes.
Paul Smith [Mon, 18 Aug 1997 18:11:04 +0000 (18:11 +0000)]
Bug fixes and automake changes.

26 years agoRemoved files that are no longer needed now that we use automake.
Paul Smith [Mon, 18 Aug 1997 16:48:45 +0000 (16:48 +0000)]
Removed files that are no longer needed now that we use automake.

26 years agoRemoved files that are no longer needed now that we use automake.
Paul Smith [Mon, 18 Aug 1997 15:19:04 +0000 (15:19 +0000)]
Removed files that are no longer needed now that we use automake.

26 years agoautomatically generated from GPLed version
Miles Bader [Thu, 14 Aug 1997 02:25:35 +0000 (02:25 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Thu, 14 Aug 1997 02:16:15 +0000 (02:16 +0000)]
automatically generated from GPLed version

26 years agoFinal update for 3.75.1. 3.75.1
Paul Smith [Fri, 1 Aug 1997 06:31:21 +0000 (06:31 +0000)]
Final update for 3.75.1.

26 years ago(\email): Let to \uref instead of \code, as a second optional argument
Karl Berry [Sat, 26 Jul 1997 19:12:35 +0000 (19:12 +0000)]
(\email): Let to \uref instead of \code, as a second optional argument
makes sense for this, too.

26 years agoTest `__unix' along with `unix'.
Richard M. Stallman [Tue, 22 Jul 1997 21:35:43 +0000 (21:35 +0000)]
Test `__unix' along with `unix'.

26 years agoAdd comment describing HAVE_PSTAT_GETDYNAMIC.
Jim Meyering [Tue, 15 Jul 1997 13:21:56 +0000 (13:21 +0000)]
Add comment describing HAVE_PSTAT_GETDYNAMIC.

26 years ago(\indexdummies): Add \value.
Karl Berry [Mon, 14 Jul 1997 17:43:41 +0000 (17:43 +0000)]
(\indexdummies): Add \value.

26 years ago(\authorrm): Must use \def instead of \let, as \secrm is not yet
Karl Berry [Thu, 10 Jul 1997 17:34:25 +0000 (17:34 +0000)]
(\authorrm): Must use \def instead of \let, as \secrm is not yet
defined.

26 years ago(\titlefont): Define again, using \titlefonts.
Richard M. Stallman [Thu, 10 Jul 1997 01:23:38 +0000 (01:23 +0000)]
(\titlefont): Define again, using \titlefonts.

26 years ago(\startcontents): Leave ^ catcode as other.
Karl Berry [Wed, 9 Jul 1997 20:45:27 +0000 (20:45 +0000)]
(\startcontents): Leave ^ catcode as other.

26 years agoDeclare how to hyphenate "whitespace".
Richard M. Stallman [Wed, 9 Jul 1997 19:40:16 +0000 (19:40 +0000)]
Declare how to hyphenate "whitespace".

26 years ago[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.
Richard M. Stallman [Sun, 6 Jul 1997 23:43:39 +0000 (23:43 +0000)]
[OSF_ALPHA]: Include sys/mbuf.h, sys/socket.h, net/route.h.

26 years ago(\titlefonts): New macro to set title font styles, so italic etc. work
Karl Berry [Sat, 5 Jul 1997 21:51:30 +0000 (21:51 +0000)]
(\titlefonts): New macro to set title font styles, so italic etc. work
in @title.
(\titlefont): No longer needed.
(\titlepage): Call \titlefonts instead of \titlefont.
(\chapsf, \ssecsy, \ssecttsl): Correct magstep values.
From: Stephen Gildea <gildea@intouchsys.com>.

26 years ago(\onepageout): Back up to 2\baselineskip per Stephen.
Karl Berry [Sat, 5 Jul 1997 21:16:39 +0000 (21:16 +0000)]
(\onepageout): Back up to 2\baselineskip per Stephen.
(\kbdinputstyle): New command.

26 years ago[__GNU__]: Test for not NeXT.
Richard M. Stallman [Fri, 4 Jul 1997 04:45:19 +0000 (04:45 +0000)]
[__GNU__]: Test for not NeXT.

26 years agofix TeX overfills -len
gnu [Fri, 4 Jul 1997 04:42:36 +0000 (04:42 +0000)]
fix TeX overfills -len

26 years ago(\kbdfont, \kbdexamplefont): New macros, parms that
Richard M. Stallman [Fri, 4 Jul 1997 00:07:28 +0000 (00:07 +0000)]
(\kbdfont, \kbdexamplefont): New macros, parms that
tell @kbd what to do.
(\setkbdinputdistinct, \setkbdinputexample): New commands set them.
(\kbd): Use those parms.

26 years ago(\onepageout): Leave only one line space above the footline, to be more
Karl Berry [Thu, 3 Jul 1997 20:52:37 +0000 (20:52 +0000)]
(\onepageout): Leave only one line space above the footline, to be more
like plain.  Suggested by Stephen Gildea.
(\evenfootline): Left one too many line spaces here, so reduce by two.

(\ifnottex): Another ignore command.
(\ifnothtml,\ifnotinfo): New commands.
(\doignore): Ignore brace characters, so mismatched braces in ignored
text do not cause complaints.

26 years ago(\image): New definition for new @image command.
Karl Berry [Fri, 27 Jun 1997 19:09:14 +0000 (19:09 +0000)]
(\image): New definition for new @image command.

26 years agoUpdate FSF address in second place.
Richard M. Stallman [Thu, 26 Jun 1997 20:56:18 +0000 (20:56 +0000)]
Update FSF address in second place.

26 years agoupdate from main archive 970623
Ulrich Drepper [Mon, 23 Jun 1997 22:48:40 +0000 (22:48 +0000)]
update from main archive 970623

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Ulrich Drepper [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Miles Bader [Sat, 21 Jun 1997 04:31:18 +0000 (04:31 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Sat, 21 Jun 1997 03:24:49 +0000 (03:24 +0000)]
automatically generated from GPLed version

26 years ago(\oddfootingxxx),
Karl Berry [Wed, 18 Jun 1997 19:58:18 +0000 (19:58 +0000)]
(\oddfootingxxx),
(\onepageout): Leave space for the footline if present.
(\everyfootingxxx, \everyheadingxxx): Call \oddfootingxxx and
\evenfootingxxx instead of repeating their code.
From: Stephen Gildea <gildea@intouchsys.com>.

(\setfilename): Read texinfo.cnf if present.

(\indexdummies, \indexnofonts): No-op additional commands @result @equiv
@expansion @print @error @point.
From: Dave Bodenstab <imdave@ais.net> (for texi2www doc).

26 years agoUndo last change.
Ulrich Drepper [Fri, 13 Jun 1997 23:19:09 +0000 (23:19 +0000)]
Undo last change.

26 years agoupdate from main archive 970612
Ulrich Drepper [Thu, 12 Jun 1997 23:56:51 +0000 (23:56 +0000)]
update from main archive 970612

26 years ago(\setmultitablespacing): Restore bad typing mistake from yesterday.
Karl Berry [Fri, 6 Jun 1997 14:31:32 +0000 (14:31 +0000)]
(\setmultitablespacing): Restore bad typing mistake from yesterday.

26 years ago(\uref): Write real definition, taking one mandatory argument and one
Karl Berry [Thu, 5 Jun 1997 22:04:25 +0000 (22:04 +0000)]
(\uref): Write real definition, taking one mandatory argument and one
optional one.

26 years ago * texinfo.tex (\mainmagstep): Define this as a \count variable
Karl Berry [Wed, 4 Jun 1997 21:47:40 +0000 (21:47 +0000)]
* texinfo.tex (\mainmagstep): Define this as a \count variable
  instead of with \let, to make changing to \magstep1 more transparent.
  From: HERBERT@boevm4.vnet.ibm.com.
(\uref): New command a la \url.

26 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 27 May 1997 03:15:15 +0000 (03:15 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 27 May 1997 03:15:15 +0000 (03:15 +0000)]
automatically generated from GPLed version

26 years agoautomatically generated from GPLed version
Paul Eggert [Tue, 27 May 1997 03:15:15 +0000 (03:15 +0000)]
automatically generated from GPLed version

26 years ago(\deftypemethod, \deftypemethodheader): New macros to implement
Karl Berry [Sat, 24 May 1997 22:06:39 +0000 (22:06 +0000)]
(\deftypemethod, \deftypemethodheader): New macros to implement
new commands @deftypemethod and @deftypemethodx.
Suggestion from: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise).