]> git.eshelyaron.com Git - emacs.git/commitdiff
(select-tags-table): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 5 Aug 1994 04:33:20 +0000 (04:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 5 Aug 1994 04:33:20 +0000 (04:33 +0000)
lisp/progmodes/etags.el

index 231f0cddff69cb714fbdab87760de3b1d7832fe0..5bd9c9357613d11988e35f1c185e6960fdac98f1 100644 (file)
@@ -1378,7 +1378,7 @@ FILE should not contain a directory specification."
 ;;;###autoload
 (defun select-tags-table ()
   "Select a tags table file from a menu of those you have already used.
-The list of tags tables to select from is stored in `tags-table-file-list';
+The list of tags tables to select from is stored in `tags-table-set-list';
 see the doc of that variable if you want to add names to the list."
   (interactive)
   (pop-to-buffer "*Tags Table List*")