emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Masatake YAMATO
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 05 Apr 2003 13:19:31 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5000 emacs/lisp/ChangeLog:1.5001
*** emacs/lisp/ChangeLog:1.5000 Sat Apr  5 13:01:14 2003
--- emacs/lisp/ChangeLog        Sat Apr  5 13:19:30 2003
***************
*** 1,5 ****
--- 1,13 ----
  2003-04-06  Masatake YAMATO  <address@hidden>
  
+       * progmodes/etags.el (tag-find-file-of-tag): Renamed from 
+       find-file-of-tag to avoid name space pollution.
+       (tag-find-file-of-tag-noselect): Likewise.
+       (etags-list-tags, etags-tags-apropos): Use 
+       tag-find-file-of-tag instead of find-file-of-tag.
+       
+ 2003-04-06  Masatake YAMATO  <address@hidden>
+ 
        * info.el (Info-goto-emacs-command-node): If command 
        is given as a string, convert it to a symbol.
  




reply via email to

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