added prolog file ending hook
parent
79dced4858
commit
de9cff7def
|
@ -67,3 +67,5 @@
|
|||
))
|
||||
(global-set-key (kbd "<f8>") 'fd-switch-dictionary)
|
||||
|
||||
|
||||
(add-to-list 'auto-mode-alist '("\\.pl\\'" . prolog-mode))
|
||||
|
|
Loading…
Reference in New Issue