aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emulation/pc-select.el1
1 files changed, 1 insertions, 0 deletions
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!
472 (point-min)))) 472 (point-min))))
473 (if arg (forward-line 1))) 473 (if arg (forward-line 1)))
474 474
475;;;###autoload
475(defun pc-selection-mode () 476(defun pc-selection-mode ()
476 "Change mark behaviour to emulate motif, MAC or MS-Windows cut and paste style.\n 477 "Change mark behaviour to emulate motif, MAC or MS-Windows cut and paste style.\n
477This mode will switch on delete-selection-mode and 478This mode will switch on delete-selection-mode and