From: Richard M. Stallman Date: Mon, 28 Jul 1997 17:17:28 +0000 (+0000) Subject: (debug-ignored-errors): Delete ^Quit$ element. X-Git-Tag: emacs-20.1~922 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=205c438b6ea279ca8b97cbcbb188a5cb5f01874f;p=emacs.git (debug-ignored-errors): Delete ^Quit$ element. --- 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 "