Roland McGrath
6fa74367b7
Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>
...
* 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 11:29:03 +00:00
Roland McGrath
4cee1500a4
Tue Aug 27 01:06:34 1996 Roland McGrath <roland@baalperazim.frob.com>
...
* version.c: Version 3.75 released.
1996-08-27 10:16:17 +00:00
Karl Berry
2602fb8e71
(\key): Typeset a lozenge around the argument (from
...
gildea@intouchsys.com ).
1996-08-20 18:37:11 +00:00
Karl Berry
bfce132399
(\heading, \subheading, \subsubheading): Can no
...
* texinfo.tex (\heading, \subheading, \subsubheading): Can no
longer call the nonexistent \*secheadingi series. Instead, call
\plain*secheading.
(\plainsubsecheading, \plainsubsubsecheading): New macros, by analogy
with \plainsecheading.
(\unnumberedsubseczzz, \unnumberedsubsubseczzz): Call them.
1996-08-05 18:01:12 +00:00
Karl Berry
30cf28ef63
(\HEADINGSdouble, \HEADINGSsingle,
...
HEADINGSdoubleafter, \HEADINGSsingleafter, \CHAPPAGoff,
\CHAPPAGon, \CHAPPAGodd): Set \contentsalignmacro, analogous to
\pagealignmacro.
(\startcontents): Call \contentsalignmacro instead of \pagealignmacro.
1996-08-03 18:59:17 +00:00
Karl Berry
a7f3831457
Restoring good RCS id.
1996-08-02 15:12:28 +00:00
Karl Berry
bcd11d854b
(\indexfonts): Make leading be 12pt. Otherwise, it's too crammed.
...
(\smalllispx): Remove \setleading{10pt}. That was too small.
(\doprintindex): Do not call \tex ... \Etex. Index files are Texinfo
source, not TeX source, except for using \ instead of @ as the
escape character (for now).
1996-07-29 19:08:10 +00:00
Roland McGrath
bb01a1a810
.
1996-07-29 05:46:07 +00:00
Roland McGrath
c622dd9bdf
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
...
* w32/include/pathstuff.h: Added prototype for the new
function convert_vpath_to_win32. Deleted macro for same.
1996-07-29 05:44:09 +00:00
Roland McGrath
7092951361
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
...
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a
real function. This was done so that VPATH could contain
white space separated pathnames. Please note that directory
paths (in VPATH/vpath context) containing white space are not
supported (just as they are not under Unix). See README.WIN32
for suggestions.
1996-07-29 05:44:06 +00:00
Roland McGrath
88d39b2a22
Sun Jul 28 15:37:09 1996 Rob Tulloh (tulloh@tivoli.com)
...
* w32/pathstuff.c: Turned convert_vpath_to_win32() into a
real function. This was done so that VPATH could contain
white space separated pathnames. Please note that directory
paths (in VPATH/vpath context) containing white space are not
supported (just as they are not under Unix). See README.WIN32
for suggestions.
* README.WIN32: Added some notes about why I chose not to try
and support pathnames which contain white space and some
workaround suggestions.
1996-07-29 05:44:03 +00:00
Karl Berry
3863dbeb03
(paragraphindent): Move to more reasonable place in the source file.
...
(chapfonts, secfonts, subsecfonts, indexfonts): Call \setleading.
(\chfplain, \secheading, \plainsecheading, \subsecheading,
\subsubheading): Rewrite to properly \hangindent the title.
(\sectionheading): New generic macro to print section titles.
1996-07-28 20:57:40 +00:00
Karl Berry
cca242e6e3
Initial revision
1996-07-28 20:55:30 +00:00
Roland McGrath
7082394702
.
1996-07-26 02:33:47 +00:00
Roland McGrath
1f0bf7b4db
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* GNUmakefile (mkdep-nolib): Use -MM option unconditionally.
1996-07-26 02:33:35 +00:00
Roland McGrath
b18ce15130
Regenerated
1996-07-26 02:29:30 +00:00
Roland McGrath
c41efad63b
Regenerated
1996-07-26 00:35:16 +00:00
Roland McGrath
683c716de3
autoconf
1996-07-26 00:35:09 +00:00
Roland McGrath
29253a9683
Regenerated for 3.74.7
1996-07-26 00:34:58 +00:00
Roland McGrath
9cc98648fd
Updated from libc
1996-07-26 00:34:37 +00:00
Roland McGrath
d3c192e4a6
.
1996-07-26 00:33:49 +00:00
Roland McGrath
08905cdcbc
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* main.c (define_makeflags): Back up P to point at null terminator
when killing final space and dash before setting MFLAGS.
1996-07-26 00:33:25 +00:00
Roland McGrath
4b72e38789
.
1996-07-26 00:06:10 +00:00
Roland McGrath
ce17fda12f
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* GNUmakefile (win32files): Add NMakefile.
1996-07-26 00:05:44 +00:00
Roland McGrath
2df6034eb6
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
From Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>:
* dir.c [__MSDOS__] [DJGPP > 1]: Include <libc/dosio.h> and defin
`__opendir_flags' initialized to 0.
[__MSDOS__] (dosify) [DJGPP > 1]: Return name unchanged if _USE_LFN.
(find_directory) [__MSDOS__ && DJGPP > 1]: If _USE_LGN, set
__opendir_flags to __OPENDIR_PRESERVE_CASE.
1996-07-26 00:05:41 +00:00
Roland McGrath
dd0fe8f1ee
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* GNUmakefile (win32files): Add NMakefile.
* NMakefile (LDFLAGS_debug): Value fixed by tulloh.
1996-07-26 00:05:37 +00:00
Roland McGrath
37fbc32ba4
Thu Jul 25 19:53:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* vmsfunctions.c (vms_stat): `sys$dassgn (DevChan);' added by kkaempf.
1996-07-26 00:05:34 +00:00
Roland McGrath
64bdaa521f
.
1996-07-20 11:13:47 +00:00
Roland McGrath
37ce7efdca
Sat Jul 20 12:32:10 1996 Klaus Kmpf (kkaempf@progis.de)
...
* remake.c (f_mtime) [VMS]: Add missing `if' conditional for future
modtime check.
* config.h-vms, makefile.vms, readme.vms, vmsify.c: Update address.
1996-07-20 11:13:04 +00:00
Roland McGrath
4b92c539d4
Sat Jul 20 05:29:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* configure.in: Require autoconf 2.10 or later.
1996-07-20 09:30:04 +00:00
Roland McGrath
a22f67aaf7
Regenerated for 3.74.6
1996-07-19 22:18:36 +00:00
Roland McGrath
9fc574683d
Updated from libc
1996-07-19 22:18:33 +00:00
Roland McGrath
c8e016d07a
3.74.6
1996-07-19 21:43:36 +00:00
Roland McGrath
c396f06a21
.
1996-07-19 21:42:21 +00:00
Roland McGrath
fc47a2c83c
updated w32 code by tulloh
1996-07-19 21:41:07 +00:00
Roland McGrath
561b384313
Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* GNUmakefile (win32files): New variable.
(distfiles): Add it.
* w32: Updated by Rob Tulloh.
1996-07-19 21:40:29 +00:00
Roland McGrath
88942403a6
Fri Jul 19 16:57:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* makefile.vms (LOADLIBES): Fix typo.
1996-07-19 21:40:25 +00:00
Roland McGrath
8733fbd646
.
1996-07-14 19:59:40 +00:00
Roland McGrath
cf2db2cf3c
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* job.c (construct_command_argv_internal): Fix up #else, #endifs.
1996-07-14 19:59:13 +00:00
Roland McGrath
f0cea20864
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* remake.c (f_mtime): Don't compare MTIME to NOW if MTIME == -1.
1996-07-14 19:59:04 +00:00
Roland McGrath
fcb18b988b
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* configh.dos: Define HAVE_DIRENT_H instead of DIRENT.
1996-07-14 19:58:54 +00:00
Roland McGrath
8b24ec18b0
xref nonunix ports
1996-07-14 19:54:36 +00:00
Roland McGrath
df5ba0ef96
Regenerated for 3.74.5
1996-07-14 17:10:20 +00:00
Roland McGrath
74475bb939
Updated from libc
1996-07-14 17:09:51 +00:00
Roland McGrath
22ffba3660
.
1996-07-14 17:07:54 +00:00
Roland McGrath
9603eb13a0
.
1996-07-14 17:07:27 +00:00
Roland McGrath
fde68d03f3
Sun Jul 14 12:59:27 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* main.c (main): Exit with status 2 when update_goal_chain returns 2.
1996-07-14 17:07:13 +00:00
Mark Seaborn
56162c4968
formatting tweaks
1996-07-03 23:05:19 +00:00
Roland McGrath
f78bcc2e72
.
1996-06-22 22:00:43 +00:00
Roland McGrath
0c23819036
Sat Jun 22 14:56:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
...
* configure.in: Don't check for _sys_siglist.
* make.h [HAVE__SYS_SIGLIST]: Don't test this; just punt if there is
no strsignal or sys_siglist.
1996-06-22 22:00:31 +00:00