]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorFrancesco Potortì <pot@gnu.org>
Tue, 12 Mar 2002 13:12:10 +0000 (13:12 +0000)
committerFrancesco Potortì <pot@gnu.org>
Tue, 12 Mar 2002 13:12:10 +0000 (13:12 +0000)
lisp/ChangeLog

index 34b060f9097b03ddb085ceed73a3cfd6b42b56dd..c0a2fd5f135abb0a3e25a86bc8c368279cc898a3 100644 (file)
@@ -1,3 +1,10 @@
+2002-03-12  Francesco Potorti`  <pot@gnu.org>
+
+       * progmodes/etags.el (tag-exact-file-name-match-p)
+       (tag-file-name-match-p, tag-partial-file-name-match-p): Assume
+       that the header of a tags section has either a number or nothing
+       after the last comma.
+
 2002-03-11  Colin Walters  <walters@verbum.org>
 
        * shell.el (toplevel): Revert previous change to use pcomplete.
        (ibuffer-clear-summary-columns): New function.
 
        * ibuf-ext.el (ibuffer-filter-format-alist): Add type and group.
-       
+
 2002-03-07  Gerd Moellmann  <gerd@gnu.org>
 
-       * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern): 
+       * progmodes/ebrowse.el (ebrowse-view/find-file-and-search-pattern):
        Use the other-window instead of the other-frame functions when
        the window is dedicated.