View | Details | Raw Unified
Collapse All | Expand All

(-) tex.el~ (-1 / +1 lines)
 Lines 3061-3067    Link Here 
	   (vconcat `(,name (TeX-command-menu ,name))
	   (vconcat `(,name (TeX-command-menu ,name))
		    (nthcdr 5 entry))))))
		    (nthcdr 5 entry))))))
(defconst TeX-command-menu-name "Command"
(defconst TeX-command-menu-name "Commands"
  "Name to be displayed for the command menu in all modes defined by AUCTeX.")
  "Name to be displayed for the command menu in all modes defined by AUCTeX.")
;;; Keymap
;;; Keymap