[Nice-commit] Nice prj.el,1.2,1.3
Brought to you by:
bonniot
|
From: <xo...@us...> - 2003-04-29 01:05:16
|
Update of /cvsroot/nice/Nice In directory sc8-pr-cvs1:/tmp/cvs-serv17198 Modified Files: prj.el Log Message: Substatements should be indented, oops. Index: prj.el =================================================================== RCS file: /cvsroot/nice/Nice/prj.el,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** prj.el 29 Apr 2003 00:17:58 -0000 1.2 --- prj.el 29 Apr 2003 01:05:12 -0000 1.3 *************** *** 9,11 **** (setq tab-width 8) (setq c-basic-offset 2) ! (c-set-offset 'substatement-open 0) --- 9,11 ---- (setq tab-width 8) (setq c-basic-offset 2) ! |