/[emacs]/emacs/lisp/progmodes/sh-script.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/sh-script.el

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

revision 1.119 by monnier, Sat Jan 18 20:38:22 2003 UTC revision 1.120 by schwab, Wed Feb 12 10:21:06 2003 UTC
# Line 449  the car and cdr are the same symbol.") Line 449  the car and cdr are the same symbol.")
449      (define-key map [remap delete-backward-char]      (define-key map [remap delete-backward-char]
450        'backward-delete-char-untabify)        'backward-delete-char-untabify)
451      (define-key map "\C-c:" 'sh-set-shell)      (define-key map "\C-c:" 'sh-set-shell)
     (define-key map [remap beginning-of-defun]  
       'sh-beginning-of-compound-command)  
452      (define-key map [remap backward-sentence] 'sh-beginning-of-command)      (define-key map [remap backward-sentence] 'sh-beginning-of-command)
453      (define-key map [remap forward-sentence] 'sh-end-of-command)      (define-key map [remap forward-sentence] 'sh-end-of-command)
454      (define-key map [menu-bar insert] (cons "Insert" menu-map))      (define-key map [menu-bar insert] (cons "Insert" menu-map))

Legend:
Removed from v.1.119  
changed lines
  Added in v.1.120

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