From 99eefce6931ac85d7ded0620c529741411d478da Mon Sep 17 00:00:00 2001 From: Siddhartha Date: Mon, 9 Sep 2024 18:39:59 -0700 Subject: [PATCH] remove old comment --- symex-misc.el | 1 - 1 file changed, 1 deletion(-) diff --git a/symex-misc.el b/symex-misc.el index 6b384b3..bbfdcd6 100644 --- a/symex-misc.el +++ b/symex-misc.el @@ -489,7 +489,6 @@ ORIG-FN applied to ARGS is the invocation being advised." (defun symex-exit-mode () "Take necessary action upon symex mode exit." - ;; these are "internal" state transitions, used in e.g. symex-evaluate (deactivate-mark) (when symex--original-blink-cursor-state (blink-cursor-mode 1))