]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Sun, 22 Sep 1996 21:13:49 +0000 (21:13 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 22 Sep 1996 21:13:49 +0000 (21:13 +0000)
lisp/progmodes/etags.el

index 25cd2e6edfe23fbfa35ca8bc7d652c7ef32fe0e1..62097047dd93bbe0100366655b6eee32b7770dc5 100644 (file)
@@ -1562,6 +1562,7 @@ see the doc of that variable if you want to add names to the list."
   (or (one-window-p)
       (delete-window)))
 \f
+;;; Note, there is another definition of this function in bindings.el.
 ;;;###autoload
 (defun complete-tag ()
   "Perform tags completion on the text around point.