Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-06-06 | (\setmultitablespacing): Restore bad typing mistake from yesterday. | Karl Berry | 1 | -1/+1 | |
1997-06-05 | (\uref): Write real definition, taking one mandatory argument and one | Karl Berry | 1 | -3/+15 | |
optional one. | |||||
1997-06-04 | * texinfo.tex (\mainmagstep): Define this as a \count variable | Karl Berry | 1 | -3/+5 | |
instead of with \let, to make changing to \magstep1 more transparent. From: HERBERT@boevm4.vnet.ibm.com. (\uref): New command a la \url. | |||||
1997-05-27 | automatically generated from GPLed version | Paul Eggert | 1 | -17/+17 | |
1997-05-27 | automatically generated from GPLed version | Paul Eggert | 3 | -36/+34 | |
1997-05-27 | automatically generated from GPLed version | Paul Eggert | 2 | -4/+0 | |
1997-05-24 | (\deftypemethod, \deftypemethodheader): New macros to implement | Karl Berry | 1 | -0/+11 | |
new commands @deftypemethod and @deftypemethodx. Suggestion from: KHMarbaise@p69.ks.fido.de (Karl Heinz Marbaise). | |||||
1997-05-23 | (\opnr, \clnr): Increment/decrement \parencount, for | Karl Berry | 1 | -9/+13 | |
* texinfo.tex (\opnr, \clnr): Increment/decrement \parencount, for @defun lines with nested parens. From Bill Schelter <wfs@fireant.ma.utexas.edu>. (\itemizeitem): Correct \errmessage. | |||||
1997-05-19 | (\codeunder): Use \_ and \ifusingtt to avoid dotaccent from _ in roman | Karl Berry | 1 | -5/+9 | |
fonts, e.g., @deftypefn. (\tex): Remove spurious spaces at the end of subdefinitions. From: "John W. Eaton" <jwe@bevo.che.wisc.edu>. (\url, \email): \let to \code; no quotes or angle brackets. | |||||
1997-05-17 | Explain which commands should use CFLAGS. | Richard M. Stallman | 1 | -0/+3 | |
1997-05-05 | (\onepageout): \ifcropmarks, center the page body. | Karl Berry | 1 | -103/+118 | |
Lost this when merged \croppageout with \onepageout. Found by Arnold. (\doprintindex): Do not bother to go into double column mode unless there actually is a non-empty index. (\begindoublecolumns): Include any existing \partialpage in the new one, lest we lose a whole page of output. Found by M J Morley <mjm@scs.leeds.ac.uk>. (\chapternofonts): Remove spurious spaces, both in the definitions that get output to the aux file(s) and in this macro. Fix comments and rationalize whitespace in various other places. | |||||
1997-04-27 | Avoid expansion in node titles. | Karl Berry | 1 | -61/+69 | |
Merge cropmarks code into main output routine. | |||||
1997-04-18 | automatically generated from GPLed version | Paul Eggert | 1 | -0/+1055 | |
1997-04-07 | Last-minute changed for 3.75.1 | Paul Smith | 4 | -6/+17 | |
1997-04-07 | Changes for make 3.75.1 | Paul Smith | 54 | -1555/+3198 | |
1997-04-07 | New file for DJGPP port. | Paul Smith | 2 | -0/+299 | |
1997-04-02 | Renamed to config.h.W32 at RMS' request. | Paul Smith | 1 | -289/+0 | |
1997-04-02 | Renamed to README.W32 at RMS' request. | Paul Smith | 1 | -114/+0 | |
1997-03-12 | Mon Mar 10 23:47:02 1997 Andreas Schwab ↵ | Roland McGrath | 1 | -4/+12 | |
<schwab@issan.informatik.uni-dortmund.de> * job.c (construct_command_argv_internal): Don't discard an explicit empty argument at the end of the command line. In the slow case return immediately if the command line was empty. | |||||
1997-02-23 | [__GNU__] (NeXT, host_self): | Miles Bader | 1 | -1/+7 | |
New macros, to make hurd systems use the NeXT code for getting load averages. | |||||
1997-01-23 | automatically generated from GPLed version | Paul Eggert | 1 | -0/+191 | |
1997-01-22 | automatically generated from GPLed version | Paul Eggert | 1 | -0/+135 | |
1997-01-16 | [hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so | Jim Meyering | 1 | -379/+409 | |
we don't need any special privileges to determine load averages. Patch from Kaveh Ghazi, based on a sample implementation from Richard J. Rauenzahn. Indent cpp-directives to reflect nesting. | |||||
1997-01-04 | Oops, did inadvertent branch. | Karl Berry | 1 | -5/+2 | |
1996-12-18 | update from main archive 961217 | Ulrich Drepper | 1 | -30/+30 | |
1996-12-17 | Spelling fix. | Paul Eggert | 1 | -1/+1 | |
1996-12-11 | fix a couple of bugs | David J. MacKenzie | 1 | -2/+3 | |
1996-11-19 | (\deftypevarheader, \deftypevrheader): Remove | Karl Berry | 1 | -3/+5 | |
* texinfo.tex (\deftypevarheader, \deftypevrheader): Remove anything after the first space in the name to be indexed, for the sake of tzname[2]. (\dovarind): New macro. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>. | |||||
1996-11-17 | \indexbreaks, \realunder, \multitable, \footnotezzz. | Karl Berry | 1 | -5/+28 | |
1996-11-16 | (\value): Don't call \parsearg, @value takes a simple arg. | Karl Berry | 1 | -1/+1 | |
1996-11-16 | (\parsetpheaderline): Don't go through \tptemp when | Karl Berry | 1 | -4/+3 | |
removing braces from #2, use the macro call directly. (\removeemptybraces): Expand to #1 instead of defining \tptemp. From: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>. This makes @deftp {Data type} {struct termios} work again. | |||||
1996-11-09 | (\set, \value): Allow - and _ in @set variable names. | Karl Berry | 1 | -5/+13 | |
1996-11-09 | many bug fixes and a few additions, mostly derived from bug-gnu-utils | David J. MacKenzie | 1 | -1/+3 | |
1996-11-09 | (\readauxfile): Leave \catcode`\^ as other; | Karl Berry | 1 | -77/+93 | |
* texinfo.tex (\readauxfile): Leave \catcode`\^ as other; otherwise, node names containing ^, such as in info/info.texi, cause an error when run through TeX. (\setq): Do not call \auxhat. (\auxhat): Definition no longer needed. Reported by Howard Gayle <howard@hal.com>. | |||||
1996-11-07 | Talk about which dir Info files, Bison output, etc. should go in. | Richard M. Stallman | 1 | -16/+47 | |
Add some more utilities that can be used in make commands. | |||||
1996-11-05 | (see ChangeLog for Oct 29.) | Karl Berry | 1 | -6/+24 | |
1996-11-05 | Call \normalturnoffactive for the sake of \write's that include a \. | Karl Berry | 1 | -3/+6 | |
1996-10-10 | [__hpux]: Define hpux. From Eric Backus. | Jim Meyering | 1 | -1/+9 | |
[__sun]: Define sun. Reported by Kaveh Ghazi. | |||||
1996-09-30 | Untabify. | Karl Berry | 1 | -84/+88 | |
1996-09-30 | Changes for Texinfo 3.8 release; see ChangeLog. | Karl Berry | 1 | -105/+168 | |
1996-09-18 | (\inforef): Move to more appropriate place. | Karl Berry | 1 | -17/+32 | |
* texinfo.tex (\inforef): Move to more appropriate place. (\pounds): Remove spurious extra $. (\email): Typeset argument in angle brackets. (\macro): Use \doignore for robustness, instead of just letting TeX parse the argument. (\unmacro): Define. | |||||
1996-09-10 | (getloadavg): Add new code for SUNOS_5 to use -lkstat. | Richard M. Stallman | 1 | -0/+45 | |
1996-09-09 | Describe preinstall and postinstall commands. | Richard M. Stallman | 1 | -4/+130 | |
1996-09-06 | Formatting change, define @pounds, etc. | Karl Berry | 1 | -32/+38 | |
1996-09-02 | (\centerchfplain): Rewrite to use \chfplain, and to | Karl Berry | 1 | -19/+24 | |
actually center. (\unnchfplain): Just call \chfplain. (\chfplain): Rewrite to be generally callable. (\centerparametersmaybe): Hook, a no-op except with @centerchap. | |||||
1996-08-31 | (\key): Do not uppercase the argument; key names | Karl Berry | 1 | -1/+1 | |
can be mixed case, e.g., `Control'. | |||||
1996-08-28 | Regenerated for 3.753.75 | Roland McGrath | 1 | -1/+1 | |
1996-08-28 | . | Roland McGrath | 1 | -0/+11 | |
1996-08-27 | Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1 | -2/+3 | |
* main.c (print_version): Print out bug-reporting address. Mon Aug 26 19:55:47 1996 Roland McGrath <roland@baalperazim.frob.com> * main.c (print_data_base): Don't declare ctime; headers do it for us already. | |||||
1996-08-27 | Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1 | -1/+1 | |
* version.c: Version 3.75 released. |