[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch 5/7] Remove author. Fix compile-command.
From: |
blp |
Subject: |
[patch 5/7] Remove author. Fix compile-command. |
Date: |
Sat, 02 Jun 2007 15:36:52 -0700 |
User-agent: |
quilt/0.45-1 |
diff --git a/doc/pspp.texinfo b/doc/pspp.texinfo
index f4d1dc7..4ecffa4 100644
--- a/doc/pspp.texinfo
+++ b/doc/pspp.texinfo
@@ -46,7 +46,6 @@ Software Foundation raise funds for GNU development.''
@title GNU PSPP
@subtitle A System for Statistical Analysis
@subtitle Edition @value{EDITION}, for PSPP version @value{VERSION}
address@hidden Ben Pfaff
@page
@vskip 0pt plus 1filll
@insertcopying
@@ -128,5 +127,5 @@ Software Foundation raise funds for GNU development.''
@c Local Variables:
@c use (texinfo-multiple-files-update "pspp.texinfo") in emacs to keep these
files consistent
address@hidden compile-command: "makeinfo pspp.texi"
address@hidden compile-command: "makeinfo pspp.texinfo"
@c End:
--
1.4.4.3
--
- [patch 0/7] some bits of simpler-proc ready for review, blp, 2007/06/03
- [patch 2/7] Add insert_range, insert_element functions., blp, 2007/06/03
- [patch 7/7] Implement support for "INTEGER LIST"-type subcommands in q2c. The documentation claimed these were supported, but actually they werent., blp, 2007/06/03
- [patch 5/7] Remove author. Fix compile-command.,
blp <=
- [patch 6/7] Use var_is_alpha., blp, 2007/06/03
- [patch 4/7] Remove next, prev, up node names from @node lines, to make structural changes to the manual easier. (These node names are not needed by makeinfo.), blp, 2007/06/03
- [patch 3/7] Ignore _ndebug, _profile directories that I use for -DNDEBUG and profiling builds., blp, 2007/06/03
- [patch 1/7] Insert some missing "#include <config.h>" lines., blp, 2007/06/03
- Re: [patch 0/7] some bits of simpler-proc ready for review, John Darrington, 2007/06/03