1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

(show-trailing-whitespace): In group `whitespace-faces'.

This commit is contained in:
Richard M. Stallman 2005-05-19 15:40:37 +00:00
parent 8cd567b842
commit b4aefb19b7

View file

@ -1207,7 +1207,7 @@ left untouched. FRAME nil or omitted means use the selected frame."
This is done in the face `trailing-whitespace'."
:tag "Highlight trailing whitespace."
:type 'boolean
:group 'font-lock)
:group 'whitespace-faces)