Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla



Date:	Thursday January 6, 19100 @ 14:07
Author:	unbelver

Update of /home/netrek/cvsroot/Vanilla
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv2913

Modified Files:
	PROJECTS 
Log Message:

Added a helpful hint.

--Carlos V.



****************************************

Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.66 Vanilla/PROJECTS:1.67
--- Vanilla/PROJECTS:1.66	Thu Dec 30 03:36:20 1999
+++ Vanilla/PROJECTS	Thu Jan  6 14:07:31 2000
@@ -1,6 +1,6 @@
 PROJECTS ... list of things to do or fix, and hints for developers.
 
-#	$Id: PROJECTS,v 1.66 1999/12/30 09:36:20 cameron Exp $	
+#	$Id: PROJECTS,v 1.67 2000/01/06 20:07:31 unbelver Exp $	
 
 Small things
 
@@ -138,6 +138,7 @@
 	use "control-x `" to move to next error in compilation results window
 	use "control-x v v" to commit one file if required
 	use "control-x 4 a" while positioned in changed source to fix ChangeLog
+	use "control-x v =" to produce a diff on that file vs CVS
 	use "etags *.c *.h" to build a tag list of variable names
 	use "meta-." to find a definition of a variable or function