From: Kim F. Storm Date: Fri, 21 Mar 2003 23:48:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~10798 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6e6410cf9db1bc440eab0991c68375040f4e7a78;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3b1fe775a5..7750e0a50df 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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 --git a/src/ChangeLog b/src/ChangeLog index 80f988ce490..b2c9af9a5a5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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