Skip to content

Commit

Permalink
Remove arch-tag: comment lines
Browse files Browse the repository at this point in the history
Those were used by the "arch" version control system
  • Loading branch information
hvr committed Jun 9, 2013
1 parent 45c7c9a commit e6796f4
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 10 deletions.
2 changes: 1 addition & 1 deletion haskell-c.el
Expand Up @@ -43,5 +43,5 @@
(cdr font-lock-keywords))))

(provide 'haskell-c)
;; arch-tag: 51294c41-29f0-4599-9ce8-47fe2e7d3fd5

;;; haskell-c.el ends here
1 change: 0 additions & 1 deletion haskell-cabal.el
Expand Up @@ -225,5 +225,4 @@

(provide 'haskell-cabal)

;; arch-tag: d455f920-5e4d-42b6-a2c7-4a7e84a05c29
;;; haskell-cabal.el ends here
1 change: 0 additions & 1 deletion haskell-decl-scan.el
Expand Up @@ -712,5 +712,4 @@ Invokes `haskell-decl-scan-mode-hook'."

(provide 'haskell-decl-scan)

;; arch-tag: f4335fd8-4b6c-472e-9899-004d47d94818
;;; haskell-decl-scan.el ends here
1 change: 0 additions & 1 deletion haskell-doc.el
Expand Up @@ -1988,5 +1988,4 @@ This function switches to and potentially loads many buffers."

(provide 'haskell-doc)

;; arch-tag: 6492eb7e-7048-47ac-a331-da09e1eb6254
;;; haskell-doc.el ends here
1 change: 0 additions & 1 deletion haskell-font-lock.el
Expand Up @@ -648,5 +648,4 @@ Invokes `haskell-font-lock-hook' if not nil."

(provide 'haskell-font-lock)

;; arch-tag: 89fd122e-8378-4c7f-83a3-1f49a64e458d
;;; haskell-font-lock.el ends here
1 change: 0 additions & 1 deletion haskell-ghci.el
Expand Up @@ -332,5 +332,4 @@ error line otherwise show the *ghci* buffer."

(provide 'haskell-ghci)

;; arch-tag: f0bade4b-288d-4329-9791-98c1e24167ac
;;; haskell-ghci.el ends here
1 change: 0 additions & 1 deletion haskell-hugs.el
Expand Up @@ -311,5 +311,4 @@ error line otherwise show the Hugs buffer."

(provide 'haskell-hugs)

;; arch-tag: c2a621e9-d743-4361-a459-983fbf1d4589
;;; haskell-hugs.el ends here
1 change: 0 additions & 1 deletion haskell-indent.el
Expand Up @@ -1579,5 +1579,4 @@ Invokes `haskell-indent-hook' if not nil."

(provide 'haskell-indent)

;; arch-tag: e4e5e90a-12e2-4002-b5cb-7b2375710013
;;; haskell-indent.el ends here
1 change: 0 additions & 1 deletion haskell-simple-indent.el
Expand Up @@ -195,5 +195,4 @@ I.e. the value before `turn-on-haskell-simple-indent' was called."

(provide 'haskell-simple-indent)

;; arch-tag: 18a08122-723b-485e-b958-e1cf8218b816
;;; haskell-simple-indent.el ends here
1 change: 0 additions & 1 deletion inf-haskell.el
Expand Up @@ -815,5 +815,4 @@ we load it."

(provide 'inf-haskell)

;; arch-tag: 61804287-63dd-4052-bc0e-90f691b34b40
;;; inf-haskell.el ends here

0 comments on commit e6796f4

Please sign in to comment.