Getting rid of the Emacs cruft
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
 
Date: 2002-11-11 22:13:31 CET 
Karl Fogel wrote:
 Sorry, I forgot about this for a while.
 The solution is very simple.  Emacs users just need to put this in
    (defun svn-find-file-hook ()
    (add-hook 'find-file-hooks 'svn-find-file-hook)
 Note that the lack of ".el" is on purpose; see the doc string for
 If there are no objections, I'll remove all the explicit load lines
 -Karl
 ---------------------------------------------------------------------
  | 
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.