aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/fortune.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/fortune.el')
-rw-r--r--lisp/play/fortune.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/play/fortune.el b/lisp/play/fortune.el
index 269139176c..0fad1df104 100644
--- a/lisp/play/fortune.el
+++ b/lisp/play/fortune.el
@@ -253,8 +253,8 @@ the value of `fortune-file'. This currently cannot handle directories."
(concat fortune-strfile fortune-strfile-options
" " fortune-file fortune-quiet-strfile-options))))))
(t (error "Can't compile fortune file %s" fortune-file)))))
-
-
+
+
;;; **************
;;; Use fortune for signature
;;;###autoload