emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/whitespace.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/whitespace.el
Date: Sat, 16 Oct 2004 12:15:49 -0400

Index: emacs/lisp/whitespace.el
diff -c emacs/lisp/whitespace.el:1.29 emacs/lisp/whitespace.el:1.30
*** emacs/lisp/whitespace.el:1.29       Sun Aug 22 17:04:22 2004
--- emacs/lisp/whitespace.el    Sat Oct 16 15:26:23 2004
***************
*** 859,864 ****
--- 859,866 ----
    (remove-hook 'write-file-functions 'whitespace-write-file-hook t)
    (remove-hook 'kill-buffer-hook 'whitespace-buffer))
  
+ (add-hook 'whitespace-unload-hook 'whitespace-unload-hook)
+ 
  (provide 'whitespace)
  
  ;;; arch-tag: 4ff44e87-b63c-402d-95a6-15e51e58bd0c




reply via email to

[Prev in Thread] Current Thread [Next in Thread]