From 5d5fa02f658dd992c7dc0df9b1611476c2a43872 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Sun, 23 May 1999 21:08:13 +0000 Subject: [PATCH] Fix header comments. --- lisp/emulation/crisp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/emulation/crisp.el b/lisp/emulation/crisp.el index 6f3071f2035..8e38dfe99c1 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 -- 2.39.5