m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Fri, 23 Jun 2006 13:06:11 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/06/23 13:06:10

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.83
retrieving revision 1.1.1.1.2.84
diff -u -b -r1.1.1.1.2.83 -r1.1.1.1.2.84
--- ChangeLog   23 Jun 2006 12:58:20 -0000      1.1.1.1.2.83
+++ ChangeLog   23 Jun 2006 13:06:10 -0000      1.1.1.1.2.84
@@ -1,5 +1,21 @@
 2006-06-23  Eric Blake  <address@hidden>
 
+       Make error messages more consistent with GNU coding standards -
+       start with lower case, and don't end sentence with punctuation.
+       * src/debug.c (trace_pre): Update message wording.
+       * src/eval.c (evaluate, cmp_term, shift_term, mult_term):
+       Likewise.
+       * src/freeze.c (produce_frozen_state, issue_expect_message),
+       (reload_frozen_state): Likewise.
+       * src/input.c (push_string_init, pop_init, init_macro_token),
+       (peek_input, next_char_1, set_word_regexp, next_token): Likewise.
+       * src/m4.c (stackovf_handler, main): Likewise.
+       * src/macro.c (expand_token, expand_argument, call_macro),
+       (expand_macro): Likewise.
+       * src/output.c (make_room_for, output_text, insert_file),
+       (freeze_diversions): Likewise.
+       * src/symtab.c (symtab_init, lookup_symbol): Likewise.
+
        * src/builtin.c (builtin_tab): Make format and indir blind.
        (substitute): Prefer "Warning:" vs. "ERROR:" in messages.
        * NEWS: Mention the change to builtins.
@@ -2208,4 +2224,4 @@
 
        * Initial beta release.  Release 0.50, manual 0.05.
 
-       $Revision: 1.1.1.1.2.83 $ $Date: 2006/06/23 12:58:20 $
+       $Revision: 1.1.1.1.2.84 $ $Date: 2006/06/23 13:06:10 $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]