summaryrefslogtreecommitdiff
path: root/text-conf.el
diff options
context:
space:
mode:
Diffstat (limited to 'text-conf.el')
-rw-r--r--text-conf.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/text-conf.el b/text-conf.el
index 46d8fa3..1fe9696 100644
--- a/text-conf.el
+++ b/text-conf.el
@@ -2,11 +2,6 @@
(require 'text-mode)
-;;; Hide auto-fill mode in the mode line.
-
-; The original value is " Fill"
-(setcdr (assq 'auto-fill-function minor-mode-alist) (list ""))
-
;;;###autoload
(defvar insert-section-heading-history nil
"The history of inserted section heading strings")