emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/progmodes/etags.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/etags.el
Date: Thu, 10 Jul 2003 12:30:54 -0400

Index: emacs/lisp/progmodes/etags.el
diff -c emacs/lisp/progmodes/etags.el:1.175 emacs/lisp/progmodes/etags.el:1.176
*** emacs/lisp/progmodes/etags.el:1.175 Fri Apr 11 05:08:29 2003
--- emacs/lisp/progmodes/etags.el       Thu Jul 10 12:30:54 2003
***************
*** 518,523 ****
--- 518,524 ----
      ;; Set tags-file-name to the name from the list.  It is already expanded.
      (setq tags-file-name (car tags-table-list-pointer))))
  
+ ;;;###autoload
  (defun visit-tags-table-buffer (&optional cont)
    "Select the buffer containing the current tags table.
  If optional arg is a string, visit that file as a tags table.




reply via email to

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