emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lib-src/ChangeLog


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lib-src/ChangeLog
Date: Mon, 22 Apr 2002 10:12:08 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.164 emacs/lib-src/ChangeLog:2.165
*** emacs/lib-src/ChangeLog:2.164       Sun Apr 21 08:49:36 2002
--- emacs/lib-src/ChangeLog     Mon Apr 22 10:12:08 2002
***************
*** 1,3 ****
--- 1,15 ----
+ 2002-04-22  Francesco Potorti`  <address@hidden>
+ 
+       * etags.c: (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.
+ 
  2002-04-21  Gerd Moellmann  <address@hidden>
  
        * ebrowse.c (add_declarator): Test *CLS instead of CLS.



reply via email to

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