From: Joschka B. <jbo...@un...> - 2008-04-14 04:01:43
|
Hi Ben, On Apr 13, 2008, at 7:34 AM, Ben wrote: > > Finally, how to output the cvs commit into 'ChangeLog'? > Thanks. Emacs has a nice front-end to work with cvs, called PCL-CVS. You can use it to first write your ChangeLog entries and then use them automatically when you commit your files from within PCL-CVS. It's quite convenient to use :-) Have a look at [1] to get started. Cheers, Joschka [1] http://www.gnu.org/software/emacs/manual/html_node/pcl-cvs/index.html |