Fix last change
This commit is contained in:
parent
7a1beb6cf1
commit
ad64b83d9b
1 changed files with 1 additions and 1 deletions
|
@ -228,7 +228,7 @@ parenthetical grouping.")
|
|||
(define-key map "\C-c\C-if" 'octave-send-defun)
|
||||
(define-key map "\C-c\C-ir" 'octave-send-region)
|
||||
(define-key map "\C-c\C-is" 'octave-show-process-buffer)
|
||||
(define-key map "\C-c\C-ih" 'octave-hide-process-buffer)
|
||||
(define-key map "\C-c\C-iq" 'octave-hide-process-buffer)
|
||||
(define-key map "\C-c\C-ik" 'octave-kill-process)
|
||||
(define-key map "\C-c\C-i\C-l" 'octave-send-line)
|
||||
(define-key map "\C-c\C-i\C-b" 'octave-send-block)
|
||||
|
|
Loading…
Add table
Reference in a new issue