diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2008-07-29 17:47:02 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2008-07-29 17:47:02 +0000 |
commit | e0217995a1c9469943fe3094a13460c13c312cd7 (patch) | |
tree | 6774614c10e98e6d13f7247b8a10e8f7530f2055 /lisp | |
parent | b5cd106621578dda3036e0b01a095bfbcbd7772c (diff) | |
download | emacs-e0217995a1c9469943fe3094a13460c13c312cd7.tar.gz |
* Makefile.in (ELCFILES): Add mairix.elc.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c1553be9e8..84afb373d38 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2008-07-29 Chong Yidong <cyd@stupidchicken.com> + + * Makefile.in (ELCFILES): Add mairix.elc. + 2008-07-29 David Engster <deng@randomsample.de> * net/mairix.el: New file. |