aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorLars Ingebrigtsen2022-08-08 16:02:24 +0200
committerLars Ingebrigtsen2022-08-08 16:03:25 +0200
commit3e93457ddbfe8f4bcc2a7eccf52ae96912c6b852 (patch)
tree5ad88455ef5f69f2a63ae9e6a24e4ac1eb420612 /etc
parent7331ee112c107caaece87db9f65751f9cbcc01c3 (diff)
downloademacs-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/TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/etc/TODO b/etc/TODO
index bd846dd8988..da4a8c1fab7 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -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
131This should use a heuristic of some kind? 131This should use a heuristic of some kind?
132 132
133** Define recompute-arg and recompute-arg-if for fix_command to use
134See rms message of 11 Dec 05 in
135https://lists.gnu.org/r/emacs-pretest-bug/2005-12/msg00165.html,
136and 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
139They should create Custom buffers when clicked. 134They should create Custom buffers when clicked.
140 135