Barry Warsaw
c6f8fd925e
Last try, think I got it now.
1999-12-01 23:40:01 +00:00
Barry Warsaw
490b15d30b
Once more
1999-12-01 23:38:27 +00:00
Barry Warsaw
a20a1e7d4b
Once more
1999-12-01 23:38:03 +00:00
Barry Warsaw
6b96ec3625
Urg!
1999-12-01 23:36:42 +00:00
Barry Warsaw
6c3e3a90df
more trivial stuff to test CVS -- should be the last?
1999-12-01 23:30:46 +00:00
Barry Warsaw
0afe026108
testing CVS once more
1999-12-01 23:29:10 +00:00
Barry Warsaw
fcd490b290
testing CVS
1999-12-01 23:25:55 +00:00
Barry Warsaw
71d9f0dba1
testing CVS
1999-12-01 23:23:32 +00:00
Barry Warsaw
34790539a9
testing CVS
1999-12-01 23:01:50 +00:00
Barry Warsaw
a8a57a7e03
testing CVS
1999-12-01 22:55:28 +00:00
Barry Warsaw
8896a2bd27
Minor change to test new CVS reporting
1999-12-01 22:53:10 +00:00
Barry Warsaw
de4636c232
Minor change to test new CVS reporting
1999-12-01 22:52:19 +00:00
Barry Warsaw
61c0461c24
Minor change to test new CVS reporting
1999-12-01 22:47:14 +00:00
Barry Warsaw
086bc367ee
Minor change to test new CVS reporting
1999-12-01 22:46:09 +00:00
Barry Warsaw
bda81c86af
Minor change to test new CVS reporting
1999-12-01 22:43:04 +00:00
Barry Warsaw
0319b370d0
Minor change to test new CVS reporting
1999-12-01 22:38:59 +00:00
Barry Warsaw
554cd94096
Minor change to test new CVS reporting
1999-12-01 22:34:42 +00:00
Barry Warsaw
fca8371e1f
(python-cc-style): Added definitions for c-hanging-braces-alist which
...
make the most sense for PyMethodDef structures. [one small fix]
1996-12-20 16:43:32 +00:00
Barry Warsaw
7607e8f4fb
(python-cc-style): Added definitions for c-hanging-braces-alist which
...
make the most sense for PyMethodDef structures.
1996-12-20 16:42:04 +00:00
Barry Warsaw
eb14d61e28
(python-cc-style): typo "c-offset-alist" => "c-offsets-alist"
1996-12-12 22:57:05 +00:00
Barry Warsaw
1d75734608
Added a provide so the corresponding require will succeed.
1996-12-10 16:29:21 +00:00
Barry Warsaw
5632ce033f
(python-cc-style): Although open braces for substatements typically
...
hang on the right side, if they are on a separate line, indent them
under the keyword.
1996-12-09 23:01:30 +00:00
Barry Warsaw
8c0710fdd3
(python-cc-style): Oops, we decided to use TABs for 8 spaces where
...
possible.
1996-12-09 22:07:22 +00:00
Barry Warsaw
0b32459004
C coding standard for Python C files.
...
Currently fairly minimal, but I'll be adding to this as needed. I
think it's pretty darn close.
To use this, just load the file and in a C buffer type:
M-x c-set-style RET python RET
[there are ways to automate much of this!]
1996-12-09 21:57:25 +00:00