(debug-ignored-errors): Correct the error messages

that are supposed to match imenu.el.
This commit is contained in:
Richard M. Stallman
1997-06-25 07:27:44 +00:00
parent d40bbdb519
commit 8213742bb0

View File

@@ -183,7 +183,8 @@ is okay. See `mode-line-format'.")
;; imenu
"^No items suitable for an index found in this buffer\\.$"
"^The mode \".*\" does not take full advantage of imenu\\.el yet\\.$"
"^This buffer cannot use `imenu-default-create-index-function'$"
"^The mode `.*' does not support Imenu$"
;; ispell
"^No word found to check!$"