summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1998-01-29 02:23:44 +0000
committerRichard M. Stallman <rms@gnu.org>1998-01-29 02:23:44 +0000
commit90f036bf6889a48efa6b03c4d2004567252e4b35 (patch)
tree0a087f01361e42c73ad9812b69d9f329eaa65dbc
parent4fb1d520674af4ec11887bb61e12e4e80846ea2d (diff)
downloademacs-90f036bf6889a48efa6b03c4d2004567252e4b35.tar.gz
(debug-ignored-errors): Add some elements.
-rw-r--r--lisp/bindings.el3
1 files changed, 3 insertions, 0 deletions
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