diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-03-19 13:05:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-03-19 13:05:56 -0700 |
commit | e0e9db4c84ab44fc852d3901c1c9ae20816bd704 (patch) | |
tree | 949a4264675f96b5bee6b36e30c5d78cb63ccede /ChangeLog.2 | |
parent | d71e071fcc8c72bfe9af02ef51233ad53d8e702b (diff) | |
download | emacs-e0e9db4c84ab44fc852d3901c1c9ae20816bd704.tar.gz |
; Spelling fix
Diffstat (limited to 'ChangeLog.2')
-rw-r--r-- | ChangeLog.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog.2 b/ChangeLog.2 index a9e1dd2a117..c1e10b19e1e 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -26836,7 +26836,7 @@ 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 |