(whitespace-cleanup): Doc fix.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-10-23 Thien-Thi Nguyen <ttn@gnu.org>
|
||||
|
||||
* whitespace.el (whitespace-cleanup): Doc fix.
|
||||
|
||||
2005-10-23 Romain Francoise <romain@orebokech.com>
|
||||
|
||||
* emulation/viper.el (viper-set-hooks): Quote forms passed to
|
||||
|
||||
@@ -518,9 +518,7 @@ and:
|
||||
;;;###autoload
|
||||
(defun whitespace-cleanup ()
|
||||
"Cleanup the five different kinds of whitespace problems.
|
||||
|
||||
Use \\[describe-function] whitespace-describe to read a summary of the
|
||||
whitespace problems."
|
||||
See `whitespace-buffer' docstring for a summary of the problems."
|
||||
(interactive)
|
||||
;; If this buffer really contains a file, then run, else quit.
|
||||
(whitespace-check-whitespace-mode current-prefix-arg)
|
||||
|
||||
Reference in New Issue
Block a user