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: Thu, 20 Jun 2002 07:48:05 -0400

Index: emacs/lib-src/ChangeLog
diff -c emacs/lib-src/ChangeLog:2.180 emacs/lib-src/ChangeLog:2.181
*** emacs/lib-src/ChangeLog:2.180       Thu Jun 20 04:43:28 2002
--- emacs/lib-src/ChangeLog     Thu Jun 20 07:48:04 2002
***************
*** 1,3 ****
--- 1,12 ----
+ 2002-06-20  Francesco Potorti`  <address@hidden>
+ 
+       * etags.c: Use, together with etags.el, an optimised form of tags,
+       which are almost always unnamed.  etags.el looks for an explicit
+       tag name, then for an implicit one.  See make_tag for details.
+       The change is both forwards and backwards compatible.
+       (make_tag): New function (was the disabled function new_pfnote).
+       (make_C_tag): Use it.
+ 
  2002-06-19  Francesco Potorti`  <address@hidden>
  
        * etags.c (add_regex): Invalid regexp modifiers are ignored.



reply via email to

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