]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fix
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Mar 2017 20:05:56 +0000 (13:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Mar 2017 20:05:56 +0000 (13:05 -0700)
ChangeLog.2

index a9e1dd2a11773a4d16cf5125e69cd4519289953b..c1e10b19e1e85cce91670d1aee8aba451d7c3f65 100644 (file)
 
 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
        when indexes are too large, but to silently ignore numbers which
        are too negative for lists.  String and vector handling errors in