comparison lisp/ChangeLog @ 84683:875f30e5371e

(terminal-id): Ask terminal-live-p before giving up.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 20 Sep 2007 21:16:26 +0000
parents a87d11b8514c
children 257ddf42b5cb
comparison
equal deleted inserted replaced
84682:f7c4da6e6f47 84683:875f30e5371e
1 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * termdev.el (terminal-id): Ask terminal-live-p before giving up.
4
1 2007-09-20 Richard Stallman <rms@gnu.org> 5 2007-09-20 Richard Stallman <rms@gnu.org>
2 6
3 * newcomment.el (comment-add): If EXTRA, double `comment-add' value. 7 * newcomment.el (comment-add): If EXTRA, double `comment-add' value.
4 8
5 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca> 9 2007-09-20 Stefan Monnier <monnier@iro.umontreal.ca>