diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7750e0a50df..cabf2aa2b50 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.