[Python-checkins] python/nondist/peps pep-0318.txt,1.12,1.13

goodger at users.sourceforge.net goodger at users.sourceforge.net
Sun Apr 4 12:31:44 EDT 2004


Update of /cvsroot/python/python/nondist/peps
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30697

Modified Files:
	pep-0318.txt 
Log Message:
put emacs local variables stanza into a comment

Index: pep-0318.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0318.txt,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -d -r1.12 -r1.13
*** pep-0318.txt	4 Apr 2004 16:19:26 -0000	1.12
--- pep-0318.txt	4 Apr 2004 16:31:42 -0000	1.13
***************
*** 375,384 ****
  This document has been placed in the public domain.
  
- 
  
! Local Variables:
! mode: indented-text
! indent-tabs-mode: nil
! sentence-end-double-space: t
! fill-column: 70
! End:
--- 375,384 ----
  This document has been placed in the public domain.
  
  
! ..
!    Local Variables:
!    mode: indented-text
!    indent-tabs-mode: nil
!    sentence-end-double-space: t
!    fill-column: 70
!    End:




More information about the Python-checkins mailing list