Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
creator committed May 16, 2001
1 parent 52db369 commit a410972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ecb-layout.el
Expand Up @@ -452,7 +452,7 @@ done.")
(setq ecb-frame nil
ecb-edit-window nil
ecb-last-edit-window-with-point nil
ecb-compile-window))
ecb-compile-window nil))

(defadvice delete-frame (around ecb)
"If FRAME is equal to the ECB frame then the user will be asked if he want
Expand Down

0 comments on commit a410972

Please sign in to comment.