Changeset 4091 for trunk/etc/TODO
- Timestamp:
- 2006年05月27日 10時35分24秒 (2 years ago)
- Files:
-
- trunk/etc/TODO (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/etc/TODO
r4073 r4091 9 9 10 10 * Small but important fixes needed in existing features: 11 12 ** In C-x d, the default if you type RET should be the directory name, 13 but if you type M-n you should get the visited file name of the 14 current buffer. 11 15 12 16 ** whitespace-cleanup should work only on the region if the region is active. … … 136 140 * Other features we would like: 137 141 142 ** Remove the default toggling behavior of minor modes when called from elisp 143 rather than interactively. This a trivial one-liner in easy-mode.el. 138 144 ** Create a category of errors called `user-error' for errors which are 139 145 typically due to pilot errors and should thus be in debug-ignored-errors.
