Mercurial > emacs
comparison lisp/ChangeLog @ 103319:ee8708a2ef16
(delete-other-frames): Only delete frames on the
same terminal (bug#3442).
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 04 Jun 2009 14:46:23 +0000 |
parents | e47b96db18de |
children | 8d8a82b45ba7 |
comparison
equal
deleted
inserted
replaced
103318:e47b96db18de | 103319:ee8708a2ef16 |
---|---|
1 2009-06-04 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * frame.el (delete-other-frames): Only delete frames on the | |
4 same terminal (bug#3442). | |
5 | |
1 2009-06-04 Glenn Morris <rgm@gnu.org> | 6 2009-06-04 Glenn Morris <rgm@gnu.org> |
2 | 7 |
3 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): | 8 * calendar/solar.el (solar-n-hemi-seasons, solar-s-hemi-seasons): |
4 Make into defcustoms. (Bug#3429) | 9 Make into defcustoms. (Bug#3429) |
5 | 10 |