changeset 16281:622cc1ef0b19

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 22 Sep 1996 21:13:49 +0000
parents f4833d0bfaaa
children 40f7e9a1829c
files lisp/progmodes/etags.el
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/etags.el	Sun Sep 22 08:48:16 1996 +0000
+++ b/lisp/progmodes/etags.el	Sun Sep 22 21:13:49 1996 +0000
@@ -1562,6 +1562,7 @@
   (or (one-window-p)
       (delete-window)))
 
+;;; Note, there is another definition of this function in bindings.el.
 ;;;###autoload
 (defun complete-tag ()
   "Perform tags completion on the text around point.