emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/play/fortune.el,v


From: Tassilo Horn
Subject: [Emacs-diffs] Changes to emacs/lisp/play/fortune.el,v
Date: Mon, 22 Sep 2008 10:24:34 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Tassilo Horn <tsdh>     08/09/22 10:24:33

Index: play/fortune.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/play/fortune.el,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- play/fortune.el     20 Sep 2008 21:09:27 -0000      1.21
+++ play/fortune.el     22 Sep 2008 10:24:33 -0000      1.22
@@ -306,7 +306,7 @@
              nil fortune-buffer nil     ; INFILE BUFFER DISPLAY
              (append (if (stringp fortune-program-options)
                          (split-string fortune-program-options)
-                       fortune-program-options) (list fortune-file))))))
+                       fortune-program-options) (list fort-file))))))
 
 ;;;###autoload
 (defun fortune (&optional file)




reply via email to

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