mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-01 11:20:41 -08:00
(imenu-submenu-name-format): Delete the `...'.
This commit is contained in:
parent
2aea64fbe1
commit
df41821fa7
1 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,7 @@ names work as tokens.")
|
|||
Used for making mouse-menu titles and for flattening nested indexes
|
||||
with name concatenation.")
|
||||
|
||||
(defvar imenu-submenu-name-format "%s..."
|
||||
(defvar imenu-submenu-name-format "%s"
|
||||
"*The format for making a submenu name.")
|
||||
|
||||
;;;###autoload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue