comparison lisp/bindings.el @ 93398:f0a6d04b8dff

(debug-ignored-errors): Change "^End of history; no next item$" to "^End of defaults; no next item$".
author Juri Linkov <juri@jurta.org>
date Sat, 29 Mar 2008 22:56:35 +0000
parents 3f711cd30ffa
children 13111c679e71
comparison
equal deleted inserted replaced
93397:b532cf17d6ad 93398:f0a6d04b8dff
648 "^Minibuffer window is not active$" 648 "^Minibuffer window is not active$"
649 "^No previous history search regexp$" 649 "^No previous history search regexp$"
650 "^No later matching history item$" 650 "^No later matching history item$"
651 "^No earlier matching history item$" 651 "^No earlier matching history item$"
652 "^End of history; no default available$" 652 "^End of history; no default available$"
653 "^End of history; no next item$" 653 "^End of defaults; no next item$"
654 "^Beginning of history; no preceding item$" 654 "^Beginning of history; no preceding item$"
655 "^No recursive edit is in progress$" 655 "^No recursive edit is in progress$"
656 "^Changes to be undone are outside visible portion of buffer$" 656 "^Changes to be undone are outside visible portion of buffer$"
657 "^No undo information in this buffer$" 657 "^No undo information in this buffer$"
658 "^No further undo information" 658 "^No further undo information"