Mercurial > emacs
comparison lisp/ChangeLog @ 83502:c1e013e3dc0e
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-173
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-174
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-175
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-176
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-177
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-178
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-179
Update from erc--emacs--0
* emacs@sv.gnu.org/emacs--devo--0--patch-180
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-181
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-182
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-183
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-184
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/emacs--devo--0--patch-185
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-186
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-187
Merge from gnus--rel--5.10
* emacs@sv.gnu.org/gnus--rel--5.10--patch-65
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-66
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-67
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-68
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-69
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-70
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-71
Update from CVS
* emacs@sv.gnu.org/gnus--rel--5.10--patch-72
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-542
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Sat, 01 Apr 2006 13:24:42 +0000 |
parents | b901f4f12f33 92e02f0f8ef3 |
children | 81f2d90dee68 |
comparison
equal
deleted
inserted
replaced
83501:9490895469d4 | 83502:c1e013e3dc0e |
---|---|
1 2006-03-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
2 | |
3 * term/mac-win.el (mac-system-coding-system): Define and use after | |
4 Mac-specific coding systems are ready. | |
5 | |
6 2006-03-27 Romain Francoise <romain@orebokech.com> | |
7 | |
8 * net/rcirc.el (rcirc-connect): Add autoload cookie. | |
9 | |
10 * ldefs-boot.el: Update. | |
11 | |
12 2006-03-27 Daiki Ueno <ueno@unixuser.org> | |
13 | |
14 * pgg-gpg.el: Invoke gpg asynchronous, to avoid querying for | |
15 passphrases when it is not needed. | |
16 (pgg-gpg-use-agent): Add, to hard code that pgg shouldn't wait for | |
17 passphrase stuff from gpg, should only be necessary when you use | |
18 gpg with a smartcard. | |
19 | |
20 2006-03-27 Nick Roberts <nickrob@snap.net.nz> | |
21 | |
22 * comint.el (comint-dynamic-list-completions): Allow user to | |
23 select *Completions* buffer. | |
24 | |
25 2006-03-27 Carsten Dominik <dominik@science.uva.nl> | |
26 | |
27 * textmodes/org.el (org-get-level-face): Fix bug with level | |
28 counting. | |
29 | |
30 2006-03-26 Andreas Schwab <schwab@suse.de> | |
31 | |
32 * progmodes/gud.el (gdb): Only complain about multiple debugging | |
33 when the gdb process is still running. | |
34 | |
35 2006-03-25 Eli Zaretskii <eliz@gnu.org> | |
36 | |
37 * mail/rmail.el (tool-bar-map): Defvar it. | |
38 (rmail-tool-bar-map): Tool-bar buttons for Rmail. | |
39 (rmail-perm-variables): Make rmail-tool-bar-map a local variable. | |
40 | |
41 2006-03-25 Sven Joachim <svenjoac@gmx.de> (tiny change) | |
42 | |
43 * help.el (print-help-return-message): Suggest to use | |
44 display-buffer instead of switch-to-buffer-other-window to restore | |
45 the previous window without selecting it. | |
46 | |
47 2006-03-25 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
48 | |
49 * frame.el (select-frame-by-name): Call x-focus-frame also when | |
50 window-system is mac. | |
51 | |
52 * term/mac-win.el: Adjust Courier font specifications in | |
53 x-fixed-font-alist. | |
54 (mac-select-convert-to-string): Use utf-16be-mac or utf-16le-mac | |
55 when directly encoding to UTF-16 in native byte order, no BOM. | |
56 | |
57 2006-03-25 Kim F. Storm <storm@cua.dk> | |
58 | |
59 * emulation/cua-base.el (cua-rectangle-mark-key): New defcustom. | |
60 (cua--init-keymaps): Use it instead of fixed C-return. | |
61 (cua-mode): Set after it. | |
62 | |
63 * emulation/cua-rect.el (cua--init-rectangles): Use | |
64 cua-rectangle-mark-key instead of fixed C-return. | |
65 | |
66 2006-03-25 Nick Roberts <nickrob@snap.net.nz> | |
67 | |
68 * progmodes/gdb-ui.el (gdba): Revert 2006-03-10 change for case of | |
69 "run" in .gdbinit. | |
70 (gdb-var-create-regexp): Remove "^done" prefix for gdb-mi.el. | |
71 | |
72 2006-03-24 Romain Francoise <romain@orebokech.com> | |
73 | |
74 * files.el (ctl-x-5-map): Really bind C-x 5 C-o to | |
75 `display-buffer-other-frame'. | |
76 | |
77 2006-03-24 Kim F. Storm <storm@cua.dk> | |
78 | |
79 * apropos.el (apropos-synonyms): Add selection => region. | |
80 | |
81 2006-03-24 Nick Roberts <nickrob@snap.net.nz> | |
82 | |
83 * progmodes/gdb-ui.el (gdb-var-create-regexp) | |
84 (gdb-var-list-children-regexp, gdb-var-update-regexp) | |
85 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1) | |
86 (gdb-data-list-register-values-regexp) | |
87 (gdb-stack-list-locals-regexp, gdb-stack-list-locals-handler): | |
88 Future proof against new fields being added to MI output. | |
89 (gdb-send): Don't treat backslashes for program input as | |
90 continuations. | |
91 (gdb-assembler-handler): Don't use window-start for this handler. | |
92 (gdb-frame-handler): Don't change to hollow arrow if overlay | |
93 arrow doesn't move to new frame. | |
94 | |
95 2006-03-24 Nick Roberts <nickrob@snap.net.nz> | |
96 | |
97 * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to | |
98 prevent compiler warnings. | |
99 (gdb-stopped): Check for gud-last-last-frame (case: signal). | |
100 (breakpoint-disabled): Make lighter for contrast with overlay | |
101 arrow. | |
102 (gdb-assembler-custom): Use hollow-right-triangle for assembler | |
103 buffer too. | |
104 | |
105 2006-03-23 Reiner Steib <reinersteib+gmane@imap.cc> | |
106 | |
107 * pgg-gpg.el (pgg-gpg-update-agent): Check for | |
108 make-network-process, so we can use the same code in Gnus v5-10 | |
109 too and have this file fully synchronized with that release. | |
110 | |
111 2006-03-23 Romain Francoise <romain@orebokech.com> | |
112 | |
113 * ibuf-ext.el (ibuffer-read-filter-group-name): | |
114 Use `ibuffer-generate-filter-groups' to make completion list match | |
115 the filter groups that are really displayed in the Ibuffer buffer. | |
116 (ibuffer-generate-filter-groups): Add new args noempty, nodefault. | |
117 | |
118 2006-03-23 Kenichi Handa <handa@m17n.org> | |
119 | |
120 * international/mule-cmds.el (sort-coding-systems): Describe that | |
121 the argument is modified in docstring. | |
122 | |
123 2006-03-22 Sascha Wilde <wilde@sha-bang.de> | |
124 | |
125 * pgg-gpg.el (pgg-gpg-use-agent): Disable by default. | |
126 (pgg-gpg-update-agent): New function. | |
127 (pgg-gpg-use-agent-p): New function. | |
128 (pgg-gpg-process-region, pgg-gpg-encrypt-region) | |
129 (pgg-gpg-encrypt-symmetric-region, pgg-gpg-decrypt-region) | |
130 (pgg-gpg-sign-region): Use it. | |
131 | |
1 2006-03-21 Chong Yidong <cyd@stupidchicken.com> | 132 2006-03-21 Chong Yidong <cyd@stupidchicken.com> |
2 | 133 |
3 * cus-edit.el (custom-face-set): Call custom-push-theme before | 134 * cus-edit.el (custom-face-set): Call custom-push-theme before |
4 face-spec set so that `changed' theme is correctly saved. | 135 face-spec set so that `changed' theme is correctly saved. |
5 (custom-face-reset-standard): Reset to recalculated face rather | 136 (custom-face-reset-standard): Reset to recalculated face rather |
20 (pgg-gpg-sign-region): Likewise. | 151 (pgg-gpg-sign-region): Likewise. |
21 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password. | 152 (pgg-gpg-possibly-cache-passphrase): Don't cache a nil password. |
22 | 153 |
23 2006-03-21 Carsten Dominik <dominik@science.uva.nl> | 154 2006-03-21 Carsten Dominik <dominik@science.uva.nl> |
24 | 155 |
25 * textmodes/org.el: (org-open-at-point): Fixed bug in wiki-style | 156 * textmodes/org.el (org-open-at-point): Fix bug in wiki-style |
26 bracket links. | 157 bracket links. |
27 | 158 |
28 2006-03-21 Kim F. Storm <storm@cua.dk> | 159 2006-03-21 Kim F. Storm <storm@cua.dk> |
29 | 160 |
30 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of | 161 * progmodes/gdb-ui.el (gdb-reset): Set buffer local value of |
185 | 316 |
186 * progmodes/gdb-ui.el (gdb-inferior-status): New variable. | 317 * progmodes/gdb-ui.el (gdb-inferior-status): New variable. |
187 (gdb-force-mode-line-update): New function. | 318 (gdb-force-mode-line-update): New function. |
188 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped) | 319 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped) |
189 (gdb-exited): Use them. | 320 (gdb-exited): Use them. |
190 (gdb-signal): New fuction. | 321 (gdb-signal): New function. |
191 (gdb-annotation-rules): Provide a rule for it. | 322 (gdb-annotation-rules): Provide a rule for it. |
192 | 323 |
193 2006-03-16 Kenichi Handa <handa@m17n.org> | 324 2006-03-16 Kenichi Handa <handa@m17n.org> |
194 | 325 |
195 * international/mule.el (auto-coding-regexp-alist): Add entries | 326 * international/mule.el (auto-coding-regexp-alist): Add entries |
221 * progmodes/grep.el (font-lock-lines-before): Don't disable. | 352 * progmodes/grep.el (font-lock-lines-before): Don't disable. |
222 | 353 |
223 2006-03-15 Bill Wohler <wohler@newt.com> | 354 2006-03-15 Bill Wohler <wohler@newt.com> |
224 | 355 |
225 * image.el (image-load-path-for-library): Fix example by not | 356 * image.el (image-load-path-for-library): Fix example by not |
226 recommending that one binds image-load-path. Just defvar it to | 357 recommending that one binds image-load-path. Just defvar it to |
227 placate compiler and only use it if previously defined. | 358 placate compiler and only use it if previously defined. |
228 | 359 |
229 2006-03-15 Carsten Dominik <dominik@science.uva.nl> | 360 2006-03-15 Carsten Dominik <dominik@science.uva.nl> |
230 | 361 |
231 * textmodes/org.el (org-insert-centered): Use `string-width' to | 362 * textmodes/org.el (org-insert-centered): Use `string-width' to |