1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-11 16:08:13 +00:00
This commit is contained in:
Vinicius Jose Latorre 2008-04-26 12:38:54 +00:00
parent ae68f2d88c
commit 556885cd6e

View File

@ -46,8 +46,8 @@
;; it provides a visual mark for characters, for example, at the end
;; of line (?\xB6), at SPACEs (?\xB7) and at TABs (?\xBB).
;;
;; The `whitespace-style' variable is used to select which way should
;; be used to visualize blanks.
;; The `whitespace-style' variable selects which way blanks are
;; visualized.
;;
;; Note that when whitespace is turned on, whitespace saves the
;; font-lock state, that is, if font-lock is on or off. And