aboutsummaryrefslogtreecommitdiffstats
path: root/etc/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'etc/TODO')
-rw-r--r--etc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/TODO b/etc/TODO
index bea9f39f2a5..a146bbabe2a 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -181,6 +181,8 @@ specified filters, specified timers, and specified hooks.
181 181
182* Other features we would like: 182* Other features we would like:
183 183
184** Allow frames(terminals) created by emacsclient to inherit their environment
185from the emacsclient process.
184** Remove the default toggling behavior of minor modes when called from elisp 186** Remove the default toggling behavior of minor modes when called from elisp
185rather than interactively. This a trivial one-liner in easy-mode.el. 187rather than interactively. This a trivial one-liner in easy-mode.el.
186 188
@@ -609,6 +611,7 @@ but which can also be used as a modifier).
609 611
610* Other known bugs: 612* Other known bugs:
611 613
614** `make-frame' forgets unhandled parameters, at least for X11 frames.
612** The \\{...} keymap dump output does not correctly remove shadowed entries: 615** The \\{...} keymap dump output does not correctly remove shadowed entries:
613From: "Drew Adams" <drew.adams@oracle.com> 616From: "Drew Adams" <drew.adams@oracle.com>
614 617