diff --git a/contrib/factor.el b/contrib/factor.el index 58eb0cff83..82de2d73e3 100644 --- a/contrib/factor.el +++ b/contrib/factor.el @@ -68,6 +68,7 @@ "\\(.*\\)\n" 1)))) +(fset 'factor-comment-line "\C-a! ") ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;