commit
2ea1eca519
@ -170,7 +170,7 @@ nil do not display errors/warnings.
|
|||||||
;; If this is a bottleneck for a large code, let's fix.
|
;; If this is a bottleneck for a large code, let's fix.
|
||||||
(goto-char (point-min))
|
(goto-char (point-min))
|
||||||
(cond
|
(cond
|
||||||
((string= (file-truename ofile) (file-truename file))
|
((file-equal-p ofile file)
|
||||||
(if hole
|
(if hole
|
||||||
(progn
|
(progn
|
||||||
(forward-line (1- line))
|
(forward-line (1- line))
|
||||||
|
Loading…
Reference in New Issue
Block a user