Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 18518
Collapse All | Expand All

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

Return to bug 18518