[Cvsshell-devel] CVS: cvsshell/etc default-cvsshellrc,1.13,1.14
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2003-04-19 18:06:38
|
Update of /cvsroot/cvsshell/cvsshell/etc In directory sc8-pr-cvs1:/tmp/cvs-serv13023/etc Modified Files: default-cvsshellrc Log Message: removed 'auto-refresh on' and 'refresh' from the list of init commands Index: default-cvsshellrc =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/etc/default-cvsshellrc,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** default-cvsshellrc 15 Apr 2003 13:40:09 -0000 1.13 --- default-cvsshellrc 19 Apr 2003 18:06:35 -0000 1.14 *************** *** 41,46 **** section INIT_CMDS: auto-root on ! auto-refresh on ! refresh end --- 41,47 ---- section INIT_CMDS: auto-root on ! ! # uncomment the next line if the listing should be refreshed automatically ! # auto-refresh on end |