Changeset 4098 for trunk/etc/TODO
- Timestamp:
- 07/01/06 08:27:06 (2 years ago)
- Files:
-
- trunk/etc/TODO (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/TODO
r4091 r4098 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 7 If you are ready to start working on any of these TODO items, we … … 9 13 10 14 * Small but important fixes needed in existing features: 15 16 ** mouse-autoselect-window should wait to select the window until 17 the mouse is put to rest or after a delay or both, so that moving over 18 a window doesn't select it. 11 19 12 20 ** In C-x d, the default if you type RET should be the directory name, … … 301 309 302 310 ** Check what hooks would help Emacspeak -- see the defadvising in W3. 311 312 ** Add definitions for symbol properties, for documentation purposes. 303 313 304 314 ** Add horizontal scroll bars. … … 483 493 data munging. 484 494 495 ** Add "link" button class 496 Add a standard button-class named "link", and make all other link-like 497 button classes inherit from it. Set the default face of the "link" button 498 class to the standard "link" face. 499 485 500 * Other known bugs: 486 501 … … 491 506 sections made by GCC 3.4 on IRIX. 492 507 508 COPYING PERMISSIONS: 509 510 Permission is hereby granted, free of charge, to any person obtaining 511 a copy of this file, to deal in the file without restriction, including 512 without limitation the rights to use, copy, modify, merge, publish, 513 distribute, sublicense, and/or sell copies of the file, and to 514 permit persons to whom the file is furnished to do so, subject to 515 the following condition: 516 517 The above copyright notice and this permission notice shall be 518 included in all copies or substantial portions of the file. 519 493 520 ;;; arch-tag: b0a3e40b-726a-457d-9999-ba848321b036
