diff options
author | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:56:04 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-02-13 09:56:04 +0000 |
commit | 5c640b08ee891ae255824a23713782cd9899d77e (patch) | |
tree | 961909abb180be1a722d40d6e727a9b57c442d17 /gas/README-quirks | |
parent | 01170860041245c8e85443a2ad50b17c67c2c1a7 (diff) | |
download | gdb-5c640b08ee891ae255824a23713782cd9899d77e.zip gdb-5c640b08ee891ae255824a23713782cd9899d77e.tar.gz gdb-5c640b08ee891ae255824a23713782cd9899d77e.tar.bz2 |
fluff
Diffstat (limited to 'gas/README-quirks')
-rw-r--r-- | gas/README-quirks | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/README-quirks b/gas/README-quirks new file mode 100644 index 0000000..137621d --- /dev/null +++ b/gas/README-quirks @@ -0,0 +1,11 @@ +* rcsid's should be conspicuously absent until someone explains to me + how to use them constructively without affecting diffs from remote + sites. If you can, then I will become an active supporter of + rcsid's. + +* "diff -u" patches preferred. "diff -c" patches accepted. All other + patches will be returned. + +* all files have been formatted with indent-region based on + gas-format.el. Please adhere to to it. Indent profiles that closely + coincide will be gleefully accepted. |