emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lib-src etags.c


From: Francesco Potortì
Subject: [Emacs-commit] emacs/lib-src etags.c
Date: Mon, 22 Apr 2002 10:11:26 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Francesco Potortì <address@hidden>      02/04/22 10:11:26

Modified files:
        lib-src        : etags.c 

Log message:
        (last_node): Make it a global variable.
        (process_file): Print the tags from the nodes as soon as
        possible, and delete the nodes.  This brings down the memory
        occupancy as etags to almost the same level as when the #line
        directives were not parsed.
        (free_fdesc): New function.
        (find_entries): Use it.
        (invalidate_nodes): In etags mode, do not just mark the nodes as
        invalid, do delete them.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lib-src/etags.c.diff?tr1=3.15&tr2=3.16&r1=text&r2=text




reply via email to

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