[slime-cvs] CVS update: slime/HACKING
Luke Gorrie
lgorrie at common-lisp.net
Mon Mar 29 00:59:38 UTC 2004
Update of /project/slime/cvsroot/slime
In directory common-lisp.net:/tmp/cvs-serv20160
Modified Files:
HACKING
Log Message:
Some small updates (more needed).
Date: Sun Mar 28 19:59:38 2004
Author: lgorrie
Index: slime/HACKING
diff -u slime/HACKING:1.4 slime/HACKING:1.5
--- slime/HACKING:1.4 Fri Mar 26 01:50:18 2004
+++ slime/HACKING Sun Mar 28 19:59:38 2004
@@ -9,7 +9,7 @@
vc-mode or pcl-cvs commit buffer.
ChangeLog diffs are automatically sent to the slime-devel mailing list
-each day as a sort-of digest summary of the slime-cvs list.
+each day as a sort of digest summary of the slime-cvs list.
There are good tips on writing ChangeLog entries in the GNU Coding Standards:
http://www.gnu.org/prep/standards_40.html#SEC40
@@ -22,7 +22,7 @@
* Sending Patches
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
+C-x v = in the buffer or manually with 'cvs diff -u'. You can also
include a ChangeLog entry describing your change.
* Adding a backend function
More information about the slime-cvs
mailing list