From 4e6724a8e7d64a08d2b16f21603da11e2ed66ed5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 17 Apr 1998 22:53:16 +0000 Subject: [PATCH] (debug-ignored-errors): Add and remove strings. --- lisp/bindings.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 6af10f12911..94b698f62e4 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -207,6 +207,7 @@ is okay. See `mode-line-format'.") ;; man "^No manpage [0-9]* found$" + "^Can't find the .* manpage$" ;; etags "^No tags table in use; use .* to select one$" @@ -232,7 +233,6 @@ is okay. See `mode-line-format'.") "^This command is inapplicable in the present context$" "^This session group has no parent$" "^Can't hide active session, $" - "^Sorry, I don't do this for everyone...$" "^Ediff: something wrong--no multiple diffs buffer$" "^Can't make context diff for Session $" "^The patch buffer wasn't found$" -- 2.39.2