projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
632b74e
)
; * lisp/textmodes/texinfo.el: Remove stale comment.
author
Stefan Kangas
<stefan@marxist.se>
Tue, 2 Aug 2022 09:00:18 +0000
(11:00 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Tue, 2 Aug 2022 09:05:33 +0000
(11:05 +0200)
lisp/textmodes/texinfo.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/texinfo.el
b/lisp/textmodes/texinfo.el
index 1ac59ddc5fbb88d9391fb53f5cce52c676689e3e..7a654f72ab8a55be1f56a713ae601e44739e9fd5 100644
(file)
--- a/
lisp/textmodes/texinfo.el
+++ b/
lisp/textmodes/texinfo.el
@@
-235,9
+235,6
@@
Subexpression 1 is what goes into the corresponding `@end' statement.")
(define-key keymap "\C-c\C-t\C-r" #'texinfo-tex-region)
(define-key keymap "\C-c\C-t\C-b" #'texinfo-tex-buffer))
-;; Mode documentation displays commands in reverse order
-;; from how they are listed in the texinfo-mode-map.
-
(defvar texinfo-mode-map
(let ((map (make-sparse-keymap)))