; Spelling fix

This commit is contained in:
Paul Eggert 2017-03-19 13:05:56 -07:00
parent d71e071fcc
commit e0e9db4c84

View file

@ -26836,7 +26836,7 @@
2015-08-07 Phillip Lord <phillip.lord@newcastle.ac.uk> 2015-08-07 Phillip Lord <phillip.lord@newcastle.ac.uk>
Improve error signalling for seq-subseq Improve error signaling for seq-subseq
* lisp/emacs-lisp/seq.el (seq-subseq): The existing behavior is to error * lisp/emacs-lisp/seq.el (seq-subseq): The existing behavior is to error
when indexes are too large, but to silently ignore numbers which when indexes are too large, but to silently ignore numbers which
are too negative for lists. String and vector handling errors in are too negative for lists. String and vector handling errors in