Merge branch 'master' of github.com:kazu-yamamoto/ghc-mod

This commit is contained in:
Daniel Gröber 2015-09-14 05:40:39 +02:00
commit a7e2f3d2a6
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ nil do not display errors/warnings.
;; If this is a bottleneck for a large code, let's fix.
(goto-char (point-min))
(cond
((string= (file-truename ofile) (file-truename file))
((file-equal-p ofile file)
(if hole
(progn
(forward-line (1- line))