aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2008-09-20 20:57:47 +0000
committerGlenn Morris2008-09-20 20:57:47 +0000
commitca514f72742ad18007b61882d6ee2db93caba604 (patch)
tree3073fb24bc3e7626045b9a54c918d24d5675ed97 /lisp/ChangeLog
parent15688fceeb6b39830ab6bc761ad32678bf745e9e (diff)
downloademacs-ca514f72742ad18007b61882d6ee2db93caba604.tar.gz
emacs-ca514f72742ad18007b61882d6ee2db93caba604.zip
Justin Bogner <mail at justinbogner.com> (tiny change)
(fortune-program-options): Change to a list. (fortune-in-buffer): Use apply.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 40434d68520..f7ffeba650d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12008-09-20 Justin Bogner <mail@justinbogner.com> (tiny change)
2
3 * play/fortune.el (fortune-program-options): Change to a list.
4 (fortune-in-buffer): Use apply.
5
12008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de> 62008-09-20 Ulrich Mueller <ulm@kph.uni-mainz.de>
2 7
3 * emacs-lisp/authors.el: Change encoding of file to utf-8. 8 * emacs-lisp/authors.el: Change encoding of file to utf-8.