Mercurial > emacs
changeset 96787:aee36828429f
* Makefile.in (ELCFILES): Remove ns-carbon-compat.elc.
* ns-carbon-compat.el: File removed.
* term/ns-win.el: Contents of ns-carbon-compat.el moved here.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 18 Jul 2008 16:53:55 +0000 |
parents | 19de859f3d60 |
children | c4b6acf322cc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 18 15:42:14 2008 +0000 +++ b/lisp/ChangeLog Fri Jul 18 16:53:55 2008 +0000 @@ -1,3 +1,10 @@ +2008-07-18 Chong Yidong <cyd@stupidchicken.com> + + * Makefile.in (ELCFILES): Remove ns-carbon-compat.elc. + + * ns-carbon-compat.el: File removed. + * term/ns-win.el: Contents of ns-carbon-compat.el moved here. + 2008-07-18 Francesc Rocher <rocher@member.fsf.org> * startup.el (fancy-splash-head): Fix change of 2008-07-02.