(texinfo-mode-map): Delete C-c ] binding.
authorRichard M. Stallman <rms@gnu.org>
Tue, 2 May 1995 01:44:22 +0000 (01:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 2 May 1995 01:44:22 +0000 (01:44 +0000)
lisp/textmodes/texinfo.el

index 0045d3b..ee60ee4 100644 (file)
@@ -262,7 +262,6 @@ chapter."
   (define-key texinfo-mode-map "\C-c\C-s"     'texinfo-show-structure)
 
   (define-key texinfo-mode-map "\C-c}"         'up-list)
-  (define-key texinfo-mode-map "\C-c]"         'up-list)
   (define-key texinfo-mode-map "\C-c{"         'texinfo-insert-braces)
 
   ;; bindings for inserting strings