diff options
| -rw-r--r-- | 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 93afde2b3ca..dfa60bde823 100644 --- a/lisp/emulation/crisp.el +++ b/lisp/emulation/crisp.el | |||
| @@ -186,4 +186,4 @@ consecutive use moves point to the end of the buffer." | |||
| 186 | 186 | ||
| 187 | (provide 'crisp) | 187 | (provide 'crisp) |
| 188 | 188 | ||
| 189 | ;; crisp.el ends here | 189 | ;;; crisp.el ends here |