comparison etc/TODO @ 83530:46b1096093f5

Merged from emacs@sv.gnu.org. Patches applied: * emacs@sv.gnu.org/emacs--devo--0--patch-294 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-295 Merge from gnus--rel--5.10 * emacs@sv.gnu.org/emacs--devo--0--patch-296 Update from CVS: admin/FOR-RELEASE: Update refcard section. * emacs@sv.gnu.org/emacs--devo--0--patch-297 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-298 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-299 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-300 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-301 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-302 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-303 Update from CVS * emacs@sv.gnu.org/emacs--devo--0--patch-304 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-103 Update from CVS * emacs@sv.gnu.org/gnus--rel--5.10--patch-104 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-570
author Karoly Lorentey <lorentey@elte.hu>
date Mon, 12 Jun 2006 07:27:12 +0000
parents ab6ab63755f7 d4fb4584a969
children a387c138b28e
comparison
equal deleted inserted replaced
83529:0d9e16eab053 83530:46b1096093f5
1 -*-outline-*- 1 Emacs TODO List -*-outline-*-
2
3 Copyright (c) 2003, 2004, 2005, 2006
4 Free software Foundation, Inc.
5 See the end of the file for copying permissions.
2 6
3 If you are ready to start working on any of these TODO items, we 7 If you are ready to start working on any of these TODO items, we
4 appreciate your help; please write to emacs-devel@gnu.org so we can be 8 appreciate your help; please write to emacs-devel@gnu.org so we can be
5 aware that the problem is being addressed, and talk with you how to do 9 aware that the problem is being addressed, and talk with you how to do
6 it best. Since Emacs is an FSF-copyrighted package, please be 10 it best. Since Emacs is an FSF-copyrighted package, please be
7 prepared to sign legal papers to transfer the copyright on your work 11 prepared to sign legal papers to transfer the copyright on your work
8 to the FSF. 12 to the FSF.
9 13
10 * Small but important fixes needed in existing features: 14 * Small but important fixes needed in existing features:
15
16 ** In C-x d, the default if you type RET should be the directory name,
17 but if you type M-n you should get the visited file name of the
18 current buffer.
11 19
12 ** whitespace-cleanup should work only on the region if the region is active. 20 ** whitespace-cleanup should work only on the region if the region is active.
13 21
14 ** Distribute a bar cursor of width > 1 evenly between the two glyphs 22 ** Distribute a bar cursor of width > 1 evenly between the two glyphs
15 on each side of the bar (what to do at the edges?). 23 on each side of the bar (what to do at the edges?).
484 not be noticed if it appears within a word. 492 not be noticed if it appears within a word.
485 493
486 ** Fix unexelf.c to handle the .data.rel and .data.rel.local 494 ** Fix unexelf.c to handle the .data.rel and .data.rel.local
487 sections made by GCC 3.4 on IRIX. 495 sections made by GCC 3.4 on IRIX.
488 496
497 COPYING PERMISSIONS:
498
499 Permission is hereby granted, free of charge, to any person obtaining
500 a copy of this file, to deal in the file without restriction, including
501 without limitation the rights to use, copy, modify, merge, publish,
502 distribute, sublicense, and/or sell copies of the file, and to
503 permit persons to whom the file is furnished to do so, subject to
504 the following condition:
505
506 The above copyright notice and this permission notice shall be
507 included in all copies or substantial portions of the file.
508
489 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036 509 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036