aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/bindings.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/bindings.el b/lisp/bindings.el
index e34f469aca..34ab84ecf8 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