]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJason Rumney <jasonr@gnu.org>
Wed, 16 May 2007 22:49:30 +0000 (22:49 +0000)
committerJason Rumney <jasonr@gnu.org>
Wed, 16 May 2007 22:49:30 +0000 (22:49 +0000)
lisp/ChangeLog.multi-tty

index 753fbbf95c3ad078c3d22a4256b2b857b8171eb0..34875ee7c15d7eabac8961a0735c4dec9fd142a5 100644 (file)
@@ -1,3 +1,11 @@
+2007-05-16  Jason Rumney  <jasonr@gnu.org>
+
+       * term/w32-win.el: Reorder to match x-win.el more closely.
+       (x-setup-function-keys): Use local-function-key-map.
+       (w32-initialized): New variable.
+       (w32-initialize-window-system): Set it.
+       Move more global setup here.
+
 2007-05-16  Jason Rumney  <jasonr@gnu.org>
 
        * term/w32-win.el (x-setup-function-keys): New function.