]> git.eshelyaron.com Git - emacs.git/commitdiff
* whitespace.el (whitespace-mode, whitespace-newline-mode)
authorChong Yidong <cyd@stupidchicken.com>
Sat, 24 Oct 2009 21:51:03 +0000 (21:51 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Sat, 24 Oct 2009 21:51:03 +0000 (21:51 +0000)
(global-whitespace-mode, global-whitespace-newline-mode)
(whitespace-toggle-options, global-whitespace-toggle-options): Doc
fix (Bug#3660).

lisp/ChangeLog
lisp/whitespace.el

index 05fc82ece965f4eb363739f4087163629985e545..a51fc89ea1458ff6352a70d67fc81f41f1c76a32 100644 (file)
@@ -1,5 +1,10 @@
 2009-10-24  Chong Yidong  <cyd@stupidchicken.com>
 
+       * whitespace.el (whitespace-mode, whitespace-newline-mode)
+       (global-whitespace-mode, global-whitespace-newline-mode)
+       (whitespace-toggle-options, global-whitespace-toggle-options): Doc
+       fix (Bug#3660).
+
        * nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
        of xmltok-start before the end tag was inserted (Bug#2840).
 
index a66bd9360f3527c71edb30abed1cc42e310aea48..4529180c7eeb4e3b40ebd0499e78204f443225bd 100644 (file)
@@ -1022,7 +1022,6 @@ Any other value is treated as nil."
 If ARG is null, toggle whitespace visualization.
 If ARG is a number greater than zero, turn on visualization;
 otherwise, turn off visualization.
-Only useful with a windowing system.
 
 See also `whitespace-style', `whitespace-newline' and
 `whitespace-display-mappings'."
@@ -1047,7 +1046,6 @@ See also `whitespace-style', `whitespace-newline' and
 If ARG is null, toggle NEWLINE visualization.
 If ARG is a number greater than zero, turn on visualization;
 otherwise, turn off visualization.
-Only useful with a windowing system.
 
 Use `whitespace-newline-mode' only for NEWLINE visualization
 exclusively.  For other visualizations, including NEWLINE
@@ -1076,7 +1074,6 @@ See also `whitespace-newline' and `whitespace-display-mappings'."
 If ARG is null, toggle whitespace visualization.
 If ARG is a number greater than zero, turn on visualization;
 otherwise, turn off visualization.
-Only useful with a windowing system.
 
 See also `whitespace-style', `whitespace-newline' and
 `whitespace-display-mappings'."
@@ -1133,7 +1130,6 @@ See also `whitespace-style', `whitespace-newline' and
 If ARG is null, toggle NEWLINE visualization.
 If ARG is a number greater than zero, turn on visualization;
 otherwise, turn off visualization.
-Only useful with a windowing system.
 
 Use `global-whitespace-newline-mode' only for NEWLINE
 visualization exclusively.  For other visualizations, including
@@ -1299,8 +1295,6 @@ The valid symbols are:
 
    whitespace-style    restore `whitespace-style' value
 
-Only useful with a windowing system.
-
 See `whitespace-style' and `indent-tabs-mode' for documentation."
   (interactive (whitespace-interactive-char t))
   (let ((whitespace-style
@@ -1378,8 +1372,6 @@ The valid symbols are:
 
    whitespace-style    restore `whitespace-style' value
 
-Only useful with a windowing system.
-
 See `whitespace-style' and `indent-tabs-mode' for documentation."
   (interactive (whitespace-interactive-char nil))
   (let ((whitespace-style