]> git.eshelyaron.com Git - emacs.git/commitdiff
(delsel-unload-hook): Set as a variable.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Oct 2004 06:51:48 +0000 (06:51 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Oct 2004 06:51:48 +0000 (06:51 +0000)
lisp/delsel.el

index d8e034a5f9fc0bdf5c1c49c68001ad2f2574150e..962fa156a07433235d3633af13fe89b405c2ed4c 100644 (file)
@@ -147,6 +147,8 @@ then it takes a second \\[keyboard-quit] to abort the minibuffer."
   (define-key minibuffer-local-must-match-map "\C-g" 'abort-recursive-edit)
   (define-key minibuffer-local-isearch-map "\C-g" 'abort-recursive-edit))
 
+(add-hook 'delsel-unload-hook 'delsel-unload-hook)
+
 (provide 'delsel)
 
 ;;; arch-tag: 1e388890-1b50-4ed0-9347-763b1343b6ed