mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
(debug-ignored-errors): Change "^End of history;
no next item$" to "^End of defaults; no next item$".
This commit is contained in:
parent
7f914bbedf
commit
f29775feac
2 changed files with 17 additions and 1 deletions
|
|
@ -650,7 +650,7 @@ is okay. See `mode-line-format'.")
|
|||
"^No later matching history item$"
|
||||
"^No earlier matching history item$"
|
||||
"^End of history; no default available$"
|
||||
"^End of history; no next item$"
|
||||
"^End of defaults; no next item$"
|
||||
"^Beginning of history; no preceding item$"
|
||||
"^No recursive edit is in progress$"
|
||||
"^Changes to be undone are outside visible portion of buffer$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue