Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4044:e3cad3fd1be4
[xemacs-hg @ 2007-06-29 09:44:42 by stephent]
Don't cycle through hidden frames. <87sl8b13zj.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Fri, 29 Jun 2007 09:44:43 +0000 |
parents | b325de44db27 |
children | aa22980554d9 |
comparison
equal
deleted
inserted
replaced
4043:b325de44db27 | 4044:e3cad3fd1be4 |
---|---|
1 2007-06-19 Ron Isaacson <Ron.Isaacson@morganstanley.com> | |
2 | |
3 * frame.el (other-frame): Stop other-frame cycling through all frames. | |
4 | |
1 2007-06-19 Ron Isaacson <Ron.Isaacson@morganstanley.com> | 5 2007-06-19 Ron Isaacson <Ron.Isaacson@morganstanley.com> |
2 | 6 |
3 * modeline.el (modeline-update-tty-frame-specifier): Don't use | 7 * modeline.el (modeline-update-tty-frame-specifier): Don't use |
4 non-existent function frame-tty-p. | 8 non-existent function frame-tty-p. |
5 | 9 |