simplified expression; fixed typo
This commit is contained in:
parent
8535318cf4
commit
1a07ee8269
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ size.")
|
||||||
e.g. If you indent with spaces by default, tabs will be highlighted. If you
|
e.g. If you indent with spaces by default, tabs will be highlighted. If you
|
||||||
indent with tabs, spaces at BOL are highlighted.
|
indent with tabs, spaces at BOL are highlighted.
|
||||||
|
|
||||||
Does nothing if `whitespace-mode' or 'global-whitespace-mode'is already
|
Does nothing if `whitespace-mode' or 'global-whitespace-mode' is already
|
||||||
active or if the current buffer is read-only or not file-visiting."
|
active or if the current buffer is read-only or not file-visiting."
|
||||||
(unless (or (eq major-mode 'fundamental-mode)
|
(unless (or (eq major-mode 'fundamental-mode)
|
||||||
buffer-read-only
|
buffer-read-only
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue