]> code.delx.au - gnu-emacs/commitdiff
(debug-ignored-errors): Add some elements.
authorRichard M. Stallman <rms@gnu.org>
Thu, 29 Jan 1998 02:23:44 +0000 (02:23 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 29 Jan 1998 02:23:44 +0000 (02:23 +0000)
lisp/bindings.el

index e34f469aca8ce6ef66f14f7df58adb6e6a4d6b8e..34ab84ecf8d70eb47a088b2a03102893187bbe13 100644 (file)
@@ -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