diff options
| -rw-r--r-- | 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 6f3071f2035..8e38dfe99c1 100644 --- a/lisp/emulation/crisp.el +++ b/lisp/emulation/crisp.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;; crisp.el --- CRiSP/Brief Emacs emulator | 1 | ;;; crisp.el --- CRiSP/Brief Emacs emulator |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc. |
| 4 | 4 | ||
| @@ -54,7 +54,7 @@ | |||
| 54 | 54 | ||
| 55 | ;; All these overrides should go *before* the (require 'crisp) statement. | 55 | ;; All these overrides should go *before* the (require 'crisp) statement. |
| 56 | 56 | ||
| 57 | ;; Code: | 57 | ;;; Code: |
| 58 | 58 | ||
| 59 | ;; local variables | 59 | ;; local variables |
| 60 | 60 | ||