# HG changeset patch # User Aidan Kehoe # Date 1377112729 -3600 # Node ID 92028d89cc6643a52b2d07a371190b0409e4ec1a # Parent b09e3b1b7424d5184c0f4f6792800346e0947aa4 Remove an errant word in a lisp/ChangeLog entry. diff -r b09e3b1b7424 -r 92028d89cc66 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 21 20:16:55 2013 +0100 +++ b/lisp/ChangeLog Wed Aug 21 20:18:49 2013 +0100 @@ -14,7 +14,7 @@ useful. Warn about non-string non-integer ARGs, this is incorrect. Am not changing the function to error with same, most code that - makes the mistake is has no problems, which is why it has survived + makes the mistake has no problems, which is why it has survived so long. * window-xemacs.el (save-window-excursion/mapping): * window.el (save-window-excursion):