Mercurial > emacs
diff lisp/ChangeLog @ 85428:ad84adc0e027
From_ Johan Bockgrd, <http://article.gmane.org/gmane.emacs.devel/81056>
* net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion.
Use `save-restriction' rather than `widen'.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 18 Oct 2007 22:49:05 +0000 |
parents | 78a8351088a9 |
children | 1c58bef1b22e 1251cabc40b7 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 18 22:07:34 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 18 22:49:05 2007 +0000 @@ -1,3 +1,8 @@ +2007-10-18 Johan Bockg,Ae(Brd <bojohan@gnu.org> + + * net/tramp.el (tramp-rfn-eshadow-update-overlay): Save excursion. + Use `save-restriction' rather than `widen'. + 2007-10-18 Richard Stallman <rms@gnu.org> * time.el (display-time-world-time-format): Display day # not month #.