changeset 21634:f1b591066832

(debug-ignored-errors): Add and remove strings.
author Richard M. Stallman <rms@gnu.org>
date Fri, 17 Apr 1998 22:53:16 +0000
parents 185e8e424ee9
children 83541dfdf8ee
files lisp/bindings.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/bindings.el	Fri Apr 17 21:17:21 1998 +0000
+++ b/lisp/bindings.el	Fri Apr 17 22:53:16 1998 +0000
@@ -207,6 +207,7 @@
 
 	;; 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 @@
 	"^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$"