aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/sym-comp.el
diff options
context:
space:
mode:
authorMiles Bader <[email protected]>2008-02-23 08:28:42 +0000
committerMiles Bader <[email protected]>2008-02-23 08:28:42 +0000
commit2872062129ea4b0b33136a5b48c8c51dcd820311 (patch)
tree280b1d775878b7d868da1c4f4ac790812d7a2446 /lisp/progmodes/sym-comp.el
parent25a4ea6de0741c64b6539b8604bc67f2aadf4bcf (diff)
Add arch tagline
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