# HG changeset patch # User Kim F. Storm # Date 1048292268 0 # Node ID b3a173da56ddf9636448382ff2284835c37ed49c # Parent 4893760b5129ab929336d80154a428e8b0dd562b *** empty log message *** diff -r 4893760b5129 -r b3a173da56dd lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 21 23:49:23 2003 +0000 +++ b/lisp/ChangeLog Sat Mar 22 00:17:48 2003 +0000 @@ -4,6 +4,10 @@ Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... C-u C-u C-SPC now unconditionally sets the mark. + * emulation/cua-base.el (cua-set-mark): Doc fixes. + Allow pop-global-mark to be repeated with C-x C-SPC C-SPC... + C-u C-u C-SPC now unconditionally sets the mark. + 2003-03-20 Mark A. Hershberger * xml.el (xml-parse-attlist): Fix typo in attribute parsing.