From 48d707c5cd3d7b7fb1ff5f80e35dcac926504b8a Mon Sep 17 00:00:00 2001 From: Luc Teirlinck Date: Mon, 8 Aug 2005 21:48:35 +0000 Subject: [PATCH] (all): Add `overflow-newline-into-fringe'. --- lisp/cus-start.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index f9d7bc4730c..9d562a3ef3d 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -172,6 +172,8 @@ Leaving \"Default\" unchecked is equivalent with specifying a default of (mouse-highlight mouse (choice (const :tag "disabled" nil) (const :tag "always shown" t) (other :tag "hidden by keypress" 1))) + ;; fringe.c + (overflow-newline-into-fringe fringe boolean "22.1") ;; indent.c (indent-tabs-mode fill boolean) ;; keyboard.c -- 2.39.2