X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/6cd18349b892a5c432991e8231364e7a4d1ea33d..358e1dd2b2e984069dc761ee4266efdad33a213f:/lisp/ChangeLog diff --git a/lisp/ChangeLog b/lisp/ChangeLog index bde9d54cfa..07f45b34a5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2011-08-12 Juanma Barranquero + + * startup.el (argi): Declare as global variable (bug#9275). + +2011-08-12 Chong Yidong + + * subr.el (string-mark-left-to-right): Search the entire string + for RTL script, not just the terminating character. Doc fix. + 2011-08-12 Stefan Monnier * progmodes/js.el (js-syntax-propertize, js-syntax-propertize-regexp):