branch: externals/cm-mode
commit 2223c47b71842e50c922bcf71e4883a10348c213
Author: Joost Kremers <[email protected]>
Commit: Joost Kremers <[email protected]>
Update Commentary section
---
cm-mode.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cm-mode.el b/cm-mode.el
index feb1231885..beda72421e 100644
--- a/cm-mode.el
+++ b/cm-mode.el
@@ -108,7 +108,9 @@
;;
;; - Command to accept or reject all changes interactively (C-c * I)
;; - Commands to accept or reject all changes in one go
-;; - Mouse support
+;; - Follow changes mode: automatically insert CriticMarkup when changes
+;; - are made to the buffer.
+;; - Mouse support?
;;; Code: