Associate *.log files with text-mode
This commit is contained in:
parent
70e6c17de5
commit
634b4b2bc7
1 changed files with 1 additions and 0 deletions
|
@ -128,6 +128,7 @@ possible."
|
|||
;;; Extra file extensions to support
|
||||
|
||||
(push '("/LICENSE\\'" . text-mode) auto-mode-alist)
|
||||
(push '("\\.log\\'" . text-mode) auto-mode-alist)
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue