/[emacs]/emacs/lisp/whitespace.el
ViewVC logotype

Diff of /emacs/lisp/whitespace.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by schwab, Tue Dec 3 00:10:40 2002 UTC revision 1.23 by rv, Tue May 13 14:30:58 2003 UTC
# Line 817  With ARG, turn the mode on if and only i Line 817  With ARG, turn the mode on if and only i
817    
818  When this mode is active, `whitespace-buffer' is added to  When this mode is active, `whitespace-buffer' is added to
819  `find-file-hook' and `kill-buffer-hook'."  `find-file-hook' and `kill-buffer-hook'."
820    :global t :group 'whitespace    :global t
821      :link '(emacs-commentary-link :tag "Commentary" "whitespace.el")
822      :group 'whitespace
823    (if whitespace-global-mode    (if whitespace-global-mode
824        (progn        (progn
825          (add-hook 'find-file-hook 'whitespace-buffer)          (add-hook 'find-file-hook 'whitespace-buffer)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26