comparison lisp/ChangeLog @ 98292:1943be2bc7c2

(fortune-in-buffer): Fix a bug which forced usage of `fortune-file' even though a FILE argument was passed to the function.
author Tassilo Horn <tassilo@member.fsf.org>
date Mon, 22 Sep 2008 10:24:31 +0000
parents bea14960a539
children 9062732fe4b3
comparison
equal deleted inserted replaced
98291:bea14960a539 98292:1943be2bc7c2
1 2008-09-22 Tassilo Horn <tassilo@member.fsf.org>
2
3 * play/fortune.el (fortune-in-buffer): Fix a bug which forced
4 usage of `fortune-file' even though a FILE argument was passed to
5 the function.
6
1 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu> 7 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * startup.el (command-line): Start the server when in daemon mode. 9 * startup.el (command-line): Start the server when in daemon mode.
4 Remove always true test. 10 Remove always true test.
5 11