projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d71e071
)
; Spelling fix
author
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 19 Mar 2017 20:05:56 +0000
(13:05 -0700)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Sun, 19 Mar 2017 20:05:56 +0000
(13:05 -0700)
ChangeLog.2
patch
|
blob
|
history
diff --git
a/ChangeLog.2
b/ChangeLog.2
index a9e1dd2a11773a4d16cf5125e69cd4519289953b..c1e10b19e1e85cce91670d1aee8aba451d7c3f65 100644
(file)
--- a/
ChangeLog.2
+++ b/
ChangeLog.2
@@
-26836,7
+26836,7
@@
2015-08-07 Phillip Lord <phillip.lord@newcastle.ac.uk>
- Improve error signal
l
ing 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