# HG changeset patch # User Kim F. Storm # Date 1048290533 0 # Node ID 65c998a7ef3bed76f088067027e3e1e3b56e8659 # Parent ab5177b4137b65942f85822f74018d3b4823f397 *** empty log message *** diff -r ab5177b4137b -r 65c998a7ef3b lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 21 23:08:04 2003 +0000 +++ b/lisp/ChangeLog Fri Mar 21 23:48:53 2003 +0000 @@ -1,3 +1,9 @@ +2003-03-22 Kim F. Storm + + * simple.el (set-mark-command): 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. diff -r ab5177b4137b -r 65c998a7ef3b src/ChangeLog --- a/src/ChangeLog Fri Mar 21 23:08:04 2003 +0000 +++ b/src/ChangeLog Fri Mar 21 23:48:53 2003 +0000 @@ -7,6 +7,8 @@ * dispextern.h (pixel_to_glyph_coords, glyph_to_pixel_coords): Add prototypes. + * xterm.h (STORE_NATIVE_RECT): New macro. + 2003-03-21 Kim F. Storm * xdisp.c (get_glyph_string_clip_rect): Use