Set Emacs local variables to never use version control.

This commit is contained in:
Ian Lance Taylor
1994-03-08 18:41:54 +00:00
parent 9d2b8d50f4
commit 9a458b67a4
2 changed files with 13 additions and 2 deletions

View File

@ -2189,3 +2189,7 @@ Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Freshly created ChangeLog.
Local Variables:
version-control: never
End:

View File

@ -1,3 +1,8 @@
Tue Feb 8 16:55:27 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* ppc-opc.c (powerpc_opcodes): The POWER uses bdn[l][a] where the
PowerPC uses bdnz[l][a].
Tue Feb 8 00:32:28 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
* dis-buf.c, i386-dis.c: Include sysdep.h.
@ -659,5 +664,7 @@ Mon Aug 31 13:47:35 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* z8k-dis.c: knows how to disassemble z8k stuff
* z8k-opc.h: new file full of z8000 opcodes
Local Variables:
version-control: never
End: