Avoid stray As next to IDLW icons

* lisp/progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere):
Use "" for empty labels, not "a", as the latter now displays stray
"A"s (Bug#18997).
This commit is contained in:
Paul Eggert 2016-03-24 16:48:46 -07:00
parent 45577d548d
commit 5ec105648b

View file

@ -918,7 +918,7 @@ static char * file[] = {
(help (aref x 3))
(key (vector 'tool-bar func))
(def (list 'menu-item
"a"
""
func
:image (symbol-value icon)
:visible show