/[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.18 by kai, Sun Mar 9 14:05:24 2003 UTC revision 1.19 by kai, Wed Apr 2 10:41:39 2003 UTC
# Line 387  With ARG, turn CRiSP mode on if ARG is p Line 387  With ARG, turn CRiSP mode on if ARG is p
387    
388  ;; Interaction with other packages.  ;; Interaction with other packages.
389  (eval-after-load 'cua  (eval-after-load 'cua
390    (progn    '(progn
391      (add-to-list 'cua--standard-movement-commands 'crisp-home)       (add-to-list 'cua--standard-movement-commands 'crisp-home)
392      (add-to-list 'cua--standard-movement-commands 'crisp-end)))       (add-to-list 'cua--standard-movement-commands 'crisp-end)))
393    
394  (run-hooks 'crisp-load-hook)  (run-hooks 'crisp-load-hook)
395  (provide 'crisp)  (provide 'crisp)

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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