From 3eeb7b9f68bfcedffe24e1dc10ef0f35e3e68f1d Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 17 Oct 1995 18:13:25 +0000 Subject: [PATCH] (pc-selection-mode): Add autoload cookie. --- lisp/emulation/pc-select.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/emulation/pc-select.el b/lisp/emulation/pc-select.el index 4be89fbac7f..220c58b1224 100644 --- a/lisp/emulation/pc-select.el +++ b/lisp/emulation/pc-select.el @@ -472,6 +472,7 @@ Don't use this command in Lisp programs! (point-min)))) (if arg (forward-line 1))) +;;;###autoload (defun pc-selection-mode () "Change mark behaviour to emulate motif, MAC or MS-Windows cut and paste style.\n This mode will switch on delete-selection-mode and -- 2.39.2