mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 10:27:41 +00:00
(all): Add `overflow-newline-into-fringe'.
This commit is contained in:
parent
98605c6f53
commit
48d707c5cd
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue