[Bug 36055] Re: will not install from apt-get

2007-06-12 Thread Michael Bienia
emacs-extra (0.1-1ubuntu1) gutsy; urgency=low * debian/php-mode.emacsen-startup: Use php-mode instead of c-mode for files ending in .php (LP: #71581). (thanks to Michael Speer for the patch) * misc/std_comment.el: Fix time stamp problem in the template (LP: #67286). * debian/php-

[Bug 36055] Re: will not install from apt-get

2007-02-07 Thread speeves
This patch will fix it: --- php-mode.emacsen-install.orig 2007-02-08 01:07:16.0 -0600 +++ php-mode.emacsen-install2007-02-08 00:57:19.0 -0600 @@ -16,7 +16,7 @@ if [ ${FLAVORTEST} = xemacs ] ; then SITEFLAG="-no-site-file" else -SITEFLAG="--no-site-file" +SIT