1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

(delsel-unload-hook): Set as a variable.

This commit is contained in:
Richard M. Stallman 2004-10-17 06:51:48 +00:00
parent fe0bd1428b
commit 87f14b12a9

View 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