[slime-cvs] CVS update: slime/HACKING
Helmut Eller
heller at common-lisp.net
Fri Mar 26 06:50:18 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv16802
Modified Files:
HACKING
Log Message:
Change to 'diff -u'.
Date: Fri Mar 26 01:50:18 2004
Author: heller
Index: slime/HACKING
diff -u slime/HACKING:1.3 slime/HACKING:1.4
--- slime/HACKING:1.3 Thu Mar 25 18:04:00 2004
+++ slime/HACKING Fri Mar 26 01:50:18 2004
@@ -21,9 +21,9 @@
* Sending Patches
-If you would like to send us improvements you can create a patch with
-C-x v = in the buffer or with 'diff -c'. You can also include a
-ChangeLog entry describing your change.
+If you would like to send us improvements, you can create a patch with
+C-x v = in the buffer or manually with 'diff -u'. You can also
+include a ChangeLog entry describing your change.
* Adding a backend function
More information about the slime-cvs
mailing list