From 58918640ad096b915e0d37c5ec386fc823b3ca27 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 7 Nov 2002 08:15:28 +0000 Subject: [PATCH] * src/scan-gram.l (unexpected_end_of_file): New function. Use it to systematize the error message on unexpected EOF. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 536a06cc..6cbcf677 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-11-07 Paul Eggert + + * src/scan-gram.l (unexpected_end_of_file): New function. + Use it to systematize the error message on unexpected EOF. + 2002-11-06 Akim Demaille #line should have quoted strings. -- 2.50.0