From 205c438b6ea279ca8b97cbcbb188a5cb5f01874f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 28 Jul 1997 17:17:28 +0000 Subject: [PATCH] (debug-ignored-errors): Delete ^Quit$ element. --- lisp/bindings.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/bindings.el b/lisp/bindings.el index 66e46b310d7..6ea3e464c97 100644 --- a/lisp/bindings.el +++ b/lisp/bindings.el @@ -240,7 +240,6 @@ is okay. See `mode-line-format'.") "^This command makes sense only when merging with an ancestor$" "^At end of the difference list$" "^At beginning of the difference list$" - "^Quit$" "^Nothing saved for diff .* in buffer " "^Buffer is out of sync for file " "^Buffer out of sync for file " -- 2.39.5