diff options
author | Ian Lance Taylor <ian@airs.com> | 1994-03-08 19:16:31 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1994-03-08 19:16:31 +0000 |
commit | 33e61c95a2d061cc69029c4c58d40517460fda22 (patch) | |
tree | f76796c572c6dd68a8374726075047fd17ac29c9 | |
parent | de0abbfc79c84afa0cd8df0003729df32080474c (diff) | |
download | gdb-33e61c95a2d061cc69029c4c58d40517460fda22.zip gdb-33e61c95a2d061cc69029c4c58d40517460fda22.tar.gz gdb-33e61c95a2d061cc69029c4c58d40517460fda22.tar.bz2 |
Set Emacs local variables to never use version control.
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | gas/ChangeLog | 5 | ||||
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | include/elf/ChangeLog | 5 |
4 files changed, 17 insertions, 2 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 691cbe1..c84977e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1611,4 +1611,7 @@ Fri May 3 22:21:44 1991 John Gilmore (gnu at cygint.cygnus.com) * copy.c: Change =& constructs to = &, since they confuse older C compilers. - + +Local Variables: +version-control: never +End: diff --git a/gas/ChangeLog b/gas/ChangeLog index f69701a..780691f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -6164,3 +6164,8 @@ Mon Feb 17 07:51:06 1992 K. Richard Pixley (rich at cygnus.com) * nearly everything. flush ChangeLog, package as gas-1.92.1. ChangeLog's prior to this are sketchy at best. I have logs. They just aren't ChangeLogs. + + +Local Variables: +version-control: never +End: diff --git a/include/ChangeLog b/include/ChangeLog index e778d9f..d84d3f7 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -701,3 +701,7 @@ Wed Aug 21 20:32:13 1991 John Gilmore (gnu at cygint.cygnus.com) * stab.def: Update allocation table in comments at end, to reflect reality as I know it. + +Local Variables: +version-control: never +End: diff --git a/include/elf/ChangeLog b/include/elf/ChangeLog index 0fc2bb3..3fa6a8f 100644 --- a/include/elf/ChangeLog +++ b/include/elf/ChangeLog @@ -96,4 +96,7 @@ Sat Nov 30 20:43:59 1991 Steve Chamberlain (sac at rtl.cygnus.com) * common.h, dwarf.h, external.h, internal.h, ChangeLog; moved from ../elf-<foo> - + +Local Variables: +version-control: never +End: |