From 6e6410cf9db1bc440eab0991c68375040f4e7a78 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Fri, 21 Mar 2003 23:48:53 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 6 ++++++ src/ChangeLog | 2 ++ 2 files changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f3b1fe775a..7750e0a50d 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 80f988ce49..b2c9af9a5a 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 -- 2.20.1