summaryrefslogtreecommitdiff
path: root/lisp/pcomplete.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/pcomplete.el')
-rw-r--r--lisp/pcomplete.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/pcomplete.el b/lisp/pcomplete.el
index cc4b876477a..213b68a4000 100644
--- a/lisp/pcomplete.el
+++ b/lisp/pcomplete.el
@@ -1206,4 +1206,5 @@ Returns the resultant list."
; (defalias 'pc-match-beginning 'pcomplete-match-beginning)
; (defalias 'pc-match-end 'pcomplete-match-end)
+;;; arch-tag: ae32ef2d-dbed-4244-8b0f-cf5a2a3b07a4
;;; pcomplete.el ends here