# HG changeset patch # User Richard M. Stallman # Date 843426829 0 # Node ID 622cc1ef0b19896d66785b4cdb2f072817fa46d5 # Parent f4833d0bfaaa0f72d3d61aff0bc86b5867398616 Comment change. diff -r f4833d0bfaaa -r 622cc1ef0b19 lisp/progmodes/etags.el --- 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.