From: Richard M. Stallman Date: Thu, 29 Jan 1998 02:23:44 +0000 (+0000) Subject: (debug-ignored-errors): Add some elements. X-Git-Tag: emacs-20.3~2276 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=800c9512769e8db3c78e784ba1a751a0a6e2673c;p=emacs.git (debug-ignored-errors): Add some elements. --- diff --git a/lisp/bindings.el b/lisp/bindings.el index e34f469aca8..34ab84ecf8d 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -156,6 +156,7 @@ is okay. See `mode-line-format'.") "^No further undo information$" "^Save not confirmed$" "^Recover-file cancelled\\.$" + "^Cannot switch buffers in a dedicated window$" ;; comint "^Not at command line$" @@ -181,6 +182,8 @@ is okay. See `mode-line-format'.") ;; info "^Node has no Previous$" + "^No menu in this node$" + "^Node has no Next$" "^No \".*\" in index$" ;; imenu