[Cvsshell-devel] CVS: cvsshell/etc cvsshell.ini,1.11,1.12
Status: Beta
Brought to you by:
stefanheimann
From: Stefan H. <ste...@us...> - 2002-08-04 17:29:41
|
Update of /cvsroot/cvsshell/cvsshell/etc In directory usw-pr-cvs1:/tmp/cvs-serv1889/etc Modified Files: cvsshell.ini Log Message: added show-unmodified command Index: cvsshell.ini =================================================================== RCS file: /cvsroot/cvsshell/cvsshell/etc/cvsshell.ini,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** cvsshell.ini 29 Jul 2002 17:29:10 -0000 1.11 --- cvsshell.ini 4 Aug 2002 17:29:38 -0000 1.12 *************** *** 20,23 **** --- 20,24 ---- auto-refresh = basic_cmds.setAutoRefresh refresh = basic_cmds.refresh + show-unmodified = basic_cmds.showUnmodified end |