annotate lisp/ChangeLog.multi-tty @ 83595:43366eac73d8

Changes from arch/CVS synchronization
author Miles Bader <miles@gnu.org>
date Wed, 16 May 2007 07:29:38 +0000
parents 6597e68ad5dc
children 97b499195801
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
83589
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
1 2007-05-16 Jason Rumney <jasonr@gnu.org>
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
2
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
3 * term/w32-win.el: Provide w32-win.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
4 Don't throw error when global window-system not w32.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
5 (x-cut-buffer-max): Remove.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
6 (w32-initialize-window-system): New function.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
7 (handle-args-function-alist, frame-creation-function-alist):
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
8 (window-system-initialization-alist): Add w32 entries.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
9
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
10 * loadup.el: Only load x-dnd and x-win when X is compiled in.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
11 Load w32-win and dependencies on windows-nt.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
12
83595
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
13 2007-05-16 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
14
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
15 * env.el (getenv): Restore David Kastrup's fix.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
16 (environment): Add optional frame parameter.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
17
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
18 * mule-cmds.el (set-locale-environment): Fix getenv call.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
19 * term/rxvt.el (rxvt-set-background-mode): Ditto.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
20 * x-win.el (x-initialize-window-system, terminal-init-xterm): Ditto.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
21
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
22 * server.el (server-with-environment): Restore the original
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
23 environment.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
24
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
25 2007-05-14 David Kastrup <dak@gnu.org>
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
26
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
27 * env.el (getenv): Fix reverted by demand of Dan Nicolaescu
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
28 because it exposes further problems.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
29
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
30 2007-05-13 David Kastrup <dak@gnu.org>
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
31
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
32 * env.el (getenv): Pass frame to getenv-internal.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
33
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
34 2007-05-12 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
35
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
36 This placeholder will be replaced by the Arch logs of the
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
37 multi-tty branch.
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
38
83589
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
39 ;; Local Variables:
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
40 ;; coding: iso-2022-7bit
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
41 ;; add-log-time-zone-rule: t
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
42 ;; End:
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
43
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
44 Copyright (C) 2007 Free Software Foundation, Inc.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
45
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
46 This file is part of GNU Emacs.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
47
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
48 GNU Emacs is free software; you can redistribute it and/or modify
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
49 it under the terms of the GNU General Public License as published by
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
50 the Free Software Foundation; either version 2, or (at your option)
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
51 any later version.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
52
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
53 GNU Emacs is distributed in the hope that it will be useful,
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
54 but WITHOUT ANY WARRANTY; without even the implied warranty of
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
55 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
56 GNU General Public License for more details.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
57
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
58 You should have received a copy of the GNU General Public License
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
59 along with GNU Emacs; see the file COPYING. If not, write to the
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
60 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
61 Boston, MA 02110-1301, USA.
fb93eb23056b New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff changeset
62
83595
43366eac73d8 Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents: 83593
diff changeset
63 ;;; arch-tag: 58312fd6-033a-11dc-a0fb-00114368b55b