/[emacs]/emacs/lisp/emulation/crisp.el
ViewVC logotype

Diff of /emacs/lisp/emulation/crisp.el

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

revision 1.21 by ttn, Tue May 17 17:29:06 2005 UTC revision 1.22 by kfstorm, Thu May 19 08:06:59 2005 UTC
# Line 386  With ARG, turn CRiSP mode on if ARG is p Line 386  With ARG, turn CRiSP mode on if ARG is p
386                                         minor-mode-map-alist))))                                         minor-mode-map-alist))))
387    
388  ;; Interaction with other packages.  ;; Interaction with other packages.
389  (eval-after-load 'cua  (put 'crisp-home 'CUA 'move)
390    '(progn  (put 'crisp-end  'CUA 'move)
      (add-to-list 'cua--standard-movement-commands 'crisp-home)  
      (add-to-list 'cua--standard-movement-commands 'crisp-end)))  
391    
392  (run-hooks 'crisp-load-hook)  (run-hooks 'crisp-load-hook)
393  (provide 'crisp)  (provide 'crisp)

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

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