(popup_message): Refer to files that contain commands as "syntax"
[pspp] / src / language / lexer / ChangeLog
index fdc293758c0b2346c2104615e53caca7618a9263..192debf8df320e45651c3a6b12025197dfe14c22 100644 (file)
@@ -1,3 +1,9 @@
+2007-08-16  Ben Pfaff  <blp@gnu.org>
+
+       Implement journaling.  Bug #17240.
+       
+       * lexer.c (lex_get_line_raw): Pass the line read to journal_write.
+
 2007-06-03  Ben Pfaff  <blp@gnu.org>
 
        Implement missing functions for subcommand integer lists.
@@ -99,7 +105,7 @@ Sun Nov 19 09:20:42 2006  Ben Pfaff  <blp@gnu.org>
        corresponding argument.  Updated all callers.
        (parse_number) Ditto.
 
-Sun Nov 12 06:34:06 WST 2006 John Darrrington <john@darrington.wattle.id.au>
+Sun Nov 12 06:34:06 WST 2006 John Darrington <john@darrington.wattle.id.au>
 
        * format-parser.c format-parser.h lexer.c lexer.h q2c.c range-parser.c
          range-parser.h subcommand-list.c variable-parser.c