lukelee pushed a commit to branch master
in repository elpa.
commit 1685a568531e2fbbee3aeaf6d86aa40f375b9b9f
Author: Miles Bader <[email protected]>
Date: Mon Sep 1 15:45:59 2003 +0000
Add arch taglines
---
lisp/emulation/crisp.el | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lisp/emulation/crisp.el b/lisp/emulation/crisp.el
index 0f19d9e..2ca819c 100644
--- a/lisp/emulation/crisp.el
+++ b/lisp/emulation/crisp.el
@@ -394,4 +394,5 @@ With ARG, turn CRiSP mode on if ARG is positive, off
otherwise."
(run-hooks 'crisp-load-hook)
(provide 'crisp)
+;;; arch-tag: e5369375-fafb-4240-b7ae-4cb460ef05ee
;;; crisp.el ends here