/[emacs]/emacs/lisp/emulation/pc-select.el
ViewVC logotype

Diff of /emacs/lisp/emulation/pc-select.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.27 by ttn, Tue May 17 17:29:06 2005 UTC revision 1.28 by lektu, Fri Jun 10 14:10:52 2005 UTC
# Line 99  errors are suppressed." Line 99  errors are suppressed."
99  (defcustom pc-select-selection-keys-only nil  (defcustom pc-select-selection-keys-only nil
100    "*Non-nil means only bind the basic selection keys when started.    "*Non-nil means only bind the basic selection keys when started.
101  Other keys that emulate pc-behavior will be untouched.  Other keys that emulate pc-behavior will be untouched.
102  This gives mostly Emacs-like behaviour with only the selection keys enabled."  This gives mostly Emacs-like behavior with only the selection keys enabled."
103    :type 'boolean    :type 'boolean
104    :group 'pc-select)    :group 'pc-select)
105    
# Line 825  If the value is non-nil, call the functi Line 825  If the value is non-nil, call the functi
825    
826  ;;;###autoload  ;;;###autoload
827  (define-minor-mode pc-selection-mode  (define-minor-mode pc-selection-mode
828    "Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style.    "Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style.
829    
830  This mode enables Delete Selection mode and Transient Mark mode.  This mode enables Delete Selection mode and Transient Mark mode.
831    
# Line 971  but before calling PC Selection mode): Line 971  but before calling PC Selection mode):
971  ;;;###autoload  ;;;###autoload
972  (defcustom pc-selection-mode nil  (defcustom pc-selection-mode nil
973    "Toggle PC Selection mode.    "Toggle PC Selection mode.
974  Change mark behaviour to emulate Motif, MAC or MS-Windows cut and paste style,  Change mark behavior to emulate Motif, MAC or MS-Windows cut and paste style,
975  and cursor movement commands.  and cursor movement commands.
976  This mode enables Delete Selection mode and Transient Mark mode.  This mode enables Delete Selection mode and Transient Mark mode.
977  Setting this variable directly does not take effect;  Setting this variable directly does not take effect;

Legend:
Removed from v.1.27  
changed lines
  Added in v.1.28

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26