]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 0045d3b993976cbdceed340350570874d6031035..ee60ee4ebeb68aba2aac0427c8b79fc604dc5620 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