branch: externals/cm-mode
commit abc5adc7e00e10c388c2a57c9f1d59f164773082
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Remove TODO item on making tags read-only.
---
README.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/README.md b/README.md
index 662e75106a..56c51fbb19 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,6 @@ You can interactively accept or reject all changes with `C-c
* I` (that is a cap
## TODO ##
- Commands to accept or reject all changes in one go. (These won't be bound to
keys, though.)
-- Make tags read-only.
- Automatic generation of time/date stamp in comments.
- Mouse support?