* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
[bpt/emacs.git] / lisp / ChangeLog.multi-tty
CommitLineData
80ca7302
DN
12007-05-19 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * term/mac-win.el: Provide mac-win.
4 (mac-initialized): New variable.
5 (mac-initialize-window-system): New function. Move global setup
6 here.
7 (handle-args-function-alist, frame-creation-function-alist):
8 (window-system-initialization-alist): Add mac entries.
caf49fb0
DN
9 (x-setup-function-keys): New function containing all the
10 top level function key definitions.
80ca7302 11
caf49fb0
DN
12 * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
13 mac-win.
80ca7302 14
76a27271
JR
152007-05-17 Jason Rumney <jasonr@gnu.org>
16
17 * term/w32-win.el (internal-face-interactive): Remove obsolete function.
18
622eee5b
JR
192007-05-16 Jason Rumney <jasonr@gnu.org>
20
21 * term/w32-win.el: Reorder to match x-win.el more closely.
22 (x-setup-function-keys): Use local-function-key-map.
23 (w32-initialized): New variable.
24 (w32-initialize-window-system): Set it.
25 Move more global setup here.
26
fa7a701f
JR
272007-05-16 Jason Rumney <jasonr@gnu.org>
28
29 * term/w32-win.el (x-setup-function-keys): New function.
30 (w32-initialize-window-system): Move non function key global setup
31 here.
32
e50f2977
JR
332007-05-16 Jason Rumney <jasonr@gnu.org>
34
35 * term/w32-win.el: Provide w32-win.
36 Don't throw error when global window-system not w32.
37 (x-cut-buffer-max): Remove.
38 (w32-initialize-window-system): New function.
39 (handle-args-function-alist, frame-creation-function-alist):
40 (window-system-initialization-alist): Add w32 entries.
41
42 * loadup.el: Only load x-dnd and x-win when X is compiled in.
43 Load w32-win and dependencies on windows-nt.
44
616c29d5
MB
452007-05-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
46
47 * env.el (getenv): Restore David Kastrup's fix.
48 (environment): Add optional frame parameter.
49
50 * mule-cmds.el (set-locale-environment): Fix getenv call.
51 * term/rxvt.el (rxvt-set-background-mode): Ditto.
52 * x-win.el (x-initialize-window-system, terminal-init-xterm): Ditto.
53
54 * server.el (server-with-environment): Restore the original
55 environment.
56
572007-05-14 David Kastrup <dak@gnu.org>
58
59 * env.el (getenv): Fix reverted by demand of Dan Nicolaescu
60 because it exposes further problems.
61
622007-05-13 David Kastrup <dak@gnu.org>
63
64 * env.el (getenv): Pass frame to getenv-internal.
65
662007-05-12 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
67
68 This placeholder will be replaced by the Arch logs of the
69 multi-tty branch.
70
e50f2977
JR
71;; Local Variables:
72;; coding: iso-2022-7bit
73;; add-log-time-zone-rule: t
74;; End:
75
76 Copyright (C) 2007 Free Software Foundation, Inc.
77
78 This file is part of GNU Emacs.
79
80 GNU Emacs is free software; you can redistribute it and/or modify
81 it under the terms of the GNU General Public License as published by
82 the Free Software Foundation; either version 2, or (at your option)
83 any later version.
84
85 GNU Emacs is distributed in the hope that it will be useful,
86 but WITHOUT ANY WARRANTY; without even the implied warranty of
87 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
88 GNU General Public License for more details.
89
90 You should have received a copy of the GNU General Public License
91 along with GNU Emacs; see the file COPYING. If not, write to the
92 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
93 Boston, MA 02110-1301, USA.
94
616c29d5 95;;; arch-tag: 58312fd6-033a-11dc-a0fb-00114368b55b