diff options
| author | Richard M. Stallman | 1997-07-28 17:17:28 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1997-07-28 17:17:28 +0000 |
| commit | 205c438b6ea279ca8b97cbcbb188a5cb5f01874f (patch) | |
| tree | ec094b73b9ccd1e037bc75628233368dc8c22ed5 | |
| parent | ba5971b37a41900f8074a4e6430b88dd46826380 (diff) | |
| download | emacs-205c438b6ea279ca8b97cbcbb188a5cb5f01874f.tar.gz emacs-205c438b6ea279ca8b97cbcbb188a5cb5f01874f.zip | |
(debug-ignored-errors): Delete ^Quit$ element.
| -rw-r--r-- | lisp/bindings.el | 1 |
1 files changed, 0 insertions, 1 deletions
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'.") | |||
| 240 | "^This command makes sense only when merging with an ancestor$" | 240 | "^This command makes sense only when merging with an ancestor$" |
| 241 | "^At end of the difference list$" | 241 | "^At end of the difference list$" |
| 242 | "^At beginning of the difference list$" | 242 | "^At beginning of the difference list$" |
| 243 | "^Quit$" | ||
| 244 | "^Nothing saved for diff .* in buffer " | 243 | "^Nothing saved for diff .* in buffer " |
| 245 | "^Buffer is out of sync for file " | 244 | "^Buffer is out of sync for file " |
| 246 | "^Buffer out of sync for file " | 245 | "^Buffer out of sync for file " |