(all): Add `overflow-newline-into-fringe'.

This commit is contained in:
Luc Teirlinck 2005-08-08 21:48:35 +00:00
parent 98605c6f53
commit 48d707c5cd

View file

@ -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