diff options
Diffstat (limited to 'etc/TODO')
| -rw-r--r-- | etc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -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 | ||
| 185 | from 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 |
| 185 | rather than interactively. This a trivial one-liner in easy-mode.el. | 187 | rather 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: |
| 613 | From: "Drew Adams" <drew.adams@oracle.com> | 616 | From: "Drew Adams" <drew.adams@oracle.com> |
| 614 | 617 | ||