X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/3aa7c28e8e92d19ca12856bbe1f57b751ed5b1dd..12b6af5c7ed2cfdb9783312bf890cf1e6c80c67a:/etc/TODO diff --git a/etc/TODO b/etc/TODO index de0097cde8..1f837a33d5 100644 --- a/etc/TODO +++ b/etc/TODO @@ -21,7 +21,7 @@ a window doesn't select it. but if you type M-n you should get the visited file name of the current buffer. -** whitespace-cleanup should work only on the region if the region is active. +** describe-face should show an example of text in the face. ** Distribute a bar cursor of width > 1 evenly between the two glyphs on each side of the bar (what to do at the edges?). @@ -48,6 +48,9 @@ current buffer. It should not generate :require. Or :require in defcustom should not be recorded in the user's custom-set-variables call. +** Feature to change cursor shape when Emacs is idle (for more than + a specified time). + ** The buttons at the top of a custom buffer should not omit variables whose values are currently hidden. @@ -125,6 +128,9 @@ current buffer. ** Internationalize Emacs's messages. +** Set up a facility to save backtraces when errors happen during +specified filters, specified timers, and specified hooks. + ** Install mmc@maruska.dyndns.org's no-flicker change. ** Add a "current vertical pixel level" value that goes with point,