Fix save-excursion warning in files.el.
authorChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 01:11:15 +0000 (20:11 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Sun, 28 Feb 2010 01:11:15 +0000 (20:11 -0500)
commit8c3e96d2f0e4fee24498567c5840eb8d03d26720
tree33f4c223f23b3c2e7afd713aadc0ec8f355a5f5f
parentc53b9c3b0ab88ca57fa247c22858e6385f12c0d2
Fix save-excursion warning in files.el.

* files.el (recover-session-finish): Use with-current-buffer instead of save-excursion.
lisp/ChangeLog
lisp/files.el