From: John Darrington <john@darrington.wattle.id.au>
Date: Sat, 7 May 2005 09:30:31 +0000 (+0000)
Subject: Fixed a build error that make distcheck didn't catch (automake bug).
X-Git-Tag: v0.4.0~86
X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ab6b12ad84079f08111890cecbbaf1930012960;p=pspp-builds.git

Fixed a build error that make distcheck didn't catch (automake bug).
---

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5671b7e4..c4be57e3 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
+
+	* Makefile.am: Made ni.texi a nodist file
+
 Wed May  4 08:30:24 2005  Ben Pfaff  <blp@gnu.org>
 
 	* language.texi: Proofreading from Jason Stover
diff --git a/doc/Makefile.am b/doc/Makefile.am
index cc4295d6..8efd6c41 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -26,14 +26,18 @@ pspp_TEXINFOS = version.texi \
 	transformation.texi \
 	utilities.texi \
 	variables.texi \
-	fdl.texi \
-	ni.texi
+	fdl.texi 
+
+nodist_pspp_TEXINFOS= ni.texi
+
+pspp.info: ni.texi
 
 EXTRA_DIST = pspp.man \
+	get-commands.pl \
 	$(pspp_TEXINFOS)
 
 
-CLEANFILES = pspp.info pspp.info-*
+CLEANFILES = pspp.info pspp.info-* ni.texi
 MAINTAINERCLEANFILES=Makefile.in 
 
 ni.texi: @top_srcdir@/src/command.def @srcdir@/get-commands.pl
diff --git a/po/en_GB.po b/po/en_GB.po
index 6ab608b5..79372ecd 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PSPP 0.3.1\n"
 "Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
-"POT-Creation-Date: 2005-05-03 18:47+0800\n"
+"POT-Creation-Date: 2005-05-07 16:45+0800\n"
 "PO-Revision-Date: 2004-01-23 13:04+0800\n"
 "Last-Translator: John Darrington <john@darrington.wattle.id.au>\n"
 "Language-Team: John Darrington <john@darrington.wattle.id.au>\n"
@@ -264,32 +264,32 @@ msgstr ""
 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
 msgstr ""
 
-#: src/casefile.c:190
+#: src/casefile.c:186
 #, c-format
 msgid "%s: Removing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:337
+#: src/casefile.c:333
 #, c-format
 msgid "Error writing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:479
+#: src/casefile.c:475
 #, c-format
 msgid "%s: Opening temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:505
+#: src/casefile.c:501
 #, c-format
 msgid "%s: Seeking temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:521
+#: src/casefile.c:517
 #, c-format
 msgid "%s: Reading temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:524
+#: src/casefile.c:520
 #, c-format
 msgid "%s: Temporary file ended unexpectedly."
 msgstr ""
@@ -1135,7 +1135,7 @@ msgstr ""
 msgid "Error writing file %s: %s."
 msgstr ""
 
-#: src/dictionary.c:689
+#: src/dictionary.c:688
 msgid ""
 "At least one case in the data file had a weight value that was user-missing, "
 "system-missing, zero, or negative.  These case(s) were ignored."
@@ -1611,19 +1611,19 @@ msgstr ""
 msgid "BY is required when IN is specified."
 msgstr ""
 
-#: src/get.c:982
+#: src/get.c:985
 #, c-format
 msgid "IN variable name %s duplicates an existing variable name."
 msgstr ""
 
-#: src/get.c:1412
+#: src/get.c:1416
 #, c-format
 msgid ""
 "Variable %s in file %s (%s) has different type or width from the same "
 "variable in earlier file (%s)."
 msgstr ""
 
-#: src/get.c:1503
+#: src/get.c:1507
 msgid "expecting COMM or TAPE"
 msgstr ""
 
@@ -1795,7 +1795,8 @@ msgstr ""
 msgid "<<fallback>>"
 msgstr ""
 
-#: src/hash.c:520
+#: src/hash.c:577
+#, c-format
 msgid "hash table:"
 msgstr ""
 
@@ -2396,6 +2397,7 @@ msgid "Error reading device definition file."
 msgstr ""
 
 #: src/output.c:471
+#, c-format
 msgid ""
 "Driver classes:\n"
 "\t"
diff --git a/po/pspp.pot b/po/pspp.pot
index 2cd7ec6e..b304653b 100644
--- a/po/pspp.pot
+++ b/po/pspp.pot
@@ -7,7 +7,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2005-05-03 18:47+0800\n"
+"Report-Msgid-Bugs-To: pspp-dev@gnu.org\n"
+"POT-Creation-Date: 2005-05-07 16:45+0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -264,32 +265,32 @@ msgstr ""
 msgid "Date %04d-%d-%d is before the earliest acceptable date of 1582-10-15."
 msgstr ""
 
-#: src/casefile.c:190
+#: src/casefile.c:186
 #, c-format
 msgid "%s: Removing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:337
+#: src/casefile.c:333
 #, c-format
 msgid "Error writing temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:479
+#: src/casefile.c:475
 #, c-format
 msgid "%s: Opening temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:505
+#: src/casefile.c:501
 #, c-format
 msgid "%s: Seeking temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:521
+#: src/casefile.c:517
 #, c-format
 msgid "%s: Reading temporary file: %s."
 msgstr ""
 
-#: src/casefile.c:524
+#: src/casefile.c:520
 #, c-format
 msgid "%s: Temporary file ended unexpectedly."
 msgstr ""
@@ -1135,7 +1136,7 @@ msgstr ""
 msgid "Error writing file %s: %s."
 msgstr ""
 
-#: src/dictionary.c:689
+#: src/dictionary.c:688
 msgid ""
 "At least one case in the data file had a weight value that was user-missing, "
 "system-missing, zero, or negative.  These case(s) were ignored."
@@ -1611,19 +1612,19 @@ msgstr ""
 msgid "BY is required when IN is specified."
 msgstr ""
 
-#: src/get.c:982
+#: src/get.c:985
 #, c-format
 msgid "IN variable name %s duplicates an existing variable name."
 msgstr ""
 
-#: src/get.c:1412
+#: src/get.c:1416
 #, c-format
 msgid ""
 "Variable %s in file %s (%s) has different type or width from the same "
 "variable in earlier file (%s)."
 msgstr ""
 
-#: src/get.c:1503
+#: src/get.c:1507
 msgid "expecting COMM or TAPE"
 msgstr ""
 
@@ -1795,7 +1796,8 @@ msgstr ""
 msgid "<<fallback>>"
 msgstr ""
 
-#: src/hash.c:520
+#: src/hash.c:577
+#, c-format
 msgid "hash table:"
 msgstr ""
 
@@ -2396,6 +2398,7 @@ msgid "Error reading device definition file."
 msgstr ""
 
 #: src/output.c:471
+#, c-format
 msgid ""
 "Driver classes:\n"
 "\t"
diff --git a/pspp-mode.el b/pspp-mode.el
index bc2a3d19..e28ce3ce 100644
--- a/pspp-mode.el
+++ b/pspp-mode.el
@@ -689,10 +689,8 @@
   (set (make-local-variable 'font-lock-keywords-case-fold-search) t)
   (set (make-local-variable 'font-lock-defaults) '(pspp-font-lock-keywords))
 
-  ;; Register our indentation function
-
   (set (make-local-variable 'indent-line-function) 'pspp-indent-line)  
-
+  (set (make-local-variable 'comment-start ) "* ")
   (set (make-local-variable 'compile-command)
        (concat "pspp "
 	       buffer-file-name