emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el


From: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/sh-script.el
Date: Wed, 12 Feb 2003 05:21:06 -0500

Index: emacs/lisp/progmodes/sh-script.el
diff -c emacs/lisp/progmodes/sh-script.el:1.119 
emacs/lisp/progmodes/sh-script.el:1.120
*** emacs/lisp/progmodes/sh-script.el:1.119     Sat Jan 18 15:38:22 2003
--- emacs/lisp/progmodes/sh-script.el   Wed Feb 12 05:21:06 2003
***************
*** 449,456 ****
      (define-key map [remap delete-backward-char]
        'backward-delete-char-untabify)
      (define-key map "\C-c:" 'sh-set-shell)
-     (define-key map [remap beginning-of-defun]
-       'sh-beginning-of-compound-command)
      (define-key map [remap backward-sentence] 'sh-beginning-of-command)
      (define-key map [remap forward-sentence] 'sh-end-of-command)
      (define-key map [menu-bar insert] (cons "Insert" menu-map))
--- 449,454 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]