aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-09-20 21:14:57 +0000
committerGlenn Morris2008-09-20 21:14:57 +0000
commit8cf5507b3cddec89a8302c9b121db31caac6cfce (patch)
tree5b19a022f5d0c600a963fc50b09e288ba5a9e482
parent77f03403c06b187386001be3ab6482126d2d052a (diff)
downloademacs-8cf5507b3cddec89a8302c9b121db31caac6cfce.tar.gz
emacs-8cf5507b3cddec89a8302c9b121db31caac6cfce.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index faf2075e432..ec29db2649a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -4,6 +4,7 @@
4 (fortune-program-options): Doc fix. Allow to be a string again. 4 (fortune-program-options): Doc fix. Allow to be a string again.
5 Add :version. 5 Add :version.
6 (fortune-in-buffer): Handle fortune-program-options as a string. 6 (fortune-in-buffer): Handle fortune-program-options as a string.
7 Don't rely on fortune program accepting options after fortune file.
7 8
82008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change) 92008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
9 10