emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] 11/56: Fix header comments.


From: Luke Lee
Subject: [elpa] 11/56: Fix header comments.
Date: Thu, 28 Aug 2014 02:21:41 +0000

lukelee pushed a commit to branch master
in repository elpa.

commit c6d7dbe81b10cc324a292e16c1215578ae9467bd
Author: Dave Love <address@hidden>
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

[Prev in Thread] Current Thread [Next in Thread]