From: Eli Zaretskii Date: Sat, 14 Aug 2004 13:23:24 +0000 (+0000) Subject: * ChangeLog: Prefix Local Variables with semi-colons and indent X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8d8cb83962680274c9408b652b507bc563f143d7;p=binutils-gdb.git * ChangeLog: Prefix Local Variables with semi-colons and indent the reference to older ChangeLog files, to fix fontification in Emacs. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 940022d3f83..26209a4ff41 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,9 @@ +2004-08-14 Eli Zaretskii + + * ChangeLog: Prefix Local Variables with semi-colons and indent + the reference to older ChangeLog files, to fix fontification in + Emacs. + 2004-08-13 Michael Chastain * gdb.mi/mi-break.exp: Use gdb_get_line_number. @@ -12656,14 +12662,14 @@ Sun Feb 21 10:55:55 1993 Mike Werner (mtw@poseidon.cygnus.com) will allow them to work with the new version of dejagnu will be made in a future update. -For additional changes see gdb.mi/ChangeLog-1999-2003. + For additional changes see gdb.mi/ChangeLog-1999-2003. -Local Variables: -mode: change-log -left-margin: 8 -fill-column: 74 -version-control: never -End: +;; Local Variables: +;; mode: change-log +;; left-margin: 8 +;; fill-column: 74 +;; version-control: never +;; End: Copyright 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.