bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: The order of links in the source header.


From: Shigio Yamaguchi
Subject: Re: The order of links in the source header.
Date: Wed, 11 Jun 2003 10:12:48 +0900

The arrangement of parts in source code page was changed.
Thank you.

[BEFORE]
        gtags/gtags.c
        ~~~~~
        /* [<][>][^][v][top][bottom][index][help] */ 
        --------------------------------------------
        DEFINITIONS

        This source file includes following definitions. 

        1.usage                         -
        2.help                          ^
        3.onintr                        (1) DEFINITIONS links
        ...
                                        v
        32 xxxx                         -

        INCLUDED FROM                   (2) INCLUDED FROM link
        ~~~~~~~~~~~~~
        CVS REPOSITORY                  (3) CVS REPOSITORY link
        ~~~~~~~~~~~~~~

[AFTER]

        gtags/gtags.c [CVS]     <- The CVS PEPOSITORY link is here.
        ~~~~~          ~~~
        /* [<][>][^][v][top][bottom][index][help] */ 
        --------------------------------------------
        INCLUDED FROM           <- The INCLUDE FROM link is here
        ~~~~~~~~~~~~~
        DEFINITIONS

        This source file includes following definitions. 

        1.usage 
        2.help 
        3.onintr 
--
Shigio Yamaguchi <address@hidden> - Tama Communications Corporation
Spare mail address: <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]