comparison admin/FOR-RELEASE @ 83383:2a679c81f552

Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-551 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-552 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-553 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-554 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-555 Remove CVS keywords from newsticker files * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-556 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-557 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-558 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-559 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-560 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-561 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-562 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-563 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-564 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-565 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-566 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-567 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-568 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-569 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-570 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-571 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-572 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-573 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-574 Merge from gnus--rel--5.10 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-575 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-576 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-577 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-118 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-119 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-120 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-121 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-122 Update from CVS: lisp/mm-url.el (mm-url-decode-entities): Fix regexp. * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-123 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-124 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-125 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-126 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-127 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-128 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-129 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-130 Update from CVS * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-131 Merge from emacs--cvs-trunk--0 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-132 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-423
author Karoly Lorentey <lorentey@elte.hu>
date Sun, 09 Oct 2005 20:00:17 +0000
parents de684325b343 d0393b4336d0
children 08b4dd6a6e87
comparison
equal deleted inserted replaced
83382:7a3090aca393 83383:2a679c81f552
25 25
26 ** Check what should be deleted or updated in MORE.STUFF. 26 ** Check what should be deleted or updated in MORE.STUFF.
27 27
28 * NEW FEATURES 28 * NEW FEATURES
29 29
30 ** Update Speedbar. 30 ** Rework how the fringe "angle" bitmap at at bottom of buffer is
31 shown to include an indication of whether the last line has a NL or not.
32 [Assigned to KFS]
33
34 ** Rework how fringe bitmaps are defined and used.
35 Currently, bitmap usage and bitmap appearence are "mixed-up" in a
36 one-level representation. It would be cleaner to split the
37 representation into a two-level model where first level maps
38 bitmap usage to a bitmap name, and second level maps bitmap name to
39 a bitmap appearence.
40 [Assigned to KFS]
41
42 ** Put a max-limit on the size of images, e.g. based on the display size.
43 This is to avoid allocating insane amounts of memory due to bogus
44 image size specifications.
45 Note: rather than clipping images that are too big (this may be
46 non-trivial to do correctly in all cases -- and thus non-trivial to
47 test), it may be better just to avoid displaying such images for emacs 22.
31 48
32 * FATAL ERRORS 49 * FATAL ERRORS
33 50
34 ** Investigate reported crashes in compact_small_strings. 51 ** Investigate reported crashes in compact_small_strings.
35 52
46 back burner waiting for a legal comment or an alternate implementation 63 back burner waiting for a legal comment or an alternate implementation
47 (around 30 lines of code). 64 (around 30 lines of code).
48 65
49 * BUGS 66 * BUGS
50 67
51 ** Fix recognition of shell's `dirs' command. 68 * Pierre Albarede's Aug 30 bug report about C-v and long lines.
52 69
53 Is his change right? 70 ** Make a new interface for specifying window configurations
54 71 so that we can fix bugs in balance-windows.
55 Date: Wed, 29 Jun 2005 18:21:28 -0500 (CDT)
56 From: kevin.gal@verizon.net
57
58 When I use tcsh (which echoes command input) in a shell buffer,
59 entering "M-x dirs" fails because it mistakens the echoed "dirs"
60 string as the directory string to use as input when changing the
61 buffers default directory. The attached gziped patch file contains a
62 fix. The patch also binds the "dirs" command to "\e\C-m" in
63 shell-mode-map (previously unbound) to make it easy to invoke.
64 Finally, a test has been added to see if "shell-dirstack-query" is
65 non-nil. If so, it is not overwritten.
66
67 To enable the fix, the user must set comint-process-echoes to t.
68 72
69 ** TCP server processes do not work on Windows. 73 ** TCP server processes do not work on Windows.
70 74
71 TCP/IP server processes created with `make-network-process' consume 75 TCP/IP server processes created with `make-network-process' consume
72 excesive CPU on some Windows environments. Usages of 50% and 100% 76 excesive CPU on some Windows environments. Usages of 50% and 100%
73 CPU time have been observed on different Window XP configurations. 77 CPU time have been observed on different Window XP configurations.
74 78 Seems to be a problem in sys_select in w32proc.c.
75 ** Bug in ebrowse
76
77 Date: Fri, 27 May 2005 17:35:48 +0200
78 From: Markus Gritsch <gritsch@iue.tuwien.ac.at>
79
80 the C++ header file which led to the problematic BROWSE file reads
81
82 namespace test {
83 class Base
84 {
85 };
86
87 class B : public Base
88 {
89 };
90 }
91
92 class A : public test::Base
93 {
94 };
95
96 The *Tree* is then displayed as
97
98 *Globals*
99 test
100 test::Base
101 test::B
102
103 The class A seems to be missing.
104 79
105 * DOCUMENTATION 80 * DOCUMENTATION
106 81
107 ** Update man/info.texi. 82 ** Update man/info.texi.
108 83
219 lispref/customize.texi Chong Yidong 194 lispref/customize.texi Chong Yidong
220 lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra 195 lispref/debugging.texi Joakim Verona <joakim@verona.se> Lute Kamstra
221 lispref/display.texi Chong Yidong 196 lispref/display.texi Chong Yidong
222 lispref/edebug.texi Chong Yidong "Luc Teirlinck" 197 lispref/edebug.texi Chong Yidong "Luc Teirlinck"
223 lispref/elisp.texi "Luc Teirlinck" Lute Kamstra 198 lispref/elisp.texi "Luc Teirlinck" Lute Kamstra
224 lispref/errors.texi "Luc Teirlinck" 199 lispref/errors.texi "Luc Teirlinck" Chong Yidong
225 lispref/eval.texi "Luc Teirlinck" Chong Yidong 200 lispref/eval.texi "Luc Teirlinck" Chong Yidong
226 lispref/files.texi "Luc Teirlinck" Chong Yidong 201 lispref/files.texi "Luc Teirlinck" Chong Yidong
227 lispref/frames.texi "Luc Teirlinck" Chong Yidong 202 lispref/frames.texi "Luc Teirlinck" Chong Yidong
228 lispref/functions.texi "Luc Teirlinck" Chong Yidong 203 lispref/functions.texi "Luc Teirlinck" Chong Yidong
229 lispref/hash.texi "Luc Teirlinck" Chong Yidong 204 lispref/hash.texi "Luc Teirlinck" Chong Yidong
234 lispref/keymaps.texi "Luc Teirlinck" Chong Yidong 209 lispref/keymaps.texi "Luc Teirlinck" Chong Yidong
235 lispref/lists.texi "Luc Teirlinck" Chong Yidong 210 lispref/lists.texi "Luc Teirlinck" Chong Yidong
236 lispref/loading.texi "Luc Teirlinck" Chong Yidong 211 lispref/loading.texi "Luc Teirlinck" Chong Yidong
237 lispref/locals.texi Chong Yidong 212 lispref/locals.texi Chong Yidong
238 lispref/macros.texi "Luc Teirlinck" Chong Yidong 213 lispref/macros.texi "Luc Teirlinck" Chong Yidong
239 lispref/maps.texi 214 lispref/maps.texi Chong Yidong
240 lispref/markers.texi "Luc Teirlinck" Chong Yidong 215 lispref/markers.texi "Luc Teirlinck" Chong Yidong
241 lispref/minibuf.texi "Luc Teirlinck" Chong Yidong 216 lispref/minibuf.texi "Luc Teirlinck" Chong Yidong
242 lispref/modes.texi Chong Yidong 217 lispref/modes.texi Chong Yidong
243 lispref/nonascii.texi "Luc Teirlinck" Chong Yidong 218 lispref/nonascii.texi "Luc Teirlinck" Chong Yidong
244 lispref/numbers.texi "Luc Teirlinck" Chong Yidong 219 lispref/numbers.texi "Luc Teirlinck" Chong Yidong