comparison admin/FOR-RELEASE @ 84735:7d321919d0e7

Fixed by Stefan: emacsclient must not force a new frame by default.
author Glenn Morris <rgm@gnu.org>
date Fri, 21 Sep 2007 04:07:11 +0000
parents 03615bd13ee7
children c98c5f510060
comparison
equal deleted inserted replaced
84734:03615bd13ee7 84735:7d321919d0e7
44 frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris 44 frame makes the menu bar wrap before. On 2007-08-16 Glenn Morris
45 reported on emacs-devel that he was not able to reproduce the bug on a 45 reported on emacs-devel that he was not able to reproduce the bug on a
46 GNU/Linux system. 46 GNU/Linux system.
47 47
48 * BUGS 48 * BUGS
49
50 ** emacsclient must not force a new frame by default.
51 49
52 ** xterm-mouse-mode should affect all xterms. 50 ** xterm-mouse-mode should affect all xterms.
53 51
54 ** Does deleting frames run Lisp code? If so, 52 ** Does deleting frames run Lisp code? If so,
55 can we get rid of that? It is a dangerous design. 53 can we get rid of that? It is a dangerous design.