comparison lisp/bindings.el @ 18450:327eba076416

(debug-ignored-errors): Correct the error messages that are supposed to match imenu.el.
author Richard M. Stallman <rms@gnu.org>
date Wed, 25 Jun 1997 07:27:44 +0000
parents 65986b1a2cd6
children 0ee850381861
comparison
equal deleted inserted replaced
18449:b32c3c07962c 18450:327eba076416
181 "^Node has no Previous$" 181 "^Node has no Previous$"
182 "^No \".*\" in index$" 182 "^No \".*\" in index$"
183 183
184 ;; imenu 184 ;; imenu
185 "^No items suitable for an index found in this buffer\\.$" 185 "^No items suitable for an index found in this buffer\\.$"
186 "^The mode \".*\" does not take full advantage of imenu\\.el yet\\.$" 186 "^This buffer cannot use `imenu-default-create-index-function'$"
187 "^The mode `.*' does not support Imenu$"
187 188
188 ;; ispell 189 ;; ispell
189 "^No word found to check!$" 190 "^No word found to check!$"
190 191
191 ;; mh-e 192 ;; mh-e