diff options
| author | David Aspinall | 2009-09-30 05:23:07 +0000 |
|---|---|---|
| committer | David Aspinall | 2009-09-30 05:23:07 +0000 |
| commit | 3de05a78b365c382c1de58548770073cde566283 (patch) | |
| tree | d7408fde6312eceb39301c8225ddab139347702f | |
| parent | 09343e8591e651f16a858448255e2ad30e9b359c (diff) | |
Conforming Menu Titles
| -rw-r--r-- | lib/unicode-tokens.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/unicode-tokens.el b/lib/unicode-tokens.el index 2c9e05c1..4d96b173 100644 --- a/lib/unicode-tokens.el +++ b/lib/unicode-tokens.el @@ -1370,7 +1370,7 @@ Commands available are: "---" (cons "Customize" (unicode-tokens-customize-submenu)) - (cons "Set Fonts" + (cons "Set Font" (append (mapcar (lambda (var) |
