aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sym-comp.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/progmodes/sym-comp.el')
-rw-r--r--lisp/progmodes/sym-comp.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/progmodes/sym-comp.el b/lisp/progmodes/sym-comp.el
index 74280c7a88..a44c6e593f 100644
--- a/lisp/progmodes/sym-comp.el
+++ b/lisp/progmodes/sym-comp.el
@@ -4,7 +4,7 @@
;; Author: Dave Love <[email protected]>
;; Keywords: extensions
-;; $Revision: 1.2 $
+;; $Revision: 1.1 $
;; URL: http://www.loveshack.ukfsn.org/emacs
;; This file is free software; you can redistribute it and/or modify
@@ -258,4 +258,6 @@ completion:
elt)))
(provide 'sym-comp)
+
+;; arch-tag: 6fcce616-f3c4-4751-94b4-710e83144124
;;; sym-comp.el ends here