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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/whitespace.el [lexbind]
Date: Mon, 25 Oct 2004 00:40:51 -0400

Index: emacs/lisp/whitespace.el
diff -c emacs/lisp/whitespace.el:1.19.4.4 emacs/lisp/whitespace.el:1.19.4.5
*** emacs/lisp/whitespace.el:1.19.4.4   Sat Sep  4 09:26:22 2004
--- emacs/lisp/whitespace.el    Mon Oct 25 04:22: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]