Mercurial > emacs
annotate lisp/ChangeLog.multi-tty @ 83667:0e8db0b13648
Simplify log ready for merge into trunk. On merge, date to be
replaced with merge date.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 26 Aug 2007 01:56:56 +0000 |
parents | 961fa50a1ae2 |
children | bf549ff9f1be |
rev | line source |
---|---|
83657
961fa50a1ae2
loadup.el: Add "button" loading after "faces" and move "startup"
Juri Linkov <juri@jurta.org>
parents:
83654
diff
changeset
|
1 2007-08-22 Juri Linkov <juri@jurta.org> |
961fa50a1ae2
loadup.el: Add "button" loading after "faces" and move "startup"
Juri Linkov <juri@jurta.org>
parents:
83654
diff
changeset
|
2 |
961fa50a1ae2
loadup.el: Add "button" loading after "faces" and move "startup"
Juri Linkov <juri@jurta.org>
parents:
83654
diff
changeset
|
3 * loadup.el: Add "button" loading after "faces" and move "startup" |
961fa50a1ae2
loadup.el: Add "button" loading after "faces" and move "startup"
Juri Linkov <juri@jurta.org>
parents:
83654
diff
changeset
|
4 to load after "button". |
961fa50a1ae2
loadup.el: Add "button" loading after "faces" and move "startup"
Juri Linkov <juri@jurta.org>
parents:
83654
diff
changeset
|
5 |
83646
cac66c12e45d
* term/xterm.el (terminal-init-xterm): Fix merge issue.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83641
diff
changeset
|
6 2007-07-29 Dan Nicolaescu <dann@ics.uci.edu> |
cac66c12e45d
* term/xterm.el (terminal-init-xterm): Fix merge issue.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83641
diff
changeset
|
7 |
cac66c12e45d
* term/xterm.el (terminal-init-xterm): Fix merge issue.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83641
diff
changeset
|
8 * term/xterm.el (terminal-init-xterm): Fix merge issue. |
cac66c12e45d
* term/xterm.el (terminal-init-xterm): Fix merge issue.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83641
diff
changeset
|
9 |
83639
b9b616870be8
(x-menu-bar-open): Use accelerate-menu.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83638
diff
changeset
|
10 2007-07-02 Dan Nicolaescu <dann@ics.uci.edu> |
b9b616870be8
(x-menu-bar-open): Use accelerate-menu.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83638
diff
changeset
|
11 |
83641
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
12 * env.el (read-envvar-name): Don't consider the environment frame |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
13 param. |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
14 (setenv): Set display-environment-variable and |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
15 term-environment-variable. |
83640
2aee92eacdab
* server.el (server-process-filter): Likewise.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83639
diff
changeset
|
16 |
83641
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
17 * frame.el (frame-initialize, make-frame): Likewise. |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
18 |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
19 * faces.el (tty-set-up-initial-frame-faces): Likewise. |
83640
2aee92eacdab
* server.el (server-process-filter): Likewise.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83639
diff
changeset
|
20 |
83641
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
21 * server.el (server-process-filter): Likewise. |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
22 (server-process-filter): Likewise. Also set COLORFGBG and |
5a99c88f9d9f
*** empty log message ***
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83640
diff
changeset
|
23 COLORTERM. |
83640
2aee92eacdab
* server.el (server-process-filter): Likewise.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83639
diff
changeset
|
24 |
83639
b9b616870be8
(x-menu-bar-open): Use accelerate-menu.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83638
diff
changeset
|
25 * term/x-win.el (x-menu-bar-open): Use accelerate-menu. |
b9b616870be8
(x-menu-bar-open): Use accelerate-menu.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83638
diff
changeset
|
26 |
83638
38ddb24da427
(terminal-init-xterm): Fix previous change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83637
diff
changeset
|
27 2007-06-23 Dan Nicolaescu <dann@ics.uci.edu> |
38ddb24da427
(terminal-init-xterm): Fix previous change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83637
diff
changeset
|
28 |
38ddb24da427
(terminal-init-xterm): Fix previous change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83637
diff
changeset
|
29 * term/xterm.el (terminal-init-xterm): Fix previous change. |
38ddb24da427
(terminal-init-xterm): Fix previous change.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83637
diff
changeset
|
30 |
83637
3bb19e773d04
* term/xterm.el (terminal-init-xterm): Revert bad merge from trunk.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83634
diff
changeset
|
31 2007-06-18 Dan Nicolaescu <dann@ics.uci.edu> |
3bb19e773d04
* term/xterm.el (terminal-init-xterm): Revert bad merge from trunk.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83634
diff
changeset
|
32 |
3bb19e773d04
* term/xterm.el (terminal-init-xterm): Revert bad merge from trunk.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83634
diff
changeset
|
33 * term/xterm.el (terminal-init-xterm): Revert bad merge from trunk. |
3bb19e773d04
* term/xterm.el (terminal-init-xterm): Revert bad merge from trunk.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83634
diff
changeset
|
34 |
83634
391cce03f832
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
83630
diff
changeset
|
35 2007-06-12 Juanma Barranquero <lekktu@gmail.com> |
391cce03f832
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
83630
diff
changeset
|
36 |
391cce03f832
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
83630
diff
changeset
|
37 * server.el (server-process-filter): Fix typo in docstring. |
391cce03f832
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
83630
diff
changeset
|
38 |
83630
28201311b297
* term.c (init_tty): Use terminal specific mouse_position_hook.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83623
diff
changeset
|
39 2007-06-03 Dan Nicolaescu <dann@ics.uci.edu> |
28201311b297
* term.c (init_tty): Use terminal specific mouse_position_hook.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83623
diff
changeset
|
40 |
28201311b297
* term.c (init_tty): Use terminal specific mouse_position_hook.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83623
diff
changeset
|
41 * loadup.el: Use a better feature test on a mac. |
28201311b297
* term.c (init_tty): Use terminal specific mouse_position_hook.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83623
diff
changeset
|
42 |
83621
337111eac6a6
server.el: Don't change the default directory in the *scratch* buffer.
Miles Bader <miles@gnu.org>
parents:
83620
diff
changeset
|
43 2007-05-20 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> |
337111eac6a6
server.el: Don't change the default directory in the *scratch* buffer.
Miles Bader <miles@gnu.org>
parents:
83620
diff
changeset
|
44 |
83623
85ebbe91c285
Revert to official bug report addresses.
Miles Bader <miles@gnu.org>
parents:
83621
diff
changeset
|
45 * server.el (server-process-filter): Don't change |
83621
337111eac6a6
server.el: Don't change the default directory in the *scratch* buffer.
Miles Bader <miles@gnu.org>
parents:
83620
diff
changeset
|
46 default-directory in *scratch*. |
337111eac6a6
server.el: Don't change the default directory in the *scratch* buffer.
Miles Bader <miles@gnu.org>
parents:
83620
diff
changeset
|
47 |
83623
85ebbe91c285
Revert to official bug report addresses.
Miles Bader <miles@gnu.org>
parents:
83621
diff
changeset
|
48 * mail/emacsbug.el (report-emacs-bug-pretest-address): Revert to |
85ebbe91c285
Revert to official bug report addresses.
Miles Bader <miles@gnu.org>
parents:
83621
diff
changeset
|
49 official Emacs pretest bug report address. |
85ebbe91c285
Revert to official bug report addresses.
Miles Bader <miles@gnu.org>
parents:
83621
diff
changeset
|
50 |
83619
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
51 2007-05-19 Dan Nicolaescu <dann@ics.uci.edu> |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
52 |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
53 * term/mac-win.el: Provide mac-win. |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
54 (mac-initialized): New variable. |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
55 (mac-initialize-window-system): New function. Move global setup |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
56 here. |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
57 (handle-args-function-alist, frame-creation-function-alist): |
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
58 (window-system-initialization-alist): Add mac entries. |
83620
ce4352d8bee9
* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83619
diff
changeset
|
59 (x-setup-function-keys): New function containing all the |
ce4352d8bee9
* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83619
diff
changeset
|
60 top level function key definitions. |
83619
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
61 |
83620
ce4352d8bee9
* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83619
diff
changeset
|
62 * loadup.el: Load mac-win on a Mac. Avoid loading both x-win and |
ce4352d8bee9
* loadup.el: Load mac-win on a Mac. Avoid loading both x-win and
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83619
diff
changeset
|
63 mac-win. |
83619
5da6a46ddbd6
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
Dan Nicolaescu <dann@ics.uci.edu>
parents:
83615
diff
changeset
|
64 |
83615 | 65 2007-05-17 Jason Rumney <jasonr@gnu.org> |
66 | |
67 * term/w32-win.el (internal-face-interactive): Remove obsolete function. | |
68 | |
83606 | 69 2007-05-16 Jason Rumney <jasonr@gnu.org> |
70 | |
71 * term/w32-win.el: Reorder to match x-win.el more closely. | |
72 (x-setup-function-keys): Use local-function-key-map. | |
73 (w32-initialized): New variable. | |
74 (w32-initialize-window-system): Set it. | |
75 Move more global setup here. | |
76 | |
83599 | 77 2007-05-16 Jason Rumney <jasonr@gnu.org> |
78 | |
79 * term/w32-win.el (x-setup-function-keys): New function. | |
80 (w32-initialize-window-system): Move non function key global setup | |
81 here. | |
82 | |
83589
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
83 2007-05-16 Jason Rumney <jasonr@gnu.org> |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
84 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
85 * term/w32-win.el: Provide w32-win. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
86 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
|
87 (x-cut-buffer-max): Remove. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
88 (w32-initialize-window-system): New function. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
89 (handle-args-function-alist, frame-creation-function-alist): |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
90 (window-system-initialization-alist): Add w32 entries. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
91 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
92 * 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
|
93 Load w32-win and dependencies on windows-nt. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
94 |
83595
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
95 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
|
96 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
97 * env.el (getenv): Restore David Kastrup's fix. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
98 (environment): Add optional frame parameter. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
99 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
100 * mule-cmds.el (set-locale-environment): Fix getenv call. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
101 * term/rxvt.el (rxvt-set-background-mode): Ditto. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
102 * 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
|
103 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
104 * server.el (server-with-environment): Restore the original |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
105 environment. |
83634
391cce03f832
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
83630
diff
changeset
|
106 |
83595
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
107 2007-05-14 David Kastrup <dak@gnu.org> |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
108 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
109 * 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
|
110 because it exposes further problems. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
111 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
112 2007-05-13 David Kastrup <dak@gnu.org> |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
113 |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
114 * env.el (getenv): Pass frame to getenv-internal. |
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
115 |
83654
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
116 2007-02-24 Karoly Lorentey <karoly@lorentey.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
117 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
118 * ldefs-boot.el: Regenerate. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
119 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
120 2006-10-14 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
121 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
122 * term/x-win.el (x-initialize-window-system): Make a copy of pure list. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
123 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
124 2006-07-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
125 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
126 * bindings.el (mode-line-client): Don't set the local-map and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
127 mouse-face properties. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
128 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
129 2006-07-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
130 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
131 * menu-bar.el (menu-bar-open): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
132 Bind it to f10. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
133 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
134 * term/x-win.el: Don't bind f10. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
135 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
136 * tmm.el: Remove autoload binding for f10. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
137 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
138 * ldefs-boot.el: Regenerate. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
139 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
140 2006-07-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
141 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
142 * frame.el (make-frame): Always inherit 'environment and 'client |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
143 parameters. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
144 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
145 2006-07-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
146 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
147 * term/xterm.el (xterm-function-map): Fix typo. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
148 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
149 2006-05-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
150 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
151 * env.el (read-envvar-name): Remove reference to global-environment. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
152 (setenv-internal): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
153 (setenv): Use it. Always set process-environment. Update docs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
154 (getenv): Update docs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
155 (environment): Rewrite for the new environment design. Update docs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
156 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
157 * frame.el (frame-initialize): Copy the environment from the |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
158 initial frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
159 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
160 2006-05-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
161 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
162 * term/iris-ansi.el (iris-function-map): Fix read syntax. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
163 * term/lk201.el (lk201-function-map): Fix read syntax. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
164 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
165 2006-05-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
166 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
167 * faces.el (tty-create-frame-with-faces): Set up faces and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
168 background mode only after the terminal has been initialized. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
169 (frame-set-background-mode): Handle the 'background-mode terminal |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
170 parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
171 (tty-run-terminal-initialization): Add type option. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
172 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
173 * term/README: Update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
174 * term/rxvt.el: Simplify. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
175 * term/xterm.el: Simplify and fix. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
176 * term/*.el: Simplify and fix. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
177 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
178 2006-05-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
179 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
180 * faces.el (tty-find-type): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
181 (tty-run-terminal-initialization): Load files just once per Emacs |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
182 session, and call terminit functions just once per terminal. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
183 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
184 2006-04-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
185 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
186 * vc.el (vc-annotate-color-map): Undo previous change. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
187 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
188 2006-04-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
189 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
190 * vc.el (vc-annotate-color-map): Call `tty-display-color-p' only on |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
191 ttys. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
192 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
193 2006-04-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
194 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
195 * startup.el (normal-splash-screen): Fix typo. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
196 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
197 2006-04-01 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
198 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
199 * mh-e/mh-e.el (mh-strip-package-version): Add autoload cookie. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
200 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
201 * ldefs-boot.el: Update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
202 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
203 2006-04-01 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
204 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
205 * term/x-win.el (x-setup-function-keys): Protect against multiple |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
206 calls on the same terminal. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
207 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
208 2006-03-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
209 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
210 * server.el (server-process-filter): Accept `-dir' command. Set |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
211 `default-directory' of the *scratch* buffer on connect, if applicable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
212 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
213 2006-03-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
214 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
215 * tool-bar.el (toggle-tool-bar-mode-from-frame): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
216 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
217 * menu-bar.el (toggle-menu-bar-mode-from-frame): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
218 (menu-bar-showhide-menu): Use them to change "Menu-bar" and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
219 "Tool-bar" toggles to reflect the state of the current frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
220 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
221 2006-03-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
222 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
223 * faces.el (x-create-frame-with-faces): Remove bogus check for first |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
224 frame. Call `tool-bar-setup'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
225 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
226 * frame.el (window-system-default-frame-alist): Enhance doc string. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
227 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
228 * frame.el (frame-notice-user-settings): Don't put 'tool-bar-lines |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
229 in `default-frame-alist' when initial frame is on a tty. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
230 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
231 * frame.el (modify-all-frames-parameters): Simplify using |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
232 `assq-delete-all'. Remove specified parameters from |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
233 `window-system-default-frame-alist'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
234 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
235 * fringe.el (set-fringe-mode): Simplify and fix using |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
236 `modify-all-frames-parameters'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
237 * menu-bar.el (menu-bar-mode): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
238 * scroll-bar.el (set-scroll-bar-mode): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
239 * tool-bar.el (tool-bar-mode): Ditto. Remove 'tool-bar-map length |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
240 check before calling `tool-bar-setup'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
241 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
242 * tool-bar.el (tool-bar-setup): New variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
243 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
244 * tool-bar.el (tool-bar-setup): Use it to guard against multiple |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
245 calls. Add optional frame parameter, and select that frame before |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
246 adding items. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
247 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
248 2006-03-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
249 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
250 * mail/emacsbug.el (report-emacs-bug-pretest-address): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
251 Set pretest address to multi-tty@lists.fnord.hu. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
252 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
253 2006-03-21 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
254 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
255 * startup.el (display-startup-echo-area-message): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
256 Handle `inhibit-startup-echo-area-message' here. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
257 (command-line-1): Moved from here. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
258 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
259 2006-03-12 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
260 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
261 * ediff-wind.el (ediff-window-setup-function): Fix typo. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
262 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
263 2006-03-12 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
264 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
265 * subr.el (with-selected-frame): Make sure the current buffer is |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
266 restored as well. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
267 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
268 * faces.el (x-create-frame-with-faces): Don't make frame visible |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
269 until we are done setting up all its parameters. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
270 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
271 * ediff-wind.el (ediff-setup-windows-automatic): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
272 (ediff-window-setup-function): Use it as default. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
273 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
274 2006-02-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
275 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
276 * server.el (server-buffer-clients): Doc update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
277 (server-delete-client): Handle quits in kill-buffer. Don't kill |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
278 modified buffers. Add extra logging. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
279 (server-visit-files): Don't set `server-existing-buffer' if the |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
280 buffer already has other clients. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
281 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
282 2006-02-12 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
283 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
284 * server.el (server-process-filter): Switch to *scratch* immediately |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
285 after creating the frame, before evaluating any -evals. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
286 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
287 2006-02-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
288 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
289 * loadup.el: Delay loading env; mule-conf gets confused by cl during |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
290 bootstrap. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
291 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
292 2006-01-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
293 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
294 * server.el (server-process-filter): Protect `display-splash-screen' |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
295 call in a condition-case. Explain why. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
296 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
297 2006-01-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
298 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
299 * simple.el (normal-erase-is-backspace-mode): Fix enabled/disabled |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
300 logic. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
301 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
302 2006-01-02 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
303 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
304 * server.el (server-handle-delete-frame): Fix last frame check. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
305 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
306 2006-01-02 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
307 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
308 * server.el (server-handle-delete-frame): Fix typo. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
309 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
310 * server.el (server-process-filter): Call |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
311 `display-startup-echo-area-message' before `display-splash-screen'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
312 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
313 2006-01-02 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
314 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
315 * frame.el (make-frame): Also inherit 'client parameter. Don't |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
316 override explicitly specified values with inherited ones. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
317 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
318 * server.el (server-delete-client): Delete frames after deleting |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
319 the tty. Clear 'client parameter before deleting a frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
320 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
321 * server.el (server-handle-delete-frame): Delete the client |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
322 if this was its last frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
323 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
324 * startup.el (fancy-splash-default-action): Fix typo in comment. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
325 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
326 2005-12-30 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
327 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
328 * server.el (server-process-filter): Don't display the splash screen |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
329 when no frame was created. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
330 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
331 2005-12-30 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
332 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
333 * startup.el (fancy-splash-screens): Use `overriding-local-map' |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
334 instead of `overriding-terminal-local-map' for now; the latter doesn't |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
335 work right, it looses keypresses to another terminal. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
336 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
337 2005-12-30 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
338 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
339 * startup.el (fancy-splash-screens): Use |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
340 `overriding-terminal-local-map' to set up keymap. Install a |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
341 `delete-frame-functions' hook to catch `delete-frame' events. Ignore |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
342 `select-window' events to cope better with `focus-follows-mouse'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
343 Don't switch back to the original buffer if the splash frame has been |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
344 killed. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
345 (normal-splash-screen): Don't let-bind `mode-line-format'; it changes |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
346 the global binding---setq it instead. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
347 (display-splash-screen): Don't do anything if the splash screen is |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
348 already displayed elsewhere. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
349 (fancy-splash-exit, fancy-splash-delete-frame): New functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
350 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
351 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
352 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
353 * bindings.el (mode-line-client): New variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
354 (help-echo): Add it to the default mode-line format. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
355 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
356 * files.el (mode-line-client): Set it as risky. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
357 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
358 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
359 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
360 * server.el (server-process-filter): Show the Emacs splash screen |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
361 and startup echo area message. Display the *scratch* buffer by |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
362 default. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
363 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
364 * startup.el (fancy-splash-screens): Restore previous buffer, even |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
365 if it's *scratch*. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
366 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
367 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
368 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
369 * files.el (save-buffers-kill-display): Rename to `save-buffers-kill-terminal'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
370 (save-buffers-kill-terminal, ctl-x-map): Update for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
371 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
372 * frame.el (make-frame): Rename 'device frame parameter to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
373 'terminal. Update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
374 (frames-on-display-list, framep-on-display, suspend-frame): Update |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
375 for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
376 (selected-display): Rename to `selected-terminal'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
377 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
378 * server.el (server-save-buffers-kill-display): Rename to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
379 `server-save-buffers-kill-terminal'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
380 (server-delete-client, server-handle-delete-frame) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
381 (server-handle-suspend-tty, server-process-filter) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
382 (server-switch-buffer): Update for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
383 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
384 * startup.el (normal-splash-screen, normal-splash-screen): Update |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
385 for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
386 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
387 * talk.el (talk): Update for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
388 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
389 * termdev.el (terminal-id): Update for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
390 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
391 * xt-mouse.el (turn-on-xterm-mouse-tracking-on-terminal) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
392 (turn-off-xterm-mouse-tracking-on-terminal) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
393 (xterm-mouse-handle-delete-frame): Update for renames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
394 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
395 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
396 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
397 * env.el (setenv, getenv): Update doc strings. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
398 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
399 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
400 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
401 * env.el (read-envvar-name, setenv, getenv, environment): Use frame |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
402 parameters to store the local environment, not terminal parameters. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
403 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
404 * server.el (server-process-filter): Store the local environment in a |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
405 frame (not terminal) parameter. Do not try to decode environment |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
406 strings. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
407 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
408 * frame.el (make-frame): Set up the 'environment frame parameter, |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
409 when needed. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
410 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
411 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
412 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
413 * env.el: Require cl for byte compilation. (For `block' and `return'.) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
414 (read-envvar-name): Update for rename. Include |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
415 `process-environment' as well. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
416 (setenv): Update for rename also handle `process-environment'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
417 Update doc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
418 (getenv): Update doc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
419 (environment): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
420 (let-environment): New macro. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
421 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
422 * font-lock.el (lisp-font-lock-keywords-2): Add `let-environment'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
423 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
424 2005-12-29 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
425 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
426 * cus-start.el: Fix compilation error. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
427 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
428 2005-12-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
429 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
430 * env.el (setenv, getenv): Add optional terminal parameter. Update docs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
431 (setenv): Handle `local-environment-variables'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
432 (read-envvar-name): Also allow (and complete) local |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
433 environment variables on the current terminal. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
434 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
435 * termdev.el (terminal-id): Make parameter optional. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
436 (terminal-getenv, terminal-setenv, with-terminal-environment): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
437 Disable functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
438 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
439 * mule-cmds.el (set-locale-environment): Convert `terminal-getenv' |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
440 calls to `getenv'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
441 * rxvt.el (rxvt-set-background-mode): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
442 * x-win.el (x-initialize-window-system): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
443 * xterm.el (terminal-init-xterm): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
444 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
445 * server.el (server-process-filter): Fix reference to the 'display |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
446 frame parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
447 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
448 2005-12-25 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
449 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
450 * termdev.el (terminal-parameter-alist, terminal-parameters) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
451 (terminal-parameter-p, terminal-parameter, set-terminal-parameter) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
452 (terminal-handle-delete-frame): Remove. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
453 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
454 * simple.el (normal-erase-is-backspace-setup-frame) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
455 (normal-erase-is-backspace-mode): Rephrase things |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
456 without terminal-parameter-p. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
457 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
458 * termdev.el (terminal-getenv, terminal-setenv) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
459 (with-terminal-environment): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
460 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
461 2005-12-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
462 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
463 * international/encoded-kb.el (encoded-kbd-setup-display): Use |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
464 `set-input-meta-mode'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
465 * linux.el (terminal-init-linux): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
466 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
467 2005-12-22 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
468 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
469 * termdev.el: New file. Move terminal parameter-related functions |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
470 here from frame.el. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
471 (terminal-getenv, with-terminal-environment): Reimplement and extend. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
472 (terminal-setenv, terminal-setenv-internal): New functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
473 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
474 * frame.el (make-frame-on-tty, framep-on-display, suspend-frame): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
475 Extend doc string, update parameter names. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
476 (terminal-id, terminal-parameter-alist, terminal-parameters) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
477 (terminal-parameter-p, terminal-parameter, set-terminal-parameter) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
478 (terminal-handle-delete-frame, terminal-getenv, terminal-getenv) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
479 (with-terminal-environment): Move to termdev.el. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
480 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
481 * loadup.el: Load termdev as well. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
482 * Makefile.in (lisp, shortlisp): Add termdev.elc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
483 * makefile.MPW (shortlisp): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
484 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
485 * ebuff-menu.el (electric-buffer-menu-mode-map): Bind C-z to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
486 `suspend-frame', not `suspend-emacs'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
487 * echistory.el (electric-history-map): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
488 * ebrowse.el (ebrowse-electric-list-mode-map): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
489 * ebrowse.el (ebrowse-electric-position-mode-map): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
490 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
491 * startup.el (normal-splash-screen): Use `save-buffers-kill-display' |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
492 instead of `save-buffers-kill-emacs'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
493 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
494 * x-win.el (x-initialize-window-system): Add 'global-ok option to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
495 `terminal-getenv'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
496 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
497 2005-11-19 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
498 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
499 * loadup.el: Don't load server. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
500 * ldefs-boot.el: Update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
501 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
502 * server.el (server-save-buffers-kill-display): Add autoload |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
503 cookie. Move stuff not specific to server into |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
504 `save-buffers-kill-display'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
505 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
506 * files.el (save-buffers-kill-display): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
507 (ctl-x-map): Bind it to C-x C-c. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
508 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
509 * frame.el (terminal-getenv): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
510 * international/mule-cmds.el (set-locale-environment): Use it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
511 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
512 * frame.el (with-terminal-environment): New macro. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
513 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
514 * server.el (server-getenv, server-with-client-environment): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
515 Remove. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
516 (server-getenv-from, server-with-environment): New functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
517 (server-process-filter): Change syntax of environment variables. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
518 Put environment into terminal parameters, not client parameters. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
519 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
520 * term/rxvt.el: Don't require server. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
521 (rxvt-set-background-mode): Use terminal-getenv, not server-getenv. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
522 * term/x-win.el (x-initialize-window-system): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
523 * term/xterm.el (terminal-init-xterm): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
524 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
525 2005-11-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
526 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
527 * loadup.el: Reorganize order of loading x-dnd vs. term/x-win. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
528 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
529 2005-11-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
530 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
531 * frame.el (frames-on-display-list): Use terminal-id to get the |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
532 display id. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
533 (terminal-id): Also accept X display strings and tty device names. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
534 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
535 Revision: |
83595
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
536 |
83654
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
537 * edmacro.el (edmacro-format-keys): Remove terminal-local-value calls. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
538 * emulation/cua-base.el (cua--pre-command-handler-1): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
539 * international/encoded-kb.el (encoded-kbd-setup-display): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
540 * isearch.el (isearch-other-meta-char): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
541 * obsolete/keyswap.el (the-table): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
542 * simple.el (normal-erase-is-backspace-mode): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
543 * subr.el (keyboard-translate, read-quoted-char): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
544 * term/AT386.el (terminal-init-AT386): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
545 * term/internal.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
546 * term/iris-ansi.el (terminal-init-iris-ansi): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
547 * term/lk201.el (terminal-init-lk201): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
548 * term/mac-win.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
549 * term/news.el (terminal-init-news): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
550 * term/rxvt.el (terminal-init-rxvt): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
551 * term/sun.el (terminal-init-sun): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
552 * term/tvi970.el (terminal-init-tvi970): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
553 * term/vt200.el (terminal-init-vt200): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
554 * term/vt201.el (terminal-init-vt201): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
555 * term/vt220.el (terminal-init-vt220): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
556 * term/vt240.el (terminal-init-vt240): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
557 * term/vt300.el (terminal-init-vt300): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
558 * term/vt320.el (terminal-init-vt320): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
559 * term/vt400.el (terminal-init-vt400): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
560 * term/vt420.el (terminal-init-vt420): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
561 * term/wyse50.el (terminal-init-wyse50): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
562 * term/x-win.el (x-setup-function-keys): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
563 * term/xterm.el (terminal-init-xterm): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
564 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
565 2005-10-28 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
566 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
567 * subr.el (keyboard-translate): Fix stupid thinko. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
568 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
569 2005-10-28 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
570 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
571 * subr.el (keyboard-translate): Use `terminal-local-value' to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
572 access `keyboard-translate-table'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
573 * obsolete/keyswap.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
574 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
575 2005-10-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
576 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
577 * mh-e/.arch-inventory: Ignore mh-loaddefs.el. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
578 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
579 2005-10-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
580 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
581 * frame.el (terminal-parameter-p): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
582 (terminal-parameter): Use it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
583 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
584 * simple.el (normal-erase-is-backspace): Add 'maybe option, set it |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
585 as default. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
586 (normal-erase-is-backspace-mode): Rewrite for multiple display |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
587 support. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
588 (normal-erase-is-backspace-setup-frame): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
589 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
590 * frame.el (make-frame): Call it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
591 * startup.el (command-line): Call it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
592 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
593 2005-09-11 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
594 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
595 * server.el (server-process-filter): Use a dummy client with |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
596 --no-wait's X frames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
597 (server-save-buffers-kill-display): Explicitly delete frame after |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
598 deleting its client, in case it was a dummy. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
599 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
600 2005-09-11 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
601 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
602 * xt-mouse.el (xterm-mouse-x, xterm-mouse-y): Convert to terminal |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
603 parameters. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
604 (xterm-mouse-position-function, xterm-mouse-event): Update. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
605 (xterm-mouse-mode): Don't depend on current value of |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
606 window-system. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
607 (turn-on-xterm-mouse-tracking, turn-off-xterm-mouse-tracking): |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
608 Update for multi-tty. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
609 (turn-on-xterm-mouse-tracking-on-terminal) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
610 (turn-off-xterm-mouse-tracking-on-terminal) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
611 (xterm-mouse-handle-delete-frame): New functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
612 (delete-frame-functions, after-make-frame-functions) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
613 (suspend-tty-functions, resume-tty-functions): Install extra hooks |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
614 for multi-tty. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
615 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
616 2005-09-11 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
617 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
618 * server.el (server-process-filter): In `-position LINE' handler, |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
619 don't ruin the request string until the line number is extracted. Log |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
620 opened files. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
621 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
622 2005-09-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
623 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
624 * server.el (server-process-filter): Handle -current-frame command. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
625 Don't create frames when it is given. Don't bind X frames to the |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
626 client when we are in -no-wait mode. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
627 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
628 2005-09-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
629 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
630 * cus-start.el: Remove bogus window-system reference from GTK test. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
631 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
632 2005-09-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
633 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
634 * term/xterm.el (terminal-init-xterm): Protect function-key-map |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
635 against multiple invocations on the same terminal. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
636 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
637 2005-09-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
638 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
639 * frame.el (frame-notice-user-settings): Extend to apply |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
640 settings in `window-system-default-frame-alist' as well. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
641 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
642 2005-09-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
643 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
644 * faces.el (tty-run-terminal-initialization): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
645 (tty-create-frame-with-faces): Use it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
646 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
647 * startup.el (command-line): Replace duplicated code with a call to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
648 tty-run-terminal-initialization. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
649 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
650 2005-09-07 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
651 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
652 * faces.el (tty-create-frame-with-faces): Call terminal-init-*. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
653 Don't load the initialization file more than once. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
654 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
655 * startup.el (command-line): Don't load the terminal initialization |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
656 file more than once. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
657 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
658 2005-09-04 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
659 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
660 * term/xterm.el (xterm-function-map): Fix key definitions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
661 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
662 2005-07-22 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
663 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
664 * frame.el (make-frame): Append window-system-default-frame-alist to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
665 parameters before calling frame-creation-function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
666 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
667 2005-07-12 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
668 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
669 * international/encoded-kb.el (encoded-kbd-setup-display): Fix |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
670 broken condition before set-input-mode. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
671 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
672 2005-07-12 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
673 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
674 * double.el (double-setup): Replace global-key-translation-map with key-translation-map. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
675 * international/encoded-kb.el (encoded-kbd-setup-display): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
676 * international/iso-transl.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
677 * obsolete/iso-acc.el (iso-accents-customize): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
678 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
679 * edmacro.el (edmacro-format-keys): Use terminal-local binding of |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
680 local-function-key-map instead of function-key-map. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
681 * emulation/cua-base.el (cua--pre-command-handler): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
682 * isearch.el (isearch-other-meta-char): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
683 * subr.el (read-quoted-char): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
684 * term/vt200.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
685 * term/vt201.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
686 * term/vt220.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
687 * term/vt240.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
688 * term/vt300.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
689 * term/vt320.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
690 * term/vt400.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
691 * term/vt420.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
692 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
693 * simple.el (normal-erase-is-backspace-mode): Add todo note. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
694 * xt-mouse.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
695 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
696 * term/AT386.el: Adapt for renaming of function-key-map to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
697 local-function-key-map. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
698 * term/internal.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
699 * term/iris-ansi.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
700 * term/lk201.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
701 * term/mac-win.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
702 * term/news.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
703 * term/rxvt.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
704 * term/sun.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
705 * term/tvi970.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
706 * term/wyse50.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
707 * term/x-win.el (x-setup-function-keys): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
708 * term/xterm.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
709 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
710 2005-07-11 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
711 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
712 * server.el: Use `device' instead of `display' or `display-id' in |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
713 variable and client parameter names. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
714 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
715 2005-07-11 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
716 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
717 * frame.el (make-frame): Rename frame parameter `display-id' to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
718 `device'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
719 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
720 2005-07-06 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
721 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
722 * frame.el (terminal-handle-delete-frame): Check that the frame is |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
723 alive. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
724 * server.el (server-handle-delete-frame): Ditto. Remove bogus comment. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
725 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
726 2005-07-06 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
727 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
728 * international/mule-cmds.el (set-locale-environment): Use |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
729 server-getenv, not getenv. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
730 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
731 * server.el (server-handle-delete-frame): Add note on possible race |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
732 condition. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
733 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
734 2005-07-06 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
735 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
736 * frame.el (terminal-id, terminal-parameters, terminal-parameter) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
737 (set-terminal-parameter, terminal-handle-delete-frame): New functions. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
738 (delete-frame-functions): Add to `delete-frame-functions' hook. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
739 (terminal-parameter-alist): New variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
740 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
741 * international/encoded-kb.el (saved-input-mode): Delete variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
742 (encoded-kbd-setup-display): Store the saved input method as a terminal |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
743 parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
744 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
745 2005-06-30 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
746 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
747 * term/xterm.el: Remove pointless conditional around key |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
748 substitution block. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
749 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
750 2005-06-28 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
751 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
752 * term/xterm.el: Move key substitutions back before the |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
753 define-keys. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
754 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
755 2005-06-27 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
756 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
757 * term/xterm.el: Don't do the key substitutions unless f13-f60 are |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
758 really defined. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
759 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
760 2005-06-27 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
761 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
762 * term/AT386.el: Wrap function-key-map accesses |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
763 in (set-)terminal-local-value. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
764 * term/internal.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
765 * term/iris-ansi.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
766 * term/lk201.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
767 * term/mac-win.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
768 * term/news.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
769 * term/rxvt.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
770 * term/sun.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
771 * term/tvi970.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
772 * term/wyse50.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
773 * term/x-win.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
774 * term/xterm.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
775 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
776 2005-06-27 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
777 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
778 * international/encoded-kb.el (encoded-kbd-setup-keymap): Add keymap |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
779 parameter. Use it instead of changing key-translation-map directly. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
780 (encoded-kbd-setup-display): Use terminal-local-value and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
781 set-terminal-local-value to access key-translation-map. Remove |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
782 debugging messages. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
783 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
784 * international/mule.el (keyboard-coding-system): Test for |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
785 encoded-kbd-setup-display, not encoded-kbd-mode. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
786 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
787 2005-06-27 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
788 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
789 * ldefs-boot.el: Regenerate. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
790 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
791 2005-06-27 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
792 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
793 * international/encoded-kb.el (saved-key-translation-map): Remove. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
794 (encoded-kbd-mode): Remove. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
795 (encoded-kbd-setup-display): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
796 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
797 * international/mule.el (set-keyboard-coding-system): Use it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
798 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
799 2005-06-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
800 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
801 * term/mac-win.el (mac-handle-language-change): Use |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
802 global-key-translation-map instead of key-translation-map. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
803 * obsolete/iso-acc.el (iso-accents-customize): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
804 * international/iso-transl.el (iso-transl-ctl-x-8-map): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
805 * double.el (double-setup): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
806 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
807 2005-06-26 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
808 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
809 * term/x-win.el (x-setup-function-keys): New function. Move |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
810 function-key-map tweaks here. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
811 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
812 * faces.el (x-create-frame-with-faces): Call x-setup-function-keys. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
813 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
814 * term/iris-ansi.el: Update for terminal-local function-key-map. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
815 * term/lk201.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
816 * term/news.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
817 * term/rxvt.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
818 * term/sun.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
819 * term/xterm.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
820 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
821 * startup.el: Cosmetic change. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
822 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
823 2005-05-14 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
824 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
825 * term/xterm.el: Speed up load time by protecting |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
826 `substitute-key-definition' and `define-key' calls against multiple |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
827 execution. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
828 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
829 * term/rxvt.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
830 * term/lk201.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
831 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
832 2005-05-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
833 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
834 * server.el (server-process-filter): Set locale environment |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
835 variables from client while creating tty frames. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
836 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
837 * faces.el (tty-create-frame-with-faces): Call set-locale-environment. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
838 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
839 * international/mule-cmds.el |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
840 (set-display-table-and-terminal-coding-system): Add DISPLAY |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
841 parameter. Pass it to set-terminal-coding-system. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
842 (set-locale-environment): Add DISPLAY parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
843 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
844 2005-05-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
845 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
846 * international/mule-cmds.el (set-locale-environment): Ignore |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
847 window-system; always set the keyboard coding system. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
848 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
849 * international/mule.el (set-terminal-coding-system) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
850 (set-keyboard-coding-system): Add DISPLAY parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
851 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
852 2005-05-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
853 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
854 * term/xterm.el: Protect extended function-key-map from being added |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
855 to the real function-key-map each time the file is loaded. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
856 (xterm-function-map): New variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
857 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
858 * term/rxvt.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
859 (rxvt-function-map): New variable. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
860 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
861 * term/lk201.el: Add note on buggy globalness of define-key. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
862 * term/iris-ansi.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
863 * term/news.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
864 * term/sun.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
865 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
866 2005-04-25 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
867 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
868 * help-fns.el (describe-variable): Describe frame-local variables |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
869 correctly. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
870 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
871 2005-04-18 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
872 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
873 * loadup.el: Load dnd.el before x-dnd.el. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
874 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
875 2005-03-28 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
876 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
877 * server.el (server-process-filter): Disable call to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
878 configure-display-for-locale. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
879 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
880 2005-03-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
881 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
882 * startup.el (command-line): Remove call to nonexistent function |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
883 `set-locale-translation-file-name'. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
884 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
885 2005-03-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
886 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
887 * term/rxvt.el: Don't embed `(require 'server)' in eval-when-compile. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
888 * term/xterm.el: Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
889 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
890 2005-02-20 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
891 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
892 * server.el (server-process-filter): When processing -position |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
893 command, don't change the request string until the parameters are |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
894 extracted. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
895 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
896 2005-02-18 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
897 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
898 * frame.el (blink-cursor-mode): Adapt blink-cursor-mode default |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
899 value from startup.el. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
900 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
901 2005-02-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
902 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
903 * server.el (server-kill-emacs-query-function): Fix typo in docs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
904 (server-save-buffers-kill-display): If emacsclient was started with a |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
905 list of filenames to edit, then offer to save only these buffers. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
906 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
907 2005-02-04 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
908 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
909 * frame.el (make-frame-on-display): Protect condition on |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
910 x-initialized when x-win.el is not loaded. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
911 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
912 * server.el (server-process-filter): Don't try to create an X frame |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
913 when Emacs does not support it. Improve logging. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
914 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
915 * server.el (server-send-string): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
916 (server-handle-suspend-tty, server-process-filter): Use it. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
917 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
918 * server.el (server-process-filter, server-unquote-arg) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
919 (server-quote-arg): Doc updates. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
920 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
921 2004-11-06 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
922 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
923 * progmodes/gdb-ui.el: Protect define-fringe-bitmap with fboundp. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
924 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
925 2004-10-14 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
926 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
927 * server.el (server-with-client-environment): New macro. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
928 (server-process-filter): Temporarily set ncurses-related environment |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
929 variables to those of the client while creating a new tty frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
930 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
931 2004-10-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
932 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
933 * server.el: Doc updates. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
934 (server-select-display): Remove (unused). |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
935 (server-handle-suspend-tty): Kill the client in case of errors from |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
936 process-send-string. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
937 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
938 2004-08-23 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
939 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
940 * server.el ("\C-x#"): Fix typo. (Thanks Han Boetes, Ted Morse and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
941 Ami Fischman.) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
942 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
943 2004-08-16 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
944 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
945 * server.el (server-save-buffers-kill-display): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
946 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
947 * files.el (ctl-x-map): Change binding of C-x C-c to |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
948 server-save-buffers-kill-display. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
949 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
950 2004-07-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
951 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
952 * emulation/viper-util.el: Unconditionally fset viper-get-face and |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
953 viper-color-defined-p under Emacs. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
954 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
955 2004-07-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
956 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
957 * emulation/viper-init.el (viper-has-face-support-p): Acknowledge |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
958 that Emacs has face support on ttys. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
959 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
960 2004-07-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
961 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
962 * frame.el (suspend-frame): Use display-controlling-tty-p to decide |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
963 between suspend-emacs and suspend-tty. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
964 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
965 2004-07-10 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
966 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
967 * server.el (server-process-filter): Select buffers opened by |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
968 nowait clients, don't leave them buried under others. (Reported by |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
969 Dan Nicolaescu.) |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
970 (server-visit-files): Return list of buffers created. Update doc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
971 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
972 2004-07-04 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
973 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
974 * frame.el (make-frame-on-display): Update doc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
975 (make-frame): Handle display-id parameter. Update doc. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
976 (frames-on-display-list): Update for display ids. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
977 (framep-on-display): Ditto. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
978 (suspend-frame): Use display-name, not frame-tty-name. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
979 (selected-display): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
980 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
981 * server.el (server-delete-client): Use delete-display, not |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
982 delete-tty. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
983 (server-tty-live-p, server-handle-delete-tty): Removed. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
984 (server-handle-delete-frame): Delete tty clients, if needed. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
985 (server-process-filter): Set the display parameter, and use it |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
986 when appropriate. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
987 (server-handle-suspend-tty): Use the display parameter. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
988 (server-start, server-unload-hook): Removed obsolete delete-tty |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
989 hook. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
990 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
991 * talk.el (talk): Always use talk-add-display. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
992 (talk-add-tty-frame, talk-handle-delete-tty): Removed. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
993 (talk-handle-delete-frame): New function. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
994 (talk-add-display): Open a new frame only if parameter was not a frame. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
995 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
996 2004-07-03 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
997 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
998 * server.el (server-visit-files): Don't set client-record when nowait. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
999 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
1000 2004-06-08 Karoly Lorentey <lorentey@elte.hu> |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
1001 |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
1002 * server.el (server-start): Ask before restarting if the old server |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
1003 still has clients. Added feedback messages. |
e9a88d9f47fb
Import changelog info from arch logs into ChangeLog.multi-tty files
Miles Bader <miles@gnu.org>
parents:
83646
diff
changeset
|
1004 |
83595
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
1005 |
83589
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1006 ;; Local Variables: |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1007 ;; coding: iso-2022-7bit |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1008 ;; add-log-time-zone-rule: t |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1009 ;; End: |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1010 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1011 Copyright (C) 2007 Free Software Foundation, Inc. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1012 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1013 This file is part of GNU Emacs. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1014 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1015 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
|
1016 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
|
1017 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
|
1018 any later version. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1019 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1020 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
|
1021 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
|
1022 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
|
1023 GNU General Public License for more details. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1024 |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1025 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
|
1026 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
|
1027 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
|
1028 Boston, MA 02110-1301, USA. |
fb93eb23056b
New ChangeLog for multi-tty specific changes
Jason Rumney <jasonr@gnu.org>
parents:
diff
changeset
|
1029 |
83595
43366eac73d8
Changes from arch/CVS synchronization
Miles Bader <miles@gnu.org>
parents:
83593
diff
changeset
|
1030 ;;; arch-tag: 58312fd6-033a-11dc-a0fb-00114368b55b |