comparison lisp/emulation/pc-select.el @ 13234:e3b1df16f4b4

(pc-selection-mode): Add autoload cookie.
author Richard M. Stallman <rms@gnu.org>
date Tue, 17 Oct 1995 18:13:25 +0000
parents 8b29f638af52
children 23173d03180b
comparison
equal deleted inserted replaced
13233:8b29f638af52 13234:e3b1df16f4b4
470 (/ size 10)) 470 (/ size 10))
471 (/ (+ 10 (* size (prefix-numeric-value arg))) 10))) 471 (/ (+ 10 (* size (prefix-numeric-value arg))) 10)))
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
477 This mode will switch on delete-selection-mode and 478 This mode will switch on delete-selection-mode and
478 transient-mark-mode.\n 479 transient-mark-mode.\n
479 The cursor keys (and others) are bound to new functions 480 The cursor keys (and others) are bound to new functions