1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00

Comment change.

This commit is contained in:
Richard M. Stallman 1996-09-22 21:13:49 +00:00
parent e681c92a58
commit f874e5aa19

View 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)))
;;; Note, there is another definition of this function in bindings.el.
;;;###autoload
(defun complete-tag ()
"Perform tags completion on the text around point.