[m-dev.] Other things to do before the release.
David Matthew Overton
dmo at cs.mu.OZ.AU
Fri Sep 11 11:50:59 AEST 1998
On Thu, Sep 10, 1998 at 11:42:55PM EST, Tyson Dowd wrote:
> - Add a manpage for mtags.
>
There is already a manpage for mtags. It is created from the output
of `mtags --help' in the same way as for other scripts.
One thing that is missing is mention of the changes to mtags in the
NEWS file. Here's a diff:
Estimated hours taken: 0.1
NEWS:
Mention recent changes to the mtags script.
Index: NEWS
===================================================================
RCS file: /home/staff/zs/imp/mercury/NEWS,v
retrieving revision 1.119
diff -u -r1.119 NEWS
--- 1.119 1998/09/10 06:53:16
+++ NEWS 1998/09/11 01:42:48
@@ -487,3 +487,8 @@
* XXX remove the X debugger command
* We've made the MERCURY_OPTIONS environment variable somewhat easier to use.
+
+* Mtags is now able to produce tags for typeclass declarations. It is
+ also able to produce tags files in the extended format supported by
+ recent versions of Vim and Elvis. Do `mtags --help' for more
+ information.
--
David Overton
MEngSc Student Email: dmo at cs.mu.oz.au
Department of Computer Science Web: http://www.cs.mu.oz.au/~dmo
The University of Melbourne Phone: +61 3 9344 9159
More information about the developers
mailing list