Mercurial > emacs
comparison lisp/ChangeLog @ 91689:2a8a6f33e88a
net/tramp.el (tramp-process-sentinel): Avoid error when process buffer killed.
author | Michael Olson <mwolson@gnu.org> |
---|---|
date | Sat, 09 Feb 2008 05:52:07 +0000 |
parents | dc73ee82d684 |
children | 7d9fb6950e85 |
comparison
equal
deleted
inserted
replaced
91688:dc73ee82d684 | 91689:2a8a6f33e88a |
---|---|
1 2008-02-09 Michael Olson <mwolson@gnu.org> | |
2 | |
3 * net/tramp.el (tramp-process-sentinel): Avoid error when process | |
4 buffer has been killed, such as by | |
5 `tramp-cleanup-all-connections'. | |
6 | |
1 2008-02-09 Miles Bader <miles@gnu.org> | 7 2008-02-09 Miles Bader <miles@gnu.org> |
2 | 8 |
3 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis. | 9 * net/rcirc.el (rcirc-omit-mode): Suppress invisibility ellipsis. |
4 | 10 |
5 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca> | 11 2008-02-08 Stefan Monnier <monnier@iro.umontreal.ca> |