diff -r dc922d7bcb05 -r 7a7f56a178c3 .emacs-my --- a/.emacs-my Tue Oct 02 11:31:11 2012 +0300 +++ b/.emacs-my Tue Oct 16 09:48:17 2012 +0300 @@ -2271,6 +2271,8 @@ ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "html") +(add-to-list 'auto-mode-alist '("\\.jsp\\'" . html-mode)) + (defun html-charref-escape-region (start end) (interactive "r") (save-excursion