From: Petr S. <pe...@us...> - 2001-06-29 14:20:19
|
Update of /cvsroot/cscope/cscope In directory usw-pr-cvs1:/tmp/cvs-serv6619 Modified Files: ChangeLog AUTHORS Log Message: Added webcscope to contribs. Index: ChangeLog =================================================================== RCS file: /cvsroot/cscope/cscope/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -C2 -r1.83 -r1.84 *** ChangeLog 2001/06/29 10:52:27 1.83 --- ChangeLog 2001/06/29 14:20:15 1.84 *************** *** 1,2 **** --- 1,3 ---- + (2001/06/29 - ragho) webcscope added to contrib (2001/06/29 - broeker) Re-formatted README, and added a tip working around buggy libcurses on HP-UX 10. Index: AUTHORS =================================================================== RCS file: /cvsroot/cscope/cscope/AUTHORS,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -r1.27 -r1.28 *** AUTHORS 2001/06/28 22:15:00 1.27 --- AUTHORS 2001/06/29 14:20:15 1.28 *************** *** 27,28 **** --- 27,30 ---- Triet H. Lai <th...@ma...> - GNU Emacs fixes for xcscope.el Steven Elliott <sel...@au...> - Fuzzy pattern matching for xcscope.el + Ragho Mahalingam <ra...@ma...> - webcscope + Dmitry Obukhov - Hilight code in webcscope |