diff options
| -rw-r--r-- | lisp/msb.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/msb.el b/lisp/msb.el index 55dd40a91ba..ab25a339110 100644 --- a/lisp/msb.el +++ b/lisp/msb.el | |||
| @@ -230,7 +230,7 @@ the test is surrounded by calls to `save-excursion' and | |||
| 230 | `save-match-data'. | 230 | `save-match-data'. |
| 231 | 231 | ||
| 232 | The categories are sorted by MENU-SORT-KEY. Smaller keys are on top. | 232 | The categories are sorted by MENU-SORT-KEY. Smaller keys are on top. |
| 233 | nil means don't display this menu. | 233 | A value of nil means don't display this menu. |
| 234 | 234 | ||
| 235 | MENU-TITLE is really a format. If you add %d in it, the %d is | 235 | MENU-TITLE is really a format. If you add %d in it, the %d is |
| 236 | replaced with the number of items in that menu. | 236 | replaced with the number of items in that menu. |