lukelee pushed a commit to branch master
in repository elpa.

commit c6d7dbe81b10cc324a292e16c1215578ae9467bd
Author: Dave Love <f...@gnu.org>
Date:   Sun May 23 21:08:13 1999 +0000

    Fix header comments.
---
 lisp/emulation/crisp.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/emulation/crisp.el b/lisp/emulation/crisp.el
index 615bb92..3ac1374 100644
--- a/lisp/emulation/crisp.el
+++ b/lisp/emulation/crisp.el
@@ -1,4 +1,4 @@
-;; crisp.el --- CRiSP/Brief Emacs emulator
+;;; crisp.el --- CRiSP/Brief Emacs emulator
 
 ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.
 
@@ -54,7 +54,7 @@
 
 ;; All these overrides should go *before* the (require 'crisp) statement.
 
-;; Code:
+;;; Code:
 
 ;; local variables
 

Reply via email to