Mercurial > emacs
comparison admin/FOR-RELEASE @ 90389:146cd8369025
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 259-273)
- Update from CVS
- lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t
- Merge from gnus--rel--5.10
- Rename "field-at-point" to "field-at-pos"
- (comint-insert-input): Remove redundant calls to setq and goto-char
* gnus--rel--5.10 (patch 99-100)
- Merge from emacs--devo--0
- Update from CVS
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 10 May 2006 20:42:41 +0000 |
parents | 72dea2ff0142 fa894e85781d |
children | a5812696f7bf |
comparison
equal
deleted
inserted
replaced
90388:a786f674d33f | 90389:146cd8369025 |
---|---|
21 | 21 |
22 ** Regenerate the postscript files of the reference cards in etc. | 22 ** Regenerate the postscript files of the reference cards in etc. |
23 | 23 |
24 ** Ask maintainers of refcard translations to update them. | 24 ** Ask maintainers of refcard translations to update them. |
25 | 25 |
26 ** Check what should be deleted or updated in MORE.STUFF. | |
27 | |
28 ** Send an email to the various distributions, including the GNOME | 26 ** Send an email to the various distributions, including the GNOME |
29 and KDE projects, to use the new Emacs icons in etc/images/icons. | 27 and KDE projects, to use the new Emacs icons in etc/images/icons. |
30 | 28 |
31 ** Ensure MH-E 8.0 has been released. | |
32 Assigned to Bill Wohler <wohler@newt.com>. | |
33 | |
34 * BUGS | 29 * BUGS |
35 | 30 |
36 ** Stefan Monnier's March 20 bug report about 3d boxes in header line. | 31 ** JD Smith's 17 Apr 2006 bug report that CVS operations |
32 get mysterious unreproducible failures. | |
33 | |
34 ** David Hansen's bug report on 16 Apr 2006 about point-entered and | |
35 point-left text properties. | |
37 | 36 |
38 ** Is there a basic problem with cl-byte-compile-compiler-macro? | 37 ** Is there a basic problem with cl-byte-compile-compiler-macro? |
39 | |
40 ** Recalculate the tool bar height after changing the default font. | |
41 (Bug report by Yamamoto Mistuharu, 31 Mar 2006) | |
42 | 38 |
43 ** Markus Gritsch's report about Emacs looping on Windoze with the following | 39 ** Markus Gritsch's report about Emacs looping on Windoze with the following |
44 .emacs file, and then reduce Emacs frame width to "something quite narrow": | 40 .emacs file, and then reduce Emacs frame width to "something quite narrow": |
45 (setq-default truncate-lines t) | 41 (setq-default truncate-lines t) |
46 (custom-set-variables | 42 (custom-set-variables |
68 | 64 |
69 ** Add a node to the Lisp manual describing key sequences from the | 65 ** Add a node to the Lisp manual describing key sequences from the |
70 Lisp point of view. | 66 Lisp point of view. |
71 | 67 |
72 ** Check man/info.texi. | 68 ** Check man/info.texi. |
73 | |
74 ** Add missing years in copyright notices of all files. | |
75 | |
76 Please record your name here and say which part of the distribution | |
77 you're going to handle. | |
78 | |
79 DIRECTORY STATUS IN CHARGE | |
80 --------- ------ --------- | |
81 etc (and subdirs) done Thien-Thi Nguyen (ttn(@gnu.org)) | |
82 leim done Kenichi Handa | |
83 lib-src done ttn | |
84 lisp done ttn | |
85 lisp/calc done Jay Belanger | |
86 lisp/calendar done Glenn Morris | |
87 lisp/emacs-lisp done ttn | |
88 lisp/emulation done ttn | |
89 lisp/eshell done ttn | |
90 lisp/gnus done Romain Francoise | |
91 lisp/international done Kenichi Handa | |
92 lisp/language done Kenichi Handa | |
93 lisp/mail done ttn | |
94 lisp/mh-e done Bill Wohler | |
95 lisp/net done ttn | |
96 lisp/obsolete done ttn | |
97 lisp/play done Romain Francoise | |
98 lisp/progmodes done Nick Roberts | |
99 lisp/term done ttn | |
100 lisp/textmodes done ttn | |
101 lisp/url done ttn | |
102 lispintro done ttn | |
103 lispref done ttn | |
104 lwlib done ttn | |
105 m4 done ttn | |
106 mac (and subdirs) done ttn | |
107 man done ttn | |
108 msdos done ttn | |
109 nt (and subdirs) done ttn | |
110 oldXMenu done ttn | |
111 src (and subdirs) done ttn | |
112 vms done ttn | |
113 | |
114 ** Check the Emacs manual. | |
115 | |
116 Each manual section should be checked for factual correctness | |
117 regarding recent changes by at least two people. After each file | |
118 name, on the same line or the following line, come the names of the | |
119 people who have checked it. | |
120 | |
121 SECTION READERS | |
122 ----------------------------- | |
123 man/abbrevs.texi Chong Yidong Joakim Verona | |
124 man/anti.texi Chong Yidong | |
125 man/basic.texi "Luc Teirlinck" Chong Yidong | |
126 man/buffers.texi "Luc Teirlinck" Chong Yidong | |
127 man/building.texi "Ted Zlatanov" <tzz@lifelogs.com> | |
128 man/calendar.texi joakim@verona.se Chong Yidong | |
129 man/cmdargs.texi Chong Yidong "Luc Teirlinck" | |
130 man/commands.texi "Luc Teirlinck" Chong Yidong | |
131 man/custom.texi Chong Yidong "Luc Teirlinck" | |
132 man/dired.texi Chong Yidong joakim@verona.se | |
133 man/display.texi "Luc Teirlinck" Chong Yidong | |
134 man/emacs.texi "Luc Teirlinck" Lute Kamstra | |
135 man/entering.texi "Luc Teirlinck" Chong Yidong | |
136 man/files.texi "Luc Teirlinck" Chong Yidong | |
137 man/fixit.texi "Luc Teirlinck" Chong Yidong | |
138 man/frames.texi "Luc Teirlinck" Chong Yidong | |
139 man/glossary.texi Chong Yidong | |
140 man/help.texi "Luc Teirlinck" Chong Yidong | |
141 man/indent.texi "Luc Teirlinck" Chong Yidong | |
142 man/killing.texi "Luc Teirlinck" Chong Yidong | |
143 man/kmacro.texi "Luc Teirlinck" Chong Yidong | |
144 man/macos.texi Chong Yidong | |
145 man/maintaining.texi Chong Yidong | |
146 man/major.texi "Luc Teirlinck" Chong Yidong | |
147 man/mark.texi "Luc Teirlinck" Chong Yidong | |
148 man/mini.texi "Luc Teirlinck" Chong Yidong | |
149 man/misc.texi Chong Yidong | |
150 man/msdog.texi Chong Yidong | |
151 man/mule.texi "Luc Teirlinck" Kenichi Handa | |
152 man/m-x.texi "Luc Teirlinck" Chong Yidong | |
153 man/picture.texi Joakim Verona <joakim@verona.se> Chong Yidong | |
154 man/programs.texi "Stephen Eglen" Chong Yidong | |
155 man/regs.texi "Luc Teirlinck" Chong Yidong | |
156 man/rmail.texi Chong Yidong "Luc Teirlinck" | |
157 man/screen.texi "Luc Teirlinck" Chong Yidong | |
158 man/search.texi "Luc Teirlinck" Chong Yidong | |
159 man/sending.texi Chong Yidong "Luc Teirlinck" | |
160 man/text.texi "Luc Teirlinck" Chong Yidong | |
161 man/trouble.texi Chong Yidong | |
162 man/windows.texi "Luc Teirlinck" Chong Yidong | |
163 man/xresources.texi | |
164 | 69 |
165 ** Check the Emacs Lisp manual. | 70 ** Check the Emacs Lisp manual. |
166 | 71 |
167 Each manual section should be checked for factual correctness | 72 Each manual section should be checked for factual correctness |
168 regarding recent changes by at least two people. After each file | 73 regarding recent changes by at least two people. After each file |