lukelee pushed a commit to branch master in repository elpa. commit 7b05e034db195d6f4654bc9fa6202f3e6166e5eb Author: Stefan Monnier <monn...@iro.umontreal.ca> Date: Thu Apr 10 14:10:46 2008 +0000
Fix up comment convention on the arch-tag lines. --- lisp/emulation/crisp.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lisp/emulation/crisp.el b/lisp/emulation/crisp.el index 7c254da..982f1e3 100644 --- a/lisp/emulation/crisp.el +++ b/lisp/emulation/crisp.el @@ -393,5 +393,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 +;; arch-tag: e5369375-fafb-4240-b7ae-4cb460ef05ee ;;; crisp.el ends here