comparison etc/TODO @ 72734:70aa4ed788b5

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 08 Sep 2006 12:22:01 +0000
parents ebc0557adb2c
children e8fea74ed3d1 2d56e13fd23d a1a25ac6c88a
comparison
equal deleted inserted replaced
72733:5d966d40e2cb 72734:70aa4ed788b5
45 text-property, overlay, or selective display) from the kill-ring. 45 text-property, overlay, or selective display) from the kill-ring.
46 46
47 ** Change the way define-minor-mode handles autoloading. 47 ** Change the way define-minor-mode handles autoloading.
48 It should not generate :require. Or :require in defcustom 48 It should not generate :require. Or :require in defcustom
49 should not be recorded in the user's custom-set-variables call. 49 should not be recorded in the user's custom-set-variables call.
50
51 ** Feature to change cursor shape when Emacs is idle (for more than
52 a specified time).
50 53
51 ** The buttons at the top of a custom buffer should not omit 54 ** The buttons at the top of a custom buffer should not omit
52 variables whose values are currently hidden. 55 variables whose values are currently hidden.
53 56
54 ** Clean up the variables in browse-url. Perhaps use a shell command string to 57 ** Clean up the variables in browse-url. Perhaps use a shell command string to