Try to resolve a potential problem with tuareg-mode and which-function-mode

This commit is contained in:
Bozhidar Batsov 2013-04-29 23:58:06 +03:00
parent 9ad2ae6202
commit 213b3c9f11
2 changed files with 2 additions and 1 deletions

View file

@ -94,6 +94,7 @@ PACKAGE is installed only if not already present. The file is opened in MODE."
("\\.lua\\'" lua-mode lua-mode)
("\\.markdown\\'" markdown-mode markdown-mode)
("\\.md\\'" markdown-mode markdown-mode)
("\\.ml\\'" tuareg tuareg-mode)
("\\.php\\'" php-mode php-mode)
("\\.sass\\'" sass-mode sass-mode)
("\\.scala\\'" scala-mode2 scala-mode)