diff options
| author | Lars Ingebrigtsen | 2022-08-08 16:02:24 +0200 |
|---|---|---|
| committer | Lars Ingebrigtsen | 2022-08-08 16:03:25 +0200 |
| commit | 3e93457ddbfe8f4bcc2a7eccf52ae96912c6b852 (patch) | |
| tree | 5ad88455ef5f69f2a63ae9e6a24e4ac1eb420612 /etc | |
| parent | 7331ee112c107caaece87db9f65751f9cbcc01c3 (diff) | |
| download | emacs-3e93457ddbfe8f4bcc2a7eccf52ae96912c6b852.tar.gz emacs-3e93457ddbfe8f4bcc2a7eccf52ae96912c6b852.zip | |
Update TODO about fix_command
* etc/TODO: Remove bit about fix_command, which has now been fixed.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/TODO | 5 |
1 files changed, 0 insertions, 5 deletions
| @@ -130,11 +130,6 @@ See also ESR's proposal for a BROWSER environment variable | |||
| 130 | ** In Custom buffers, put the option that turns a mode on or off first | 130 | ** In Custom buffers, put the option that turns a mode on or off first |
| 131 | This should use a heuristic of some kind? | 131 | This should use a heuristic of some kind? |
| 132 | 132 | ||
| 133 | ** Define recompute-arg and recompute-arg-if for fix_command to use | ||
| 134 | See rms message of 11 Dec 05 in | ||
| 135 | https://lists.gnu.org/r/emacs-pretest-bug/2005-12/msg00165.html, | ||
| 136 | and the rest of that discussion. | ||
| 137 | |||
| 138 | ** In Emacs Info, examples of using Customize should be clickable | 133 | ** In Emacs Info, examples of using Customize should be clickable |
| 139 | They should create Custom buffers when clicked. | 134 | They should create Custom buffers when clicked. |
| 140 | 135 | ||