|
From: Frank V. C. <fr...@co...> - 2001-04-12 11:52:13
|
Christophe, How is NEWS entries made in emacs? Is there a similar mode like we use for ChangeLog. What will you need to update before building that I should wait for being checked in before I generate the tarball and RPMS? Hans, Did you want to muck with ChangeLog? Do we want to revert (starting with this release) to the normal ChangeLog type entries (Ctrl+x 4 a)? If so: mv ChangeLog ChangeLog.old emacs ChangeLog (add new information) cvs add -m"Initial load" ChangeLog.old cvs commit -m"ChangeLog updates" ChangeLog ChangeLog.old I will get the 0.4.31 out when we are all ready. I will then follow, by a day or two, with the clfw++ and clfll++ updates :). -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |
|
From: Hans D. <dul...@co...> - 2001-04-12 18:18:45
|
"Frank V. Castellucci" wrote: > > Hans, > Did you want to muck with ChangeLog? > Do we want to revert (starting with this release) to the normal > ChangeLog type entries (Ctrl+x 4 a)? If so: > > mv ChangeLog ChangeLog.old > emacs ChangeLog (add new information) > cvs add -m"Initial load" ChangeLog.old > cvs commit -m"ChangeLog updates" ChangeLog ChangeLog.old > I guess this is the same format which can be generated by rcs2log script. Personally, I prefer this format to the existing one. I'll take care the Changelog as well (with the new format). -- Hans Dulimarta, Ph.D. | dul...@co... Research Associate | http://www.egr.msu.edu/~dulimart P: 517-432-7589 | http://snapsource.sourceforge.net F: 760-281-7691 | http://corelinux.sourceforge.net ECE Dept. Michigan State University, E. Lansing, MI 48824 |
|
From: Frank V. C. <fr...@co...> - 2001-04-12 18:38:08
|
As long as we are consistent across all three (3), and soon to be more, library ChangeLog formats I am happy. FC Hans Dulimarta wrote: > "Frank V. Castellucci" wrote: > >> Hans, >> Did you want to muck with ChangeLog? >> Do we want to revert (starting with this release) to the normal >> ChangeLog type entries (Ctrl+x 4 a)? If so: >> >> mv ChangeLog ChangeLog.old >> emacs ChangeLog (add new information) >> cvs add -m"Initial load" ChangeLog.old >> cvs commit -m"ChangeLog updates" ChangeLog ChangeLog.old >> > > I guess this is the same format which can be generated by > rcs2log script. Personally, I prefer this format to the > existing one. I'll take care the Changelog as well (with the > new format). > |
|
From: Christophe Prud'h. <pru...@mi...> - 2001-04-18 04:54:27
|
Le Jeudi 12 Avril 2001 13:54, vous avez =E9crit : > Christophe, > How is NEWS entries made in emacs? Is there a similar mode like we use > for ChangeLog. typially you use outline-mode in emacs for NEWS use *, **, *** to define new entries and subentries look at the xemacs4.0, the main text is done this way and NEWS also http://xemacs.sourceforge.net/Releases/21.4.0.html > What will you need to update before building that I should wait for > being checked in before I generate the tarball and RPMS? I am in france right now I had to come back urgently, I'll be back next monday however I may need to make some changes in debian dir for the new release I need to correct some warnings in debian packages for libclw and libclll= =20 but again=20 > I will get the 0.4.31 out when we are all ready. I will then follow, by > a day or two, with the clfw++ and clfll++ updates :). Ok I'll update the debain stuff when I come back ISDN is not that fast and I don't have=20 regards C. |
|
From: Frank V. C. <fr...@co...> - 2001-04-18 09:39:02
|
Christophe Prud'homme wrote: > > Le Jeudi 12 Avril 2001 13:54, vous avez écrit : > > Christophe, > > How is NEWS entries made in emacs? Is there a similar mode like we use > > for ChangeLog. > typially you use outline-mode in emacs for NEWS > use *, **, *** to define new entries and subentries > > look at the xemacs4.0, the main text is done this way > and NEWS also > http://xemacs.sourceforge.net/Releases/21.4.0.html Thanks > > > What will you need to update before building that I should wait for > > being checked in before I generate the tarball and RPMS? > I am in france right now > I had to come back urgently, I'll be back next monday Hope everything is alright. > however I may need to make some changes in debian dir for the new release > I need to correct some warnings in debian packages for libclw and libclll > but again > > > I will get the 0.4.31 out when we are all ready. I will then follow, by > > a day or two, with the clfw++ and clfll++ updates :). > Ok > I'll update the debain stuff when I come back > ISDN is not that fast and I don't have Ok, lets talk when you get back. I am still not ready with the libclfw++ yet. -- Frank V. Castellucci http://corelinux.sourceforge.net OOA/OOD/C++ Standards and Guidelines for Linux |