Use .jspf files as html.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 02 Nov 2012 08:50:48 +0200
changeset 984 3dea749e5fe2
parent 983 0e7cc21acc47
child 985 ad3c49e55848
Use .jspf files as html.
.emacs-my
--- 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")