comparison admin/FOR-RELEASE @ 90103:3ebd9bdb4fe5

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13 Merge from emacs--cvs-trunk--0 Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90 Update from CVS: man/calc.texi: Add macro for LaTeX for info output. * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94 Update from CVS
author Miles Bader <miles@gnu.org>
date Sun, 13 Feb 2005 07:19:08 +0000
parents 72cf6261961e d17700aac611
children 7e3f621f1dd4
comparison
equal deleted inserted replaced
90102:9b4f359c4117 90103:3ebd9bdb4fe5
62 Ange-ftp chokes on the `No route to host' message and doesn't look any 62 Ange-ftp chokes on the `No route to host' message and doesn't look any
63 further. 63 further.
64 64
65 I think in the near future we will see more of this problem, so it might be 65 I think in the near future we will see more of this problem, so it might be
66 time to make anfe-ftp more intelligent. 66 time to make anfe-ftp more intelligent.
67
68 ** pcvs bug:
69
70 In a CVS mode buffer created using the `cvs-examine' command, if I
71 commit a file in a subdirectory, after committing the line is not
72 updated with the version of the new revision. Instead, a line is added
73 in the buffer in the top directory listing.
74
75 Example: I start with this:
76
77 ,----
78 | In directory .:
79 | Unknown .htaccess
80 | Unknown 404.php
81 | Unknown rain.jpg
82 | In directory include:
83 | Modified include/foo.include
84 `----
85
86 I commit the file include/foo.include using `c' on the corresponding
87 line. I get:
88
89 ,----
90 | In directory .:
91 | Unknown .htaccess
92 | Unknown 404.php
93 | committed Up-To-Date 1.13 foo.include
94 | Unknown rain.jpg
95 | In directory include:
96 | Modified include/foo.include
97 `----
98
99 There is no file named foo.include in the top directory. This bug
100 appeared sometime before October 2004 and now.
101
67 102
68 103
69 * GTK RELATED BUGS 104 * GTK RELATED BUGS
70 105
71 ** Make GTK scrollbars behave like others w.r.t. overscrolling. 106 ** Make GTK scrollbars behave like others w.r.t. overscrolling.
176 people who have checked it. 211 people who have checked it.
177 212
178 213
179 SECTION READERS 214 SECTION READERS
180 ----------------------------- 215 -----------------------------
181 man/abbrevs.texi 216 man/abbrevs.texi Chong Yidong
182 man/anti.texi 217 man/anti.texi
183 man/basic.texi "Luc Teirlinck" 218 man/basic.texi "Luc Teirlinck" Chong Yidong
184 man/buffers.texi "Luc Teirlinck" Chong Yidong 219 man/buffers.texi "Luc Teirlinck" Chong Yidong
185 man/building.texi "Ted Zlatanov" <tzz@lifelogs.com> 220 man/building.texi "Ted Zlatanov" <tzz@lifelogs.com>
186 man/calendar.texi Joakim Verona <joakim@verona.se> 221 man/calendar.texi Joakim Verona <joakim@verona.se>
187 man/cmdargs.texi 222 man/cmdargs.texi Chong Yidong
188 man/commands.texi "Luc Teirlinck" 223 man/commands.texi "Luc Teirlinck"
189 man/custom.texi 224 man/custom.texi Chong Yidong
190 man/dired.texi 225 man/dired.texi
191 man/display.texi "Luc Teirlinck" 226 man/display.texi "Luc Teirlinck"
192 man/emacs.texi "Luc Teirlinck" 227 man/emacs.texi "Luc Teirlinck"
193 man/entering.texi "Luc Teirlinck" 228 man/entering.texi "Luc Teirlinck" Chong Yidong
194 man/files.texi "Luc Teirlinck" Chong Yidong 229 man/files.texi "Luc Teirlinck" Chong Yidong
195 man/fixit.texi "Luc Teirlinck" 230 man/fixit.texi "Luc Teirlinck"
196 man/frames.texi "Luc Teirlinck" Chong Yidong 231 man/frames.texi "Luc Teirlinck" Chong Yidong
197 man/glossary.texi 232 man/glossary.texi
198 man/help.texi "Luc Teirlinck" 233 man/help.texi "Luc Teirlinck"
199 man/indent.texi "Luc Teirlinck" 234 man/indent.texi "Luc Teirlinck"
200 man/killing.texi "Luc Teirlinck" 235 man/killing.texi "Luc Teirlinck" Chong Yidong
201 man/kmacro.texi "Luc Teirlinck" 236 man/kmacro.texi "Luc Teirlinck"
202 man/macos.texi 237 man/macos.texi
203 man/maintaining.texi 238 man/maintaining.texi
204 man/major.texi "Luc Teirlinck" 239 man/major.texi "Luc Teirlinck"
205 man/mark.texi "Luc Teirlinck" 240 man/mark.texi "Luc Teirlinck"
208 man/msdog.texi 243 man/msdog.texi
209 man/mule.texi "Luc Teirlinck" 244 man/mule.texi "Luc Teirlinck"
210 man/m-x.texi "Luc Teirlinck" 245 man/m-x.texi "Luc Teirlinck"
211 man/picture.texi Joakim Verona <joakim@verona.se> 246 man/picture.texi Joakim Verona <joakim@verona.se>
212 man/programs.texi "Stephen Eglen" 247 man/programs.texi "Stephen Eglen"
213 man/regs.texi "Luc Teirlinck" 248 man/regs.texi "Luc Teirlinck" Chong Yidong
214 man/rmail.texi 249 man/rmail.texi
215 man/screen.texi "Luc Teirlinck" 250 man/screen.texi "Luc Teirlinck"
216 man/search.texi "Luc Teirlinck" 251 man/search.texi "Luc Teirlinck"
217 man/sending.texi 252 man/sending.texi
218 man/text.texi "Luc Teirlinck" Chong Yidong 253 man/text.texi "Luc Teirlinck" Chong Yidong
259 lispref/locals.texi 294 lispref/locals.texi
260 lispref/macros.texi "Luc Teirlinck" 295 lispref/macros.texi "Luc Teirlinck"
261 lispref/maps.texi 296 lispref/maps.texi
262 lispref/markers.texi "Luc Teirlinck" 297 lispref/markers.texi "Luc Teirlinck"
263 lispref/minibuf.texi "Luc Teirlinck" 298 lispref/minibuf.texi "Luc Teirlinck"
264 lispref/modes.texi 299 lispref/modes.texi Chong Yidong
265 lispref/nonascii.texi "Luc Teirlinck" 300 lispref/nonascii.texi "Luc Teirlinck"
266 lispref/numbers.texi "Luc Teirlinck" 301 lispref/numbers.texi "Luc Teirlinck"
267 lispref/objects.texi "Luc Teirlinck" 302 lispref/objects.texi "Luc Teirlinck"
268 lispref/os.texi "Luc Teirlinck" 303 lispref/os.texi "Luc Teirlinck"
269 lispref/positions.texi "Luc Teirlinck" 304 lispref/positions.texi "Luc Teirlinck" Chong Yidong
270 lispref/processes.texi 305 lispref/processes.texi
271 lispref/searching.texi "Luc Teirlinck" 306 lispref/searching.texi "Luc Teirlinck"
272 lispref/sequences.texi "Luc Teirlinck" 307 lispref/sequences.texi "Luc Teirlinck"
273 lispref/streams.texi "Luc Teirlinck" 308 lispref/streams.texi "Luc Teirlinck"
274 lispref/strings.texi "Luc Teirlinck" 309 lispref/strings.texi "Luc Teirlinck" Chong Yidong
275 lispref/symbols.texi "Luc Teirlinck" 310 lispref/symbols.texi "Luc Teirlinck"
276 lispref/syntax.texi "Luc Teirlinck" 311 lispref/syntax.texi "Luc Teirlinck"
277 lispref/text.texi Chong Yidong 312 lispref/text.texi Chong Yidong
278 lispref/tips.texi "Luc Teirlinck" 313 lispref/tips.texi "Luc Teirlinck"
279 lispref/variables.texi "Luc Teirlinck" 314 lispref/variables.texi "Luc Teirlinck"