Mercurial > emacs
comparison src/ChangeLog @ 91749:e1f7f307ce9e
(Fdelete_terminal): Clean up the `force' path.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Mon, 11 Feb 2008 03:51:39 +0000 |
parents | c33ec1f680a9 |
children | 23c9bcb32067 |
comparison
equal
deleted
inserted
replaced
91748:1402dc2e8440 | 91749:e1f7f307ce9e |
---|---|
1 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * terminal.c (Fdelete_terminal): Clean up the `force' path. | |
4 | |
1 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca> | 5 2008-02-10 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | 6 |
3 * frame.c (Qnoelisp): New symbol. | 7 * frame.c (Qnoelisp): New symbol. |
4 (syms_of_frame): Initialize it. | 8 (syms_of_frame): Initialize it. |
5 (Fdelete_frame): Use it to distinguish a mere `force' passed from | 9 (Fdelete_frame): Use it to distinguish a mere `force' passed from |