.emacs-my
changeset 984 3dea749e5fe2
parent 977 f1c1a26ad0b9
child 985 ad3c49e55848
--- a/.emacs-my	Wed Oct 31 19:48:30 2012 +0200
+++ b/.emacs-my	Fri Nov 02 08:50:48 2012 +0200
@@ -2356,7 +2356,7 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "html")
 
-(add-to-list 'auto-mode-alist '("\\.jsp\\'" . html-mode))
+(add-to-list 'auto-mode-alist '("\\.jspf?\\'" . html-mode))
 
 (defun html-charref-escape-region (start end)
   (interactive "r")