Skip to content

Commit

Permalink
remove after-save-hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen Bin committed Dec 6, 2013
1 parent f6b1c77 commit 6eb8ea2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion init-misc.el
Expand Up @@ -4,7 +4,6 @@
(add-auto-mode 'tcl-mode "Portfile\\'")
(fset 'yes-or-no-p 'y-or-n-p)
(add-hook 'find-file-hooks 'goto-address-prog-mode)
(add-hook 'after-save-hook 'executable-make-buffer-file-executable-if-script-p)
(setq goto-address-mail-face 'link)

(column-number-mode 1)
Expand Down

0 comments on commit 6eb8ea2

Please sign in to comment.