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-
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