===========================================================================
$NetBSD$

Append the following line to your .emacs file:

  (require 'undo-tree)
  (global-undo-tree-mode)
===========================================================================
