view nextstep/FOR-RELEASE @ 112422:e99b4c7a3af4

Rework 2011-01-15 changes to window.c. * src/window.c (select_window): New function. (Fselect_window): Call it. (inhibit_point_swap): Variable deleted. (Fset_window_configuration): Call select_window directly.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 21 Jan 2011 21:44:53 -0500
parents fe774839a58c
children
line wrap: on
line source

-*- outline -*-


* CURSOR BUGS:

** (mouse-avoidance-mode 'banish) then minimize Emacs, will pop window back up
   on top of all others


* OTHER BUGS

** free_frame_resources, face colors

** numeric keysetting bug

** http://debbugs.gnu.org/ns


* MAC-RELATED:

** open file:/// URLs

** put frame autopositioning into C code somewhere -- if loc = same, offset

** automap ctrl-mouse-1 to mouse-3

** deal with Finder aliases somehow

** Ctrl-F2 won't pull up menus


* OTHER / LOW PRIORITY:

** better recog of unicode scripts / Greek / composition

** Exec-dump not working on GNUstep (so slow startup).

** undo for color-drag face customization